Top 350+ Solved Software Testing MCQ Questions Answer
Q. What are the Types of Integration Testing?
a. big bang testing
b. bottom up testing
c. top down testing
d. all the above
Q. A metric used to measure the characteristic of documentation and code called as
a. process metric
b. product metric
Q. Which is non-functional software testing?
a. unit testing
b. block box testing
c. performance testing
d. regression testing
Q. The process that deals with the technical and management issues of softwaredevelopment called as?
a. delivery process
b. testing process
Q. Executing the same test case on a modified build called as
a. regression testing
b. retesting
c. ad hoc testing
d. sanity testing
Q. What are the Testing Levels?
a. unit testing
b. integration testing
c. system testing and acceptance testing.
d. all the above
Q. A useful tool to visualize, clarify, link, identify, and classify possible cause of aproblem. This is also called as “fishbone diagram” what is this?
a. pareto analysis
b. cause-and-effect diagram
Q. White box testing is not called as___________
a. glass box testing
b. closed box testing
c. open box testing
d. clear box testing
Q. Name the events that will be analyzed, Count the named incidents, Rank the countby frequency using a bar chart & Validate reasonableness of the analysis is called as
a. pareto analysis
b. cause and effect diagram
c. swot analysis
d. pie charts
Q. Retesting of a single program or component after a change has been made?
a. full regression testing
b. unit regression
c. regional regression
d. retesting