Software Testing - QUESTION BANK
Software Testing - QUESTION BANK
(Co-education) College
(An Institution Run by Vellalar Educational Trust)
(Affiliated to Bharathiar University)
Thindal, Erode – 638 012.
Semester : V: IIISubject : Software Testing
Semester Subject : Java Programming
Subject incharge: Dr. D. Karthika
Multiple Choice Questions:
40. Which Test Document is used to define the Exit Criteria of Testing?
a. Defect Report b. Test Summary Report
c. Test Case d. Test Plan
46. After which phase, we can proceed to the white box testing?
a. After the coding phase b. After designing phase
c. After SRS creation d. After the installation phase
47. The test levels are performed in which of the following order?
a. Unit, Integration, System, Acceptance
b. It is based on the nature of the project
c. Unit, Integration, Acceptance, System
d. Unit, System, Integration, Acceptance
56. _____ are those software mistakes that occurred during the
coding phase?
a. Defects b. Failures c. Errors d. Bugs
84. Which of the following life cycle contains the below phases?
Requirement specification, test case design, test execution,
Defect tracking, and maintenance.
a. BLC b. SQLC c.STLC d. SDLC
96. Which of the following technique ensures that the impact of risk
will be less
a. Risk Avoidance Technique
b. Risk Contingency Technique
c. Risk Mitigation Technique
d. All of the above
3 MARKS
1. Compare and contrast Quality assurance and Quality Control.
2. Explain the different phases of software project develoment.
3. What do you mean by white box testing? Explain briefly.
4. Why we need black box testing? Explain.
5. Describe the following: (i) Stress testing (ii) Interoperability testing.
6. How do you select test case for acceptance testing?
7. Briefly explain about unit testing.
8. Write short notes on regression testing.