Incident Management - Software Testing MCQs
1. During which phase discrepancies are reported as defects?a) Evaluating exit criteria and reporting
b) Test closure activity
c) Test implementation and execution
d) Test analysis and design
View Answer / Hide AnswerANSWER: c) Test implementation and execution
Comment: During Test implementation and execution phase discrepancies are reported as defects and given back to developer for fixation purpose
2. Defect reports are useful as they containa) defect description
b) Priority
c) Summary
d) Name of tester
e) All of the above
View Answer / Hide AnswerANSWER: e) All of the above
3. Which metrics is used to compares field defects with test defects?a) Defect deduction percentage
b) Defect division percentage
c) Defect detection percentage
d) All of the above
View Answer / Hide AnswerANSWER: d) All of the above
Comment: Defect detection percentage is used to compares field defects with test defects.
4. Defect report is also useful for process improvement. True or false. a) True
b) False
View Answer / Hide AnswerANSWER: a) True
Comment: Defect report when analyzed over a project and even across projects, give information that can lead to development and test process improvement.
5. What is not true about priority?a) Priority is impact of defect on business
b) Priority can be urgent,high,medium,low
c) Priority once assigned can not be changed.
d) All of the above
View Answer / Hide AnswerANSWER: c) Priority once assigned can not be changed.
Comment: Priority can be changed based on customer requirements & time allocated to finish the project.
6. Who determines the severity of bug?a) Developer
b) Customer
c) Tester
d) All stakeholders
View Answer / Hide AnswerANSWER: c) Tester
Comment: Severity is impact of defect on application. Tester will determine severity after defect is detected.
7. Severity can be changed at any point of time .True or false. a) True
b) False
View Answer / Hide AnswerANSWER: b) False
Comment: Severity is impact of defect on application. Once assigned severity can not be changed
8. Which of the following stage is performed by by developer? 1. New
2. Open
3. Assigned
4. Fixed
5. Verify
6. Closed
7. Deferred
8. Rejected
a) 1,2,3,4,5,6
b) 2,3,4,5,6,7,8
c) 2,3,4,7,8
d) 2,3,4,5,6
View Answer / Hide Answer9. A document that contains description of any event that has happened which requires further investigation is called as aa) Test summary report
b) Defect report
c) Bug report
d) Incident report
View Answer / Hide AnswerANSWER: d) Incident report