Top 350+ Solved Software Testing MCQ Questions Answer
Q. Which of the following term is best defined by the statement: “There will be a change of organizational management with different priorities.”?
a. Staff turnover
b. Technology change
c. Management change
d. Product competition
Q. Which of the following term is best defined by the statement: “The underlying technology on which the system is built is superseded by new technology.”?
a. Technology change
b. Product competition
c. Requirements change
d. None of the mentioned
Q. What assess the risk and your plans for risk mitigation and revise these when you learn more about the risk?
a. Risk monitoring
b. Risk planning
c. Risk analysis
d. Risk identification
Q. Which of the following risks are derived from the organizational environment where the software is being developed?
a. People risks
b. Technology risks
c. Estimation risks
d. Organizational risks
Q. Which of the following risks are derived from the software or hardware technologies thatare used to develop the system?
a. Managerial risks
b. Technology risks
c. Estimation risks
d. Organizational risks
Q. The object of ___________within an OO system is to design tests that have a highlikelihood of uncovering plausible bugs.
a. Fault-based testing
b. Integration testing
c. Use-based testing
d. Scenario-based testing
Q. Which of the following is black-box oriented and can be accomplished by applying the same black-box methods discussed for conventional software?
a. Conventional testing
b. OO system validation testing
c. Test case design
d. Both Conventional testing and OO system validation testing
Q. Name an evaluation technique to assess the quality of test cases.
a. Mutation analysis
b. Validation
c. Verification
d. Performance analysis
Q. Which of the following is not a part of bug report?
a. Test case
b. Output
c. Software Version
d. LOC
Q. Which testing integrates the set of classes required to respond to one input or event forthe system?
a. cluster testing
b. thread-based testing
c. use-based testing
d. none of the mentioned
Q. Which of the following is one of the steps in the integration testing of OO software?
a. cluster testing
b. thread-based testing
c. use-based testing
d. none of the above
Q. __________ methods can be used to drive validations tests
a. Yellow-box testing
b. Black-box testing
c. White-box testing
d. All of the mentioned
Q. A predicate expression associated with an event is known as
a. Transition
b. Class
c. Guard
d. None of the above