M C Q s D r i v e

Software Engineering Mcqs 840 MCQs [All-Courses]

thumb

Software Engineering MCQs for job test and interview preparation, especially for fresh graduates, students, and candidates appearing in competitive exams. These multiple-choice questions cover a wide range of topics, including the fundamentals of software engineering, its various types, advanced concepts, software design, development processes, testing methods, software evolution, and security aspects.

Acceptance testing is also known as____________________?

A Grey box testing
B White box testing
C Alpha Testing
D Beta testing
Correct Answer: Beta testing

SPICE stands for __________________?

A Software Process Improvement and Compatibility Determination
B Software Process Improvement and Control Determination
C Software Process Improvement and Capability Determination
D None of the mentioned
Correct Answer: Software Process Improvement and Capability Determination

Which of the following is black box testing______________________?

A Basic path testing
B Boundary value analysis
C Code path analysis
D None of the mentioned
Correct Answer: Boundary value analysis

Unit testing is done by__________________?

A Users
B Developers
C Customers
D None of the mentioned
Correct Answer: Developers

Which of the following is non-functional testing ?

A Black box testing
B Performance testing
C Unit testing
D None of the mentioned
Correct Answer: Performance testing

Testing done without planning and Documentation is called_________________?

A Unit testing
B Regression testing
C Adhoc testing
D None of the mentioned
Correct Answer: Adhoc testing

Alpha testing is done at________________?

A Developer’s end
B User’s end
C Developer’s & User’s end
D None of the mentioned
Correct Answer: Developer’s end

What are the various Testing Levels ?

A Unit Testing
B System Testing
C Integration Testing
D All of the mentioned
Correct Answer: All of the mentioned

Maintenance testing is performed using which methodology ?

A Retesting
B Sanity testing
C Breadth test and depth test
D Confirmation testing
Correct Answer: Breadth test and depth test

The testing in which code is checked___________________?

A Black box testing
B White box testing
C Red box testing
D Green box testing
Correct Answer: White box testing