Top 150+ Solved Software Quality Management (SQM) MCQ Questions Answer
Q. The approach/document used to make sure all the requirements are covered when writing test cases
a. Test Matrix
b. Checklist
c. Test bed
d. Traceability Matrix
Q. Executing the same test case by giving the number of inputs on same build called as
a. Regression Testing
b. Retesting
c. Ad hoc Testing
d. Sanity Testing
Q. The name of the testing which is done to make sure the existing features are not affected by new changes
a. Recursive testing
b. White box testing
c. Unit testing
d. Regression testing
Q. Which Software Development Life cycle model will require to start Testing Activities when starting development activities itself
a. Waterfalls model
b. Spiral Model
c. V-model
d. Linear model
Q. Defects are less costly if detected in which of the following phases
a. Coding
b. Design
c. Requirements Gathering
d. Implementation