Software Engineering Mcqs
Unit testing is done by__________________?

A. Users
B. Developers
C. Customers
D. None of the mentioned

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

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

Acceptance testing is also known as____________________?

A. Grey box testing
B. White box testing
C. Alpha testing
D. Beta testing

Beta testing is done at_________________?

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

Behavioral testing is__________________?

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

Which of the following is not used in measuring the size of the software_____________________?

A. Kloc
B. Function points
C. Size of module
D. None of the mentioned

Which of the following is not a software testing generic characteristics ?

A. Different testing techniques are appropriate at different points in time
B. Testing is conducted by the developer of the software or an independent test group
C. Testing and debugging are different activities, but debugging must be accommodated in any testing strategy
D. None of the mentioned

In which testing level the focus is on customer usage ?

A. Alpha testing
B. Beta testing
C. Validation testing
D. Both alpha and beta