Software Engineering Mcqs
White Box techniques are also classified as_________________?

A. Design based testing
B. Structural testing
C. Error guessing technique
D. None of the mentioned

Which of the following is/are White box technique ?

A. Statement testing
B. Decision testing
C. Condition coverage
D. All of the mentioned

Boundary value analysis belong to ?

A. White box testing
B. Black box testing
C. White box & black box testing
D. None of the mentioned

The testing in which code is checked___________________?

A. Black box testing
B. White box testing
C. Red box testing
D. Green box testing

Maintenance testing is performed using which methodology ?

A. Retesting
B. Sanity testing
C. Breadth test and depth test
D. Confirmation testing

Exhaustive testing is___________________?

A. Always possible
B. Practically possible
C. Impractical but possible
D. Impractical and impossible

What are the various Testing Levels ?

A. Unit testing
B. System testing
C. Integration testing
D. All of the mentioned

Alpha testing is done at________________?

A. Developer’s end
B. User’s end
C. Developer’s & user’s end
D. None of the mentioned

Testing done without planning and Documentation is called_________________?

A. Unit testing
B. Regression testing
C. Adhoc testing
D. None of the mentioned

Which of the following is non-functional testing ?

A. Black box testing
B. Performance testing
C. Unit testing
D. None of the mentioned