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.

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
Boundary value analysis belong to ?
A White Box Testing
B Black Box Testing
C White Box & Black Box Testing
D None of the mentioned
Correct Answer: Black Box Testing
Which of the following is/are White box technique ?
A Statement Testing
B Decision Testing
C Condition Coverage
D All of the mentioned
Correct Answer: All of the mentioned
White Box techniques are also classified as_________________?
A Design based testing
B Structural testing
C Error guessing technique
D None of the mentioned
Correct Answer: Structural testing
What is Cyclomatic complexity ?
A Black box testing
B White box testing
C Yellow box testing
D Green box testing
Correct Answer: White box testing