Software Testing and Quality Management MCQs

81. SCM stands for_________________?

A. Software Control Management
B. Software Configuration Management
C. Software Concept Management
D. None of the mentioned
✅ The correct answer is option B.
Explanation: In software engineering, software configuration management (SCM) is the task of tracking and controlling changes in the software, part of the larger cross-discipline field of configuration management.

84. Which of the following errors should not be tested when error handling is evaluated ?

A. Error description is unintelligible
B. Error noted does not correspond to error encountered
C. Error condition causes system intervention prior to error handling
D. Error description provide enough information to assist in the location of the cause of the error
✅ The correct answer is option A.
Explanation: Actually, error description does not provide enough information to assist in the location of the cause of the error.

89. What is testing process’ first goal ?

A. Bug prevention
B. Testing
C. Execution
D. Analyses
✅ The correct answer is option A.
Explanation: Its better to prevent a bug rather than putting time in its testing and removal.
Scroll to Top