Top 350+ Solved Software Testing MCQ Questions Answer
Q. _________ couples top-down, bottom-up for upper and sub ordinate levels.
a. Alpha testing.
b. Unit testing.
c. Sandwich testing.
d. Performance testing
Q. What are the types of Integration Testing?
a. Big Bang Testing
b. Bottom up Testing
c. Top Down Testing
d. All of the above
Q. Which of the following testing strategy is applicable at all three levels of testing
a. White box testing
b. Mutation testing
c. Regression testing
d. None of the above
Q. Site for Alpha testing is
a. Software development company
b. Installation site
c. Anywhere
d. None of the above
Q. Site of Beta testing is
a. Software organization
b. Customer’s site
c. Anywhere
d. All of the above
Q. Testing and subsequent debugging can account for __________ software developmenteffort.
a. 5-10%
b. 10-20%
c. 30-40%
d. 80-90%
Q. Top-down approach is used for
a. Development
b. Identification of faults
c. Validation
d. Functional testing
Q. Which of the following validation activities belong to low-level testing?
a. Unit testing
b. Integration testing
c. Performance testing
d. Both (a) and (b)
Q. Debugging is a two- step process that begins when you find an error as a result of a successful test case. Step 1 is the determination of the exact nature and location of the suspected error within the program. Step 2 consists of _______________
a. viewing the error
b. locating the error
c. fixing the error
d. filing the error
Q. ________establishes the existence of errors _______locates and corrects the errors.
a. Debugging, testing
b. Testing, Debugging
c. Testing, Verifying
d. Testing, Validation
Q. What is the relationship between testing and quality assurance?
a. QA is part of a complete testing process
b. Testing and QA are two terms for the same thing
c. Testing is part of a complete QA process
d. When Testing is over it becomes QA
Q. The Pareto analysis is most effective for _________________.
a. Showing relationships between items
b. Measuring the impact of identified items
c. Ranking items by importance
d. None of above
Q. Which of the following is not a software testing generic characteristics?
a. Different testing techniques are appropriate at different points in time.
b. Testing is conducted by the developer of the software or an independent test group.
c. Testing and debugging are different activities, but debugging must be accommodated in any testing strategy.
d. None of the mentione