Top 350+ Solved Software Testing MCQ Questions Answer
Q. Which of the following statements about component testing is not true?
a. component testing should be performed by development
b. component testing is also known as isolation or module testing
c. component testing should have completion criteria planned
d. component testing does not involve regression testing
Q. During which test activity could faults be found most cost effectively?
a. execution
b. design
c. planning
d. check exit criteria completion
Q. The purpose of requirement phase is
a. to freeze requirements
b. to understand user needs
c. to define the scope of testing
d. all of the above
Q. Which, in general, is the least required skill of a good tester?
a. being diplomatic
b. able to write software
c. having good attention to detail
d. able to be relied on
Q. The process starting with the terminal modules is called
a. top-down integration
b. bottom-up integration
c. none of the above
d. module integration
Q. The inputs for developing a test plan are taken from
a. project plan
b. business plan
c. support plan
d. none of the above
Q. Function/Test matrix is a type of
a. interim test report
b. final test report
c. project status report
d. management report
Q. Defect Management process does not include
a. defect prevention
b. deliverable base-lining
c. management reporting
d. none of the above
Q. Software testing accounts to what percent of software development costs?
a. 10-20
b. 40-50
c. 70-80
d. 5-10
Q. How much testing is enough
a. this question is impossible to answer
b. the answer depends on the risks for your industry, contract and special requirements
c. the answer depends on the maturity of your developers
d. the answer should be standardized for the software development industry
Q. Which of the following is not a characteristic for Testability?
a. operability
b. observability
c. simplicity
d. robustness
Q. Which of these can be successfully tested using Loop Testing methodology?
a. simple loops
b. nested loops
c. concatenated loops
d. all of the above
Q. Inspections can find all the following except
a. variables not defined in the code
b. spelling and grammar faults in the documents
c. requirements that have been omitted from the design documents
d. how much of the code has been covered
Q. When a new testing tool is purchased, it should be used first by:
a. a small team to establish the best way to use the tool
b. everyone who may eventually have some use for the tool
c. the independent testing team
d. the vendor contractor to write the initial scripts
Q. Which one of the following are non-functional testing methods?
a. system testing
b. usability testing
c. performance testing
d. both b & c