Top 50+ Solved Approaches to Testing -I MCQ Questions Answer
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
Q. The testing which is done by going thro’ the code is known as,
a. unit testing
b. blackbox testing
c. white box testing
d. regression testing
Q. Informing to the developer which bug to be fix first is called as
a. severity
b. priority
c. fix ability
d. traceability
Q. Retesting modules connected to the program or component after a change has beenmade?
a. full regression testing
b. unit regression
c. regional regression
d. retesting.