Top 350+ Solved Software Testing and Quality Assurance (STQA) MCQ Questions Answer
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 been made?
a. full regression testing
b. unit regression
c. regional regression
d. retesting.
Q. SPICE Means
a. software process improvement and capability determination
b. software process improvement and compatibility determination.
c. software process invention and compatibility determination.
d. software process improvement and control determination
Q. It provides a set of levels and an assessment model, and presents a set of recommended practices that allow organizations to improve their testing processes.
a. tim (testing improving model)
b. tmm (testing maturity model)
Q. Standards and procedures for managing changes in an evolving software product is called?
a. confirmation management
b. confederation mangement
c. configuration management
d. compartability management
Q. This Testing Technique examines the basic program structure and it derives the test data from the program logic; Ensuring that all statements and conditions executed at least once. It is called as
a. block box testing
b. white box testing
c. grey box testing
d. closed box testing
Q. This type of test include, how well the user will be able to understand and interact with the system?
a. usability testing
b. user acceptance testing
c. alpha testing
d. beta testing.
Q. Defects generally fall into the following categories?
a. wrong
b. missing
c. extra
d. all the above
Q. What is correct Software Process Cycle?
a. plan(p)------>check(c)------>act(a)----->do(d)
b. plan(p)------>do(d)------>check(c)----->act(a)
Q. Conducted to validate that the application, database, and network they may be running on can handle projected volumes of users and data effectively. The test is conducted jointly by developers, testers, DBA’s and network associates after the system Testing called as
a. functional testing
b. stress/load testing
c. recovery testing
d. integration testing