Top 350+ Solved Software Testing and Quality Assurance (STQA) MCQ Questions Answer
Q. It is a set of levels that defines a testing maturity hierarchy
a. tim (testing improving model)
b. tmm (testing maturity model)
Q. A Non-Functional Software testing done to check if the user interface is easy to use and understand
a. usability testing
b. security testing
c. unit testing
d. block box testing
Q. The review and approved document (i.e. Test plan, System Requirement Specification’s) is called as
a. delivery document
b. baseline document
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 a problem. This is also called as “fishbone diagram” what is this?
a. pareto analysis
b. cause-and-effect diagram
Q. It measures the quality of processes used to create a quality product. It is a system of management activities, It is a preventive process, It applies for entire life cycle & Deals with Process.
a. validation
b. verification
c. quality assurance
d. quality control
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 count by 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