Top 350+ Solved Software Testing MCQ Questions Answer
Q. During the software development process, at what point can the test process start?
a. when the code is complete.
b. when the design is complete
c. when the software requirements have been approved
d. when the first code module is ready for unit testing
Q. Independent Verification & Validation is
a. done by the developer
b. done by the test engineers
c. done by management
d. done by an entity outside the project’s sphere of influence
Q. Which of the following is not described in a unit test standard?
a. syntax testing
b. equivalence partitioning
c. stress testing
d. modified condition/decision coverage
Q. Which of the following is a form of functional testing?
a. boundary value analysis
b. usability testing
c. performance testing
d. security testing
Q. Test cases are designed during:
a. test recording
b. test planning
c. test configuration
d. test specification
Q. Which of the following is not a major task of Exit criteria?
a. checking test logs against the exit criteria specified in test planning.
b. logging the outcome of test execution.
c. assessing if more tests are needed.
d. writing a test summary report for stakeholders.
Q. Reviewing the test Basis is a part of which phase
a. test analysis and design
b. test implementation and execution
c. test closure activities
d. evaluating exit criteria and reporting
Q. Reporting Discrepancies as incidents is a part of which phase :-
a. test analysis and design
b. test implementation and execution
c. test closure activities
d. evaluating exit criteria and reporting
Q. Which of the following items would not come under Configuration Management?
a. operating systems
b. test documentation
c. live data
d. user requirement document
Q. Handover of Test-ware is a part of which Phase
a. test analysis and design
b. test planning and control
c. test closure activities
d. evaluating exit criteria and reporting
Q. The review process for a particular review begins with a _____________ by theauthor to the moderator in formal review.
a. request for review
b. requirement analysis
c. notice for review
d. goal design
Q. Configuration management procedures be implemented during ____________
a. test execution
b. test planning
c. test design
d. test success
Q. _______________ of information refers to protecting information from beingmodified by unauthorized parties.
a. confidentiality
b. authentication
c. authorization
d. integrity
Q. _____________looks for known security issues by using automated tools to matchconditions with known vulnerabilities.
a. discovery
b. vulnerability scan
c. security assessment
d. penetration test