Top 50+ Solved Specialized Testing and Testing Tools MCQ Questions Answer
Q. Which of the following uses Impact Analysis most?
a. non-functional system testing
b. component testing
c. user acceptance testing
d. maintenance testing
Q. What type of review requires formal entry and exit criteria, including metrics?
a. management review
b. inspection
c. walkthrough
d. post project review
Q. Which of the following items would not come under Configuration Management?
a. operating systems
b. live data
c. test documentation
d. user requirement documents
Q. Maintenance testing is:
a. testing to maintain business advantage
b. testing a released system that has been changed
c. testing by users to ensure that the system meets a business need
d. updating tests when the software has changed
Q. Which of the following techniques is NOT a black box technique?
a. state transition testing
b. syntax testing
c. lcsaj
d. boundary value analysis
Q. What can static analysis NOT find?
a. memory leaks
b. unreachable (“dead”) code
c. the use of a variable before it has been defined
d. array bound violations
Q. . In prioritizing what to test, the most important objective is to:
a. test high risk areas.
b. find as many faults as possible.
c. obtain good test coverage.
d. test whatever is easiest to test.
Q. Software testing which is done without planning and Documentation is known as
a. adhoc testing
b. unit testing
c. regression testing
d. functional testing.
Q. Acceptance testing is known as
a. beta testing
b. greybox testing
c. test automation
d. white box testing
Q. Retesting the entire application after a change has been made called as?
a. full regression testing
b. unit regression
c. regional regression
d. retesting
Q. Boundary value analysis belongs to which testing method?
a. black box testing
b. white box testing
Q. What are the Types of Integration Testing?
a. big bang testing
b. bottom up testing
c. top down testing
d. all the above