Top 350+ Solved Software Testing MCQ Questions Answer
Q. A configuration management system would NOT normally provide:
a. linkage of customer requirements to version numbers.
b. the precise differences in versions of software component source code.
c. facilities to compare test results with expected results.
d. restricted access to the source code library
Q. Test cases are designed during:
a. test recording.
b. test configuration.
c. test planning.
d. test specification
Q. In case of Large Systems
a. only few tests should be run
b. test cases written by good test engineers should be executed
c. only good test cases should be executed
d. testing should be on the basis of risk
Q. Which of the following is not a type of incremental testing approach?
a. big-bang
b. top down
c. bottom up
d. functional incrimination
Q. Pick the best definition of quality
a. quality is job one
b. zero defects
c. work as designed
d. conformance to requirements
Q. Fault Masking is
a. creating a test case which does not reveal a fault
b. error condition hiding another error condition
c. masking a fault by developer
d. masking a fault by a tester
Q. One Key reason why developers have difficulty testing their own work is:
a. lack of technical documentation
b. lack of test tools on the market for developer’s
c. lack of objectivity
d. lack of training
Q. In a review meeting a moderator is a person who:
a. takes minutes of the meeting
b. takes telephone calls
c. mediates between people
d. writes the documents to be reviewed
Q. How much testing is enough?
a. this question is easy to answer
b. this question is impossible to answer
c. the answer depends on the risk for your industry, contract and special requirements
d. this answer depends on the maturity of your developers
Q. which of the following is the component test standard?
a. ieee 610
b. ieee 829
c. bs7925-1
d. bs7925-2
Q. Which of the following is NOT a standard related to testing?
a. ieee610
b. ieee829
c. bs7925-1
d. bs7925-2
Q. The standard that gives definitions of testing terms is:
a. iso/iec 12207
b. bs 7925-1
c. ansi/ieee 729
d. ansi/ieee 829
Q. Which of the following is NOT true of incidents?
a. incidents are raised when expected and actual results differ.
b. incidents may be raised against user requirements.
c. incidents require investigation and/or correction.
d. incident resolution is the responsibility of the author of the software under test.