CTFL_SYLL_4.0 · Question #194
Consider the following defect report for an Exam Booking System Defect ID: ST1041 | Title: Unable to cancel an exam booking | Severity: Very High | Priority: Very High | Environment: Windows 10…
The correct answer is B. Providing exact steps that lead to this defect. It is not clear from the description if this is a. To reproduce a defect easily, the defect report should include detailed steps that clearly describe how to encounter the issue. This includes the specific actions taken, the expected result, and the actual result observed. In the given defect report, it is not clear if the…
Question
Consider the following defect report for an Exam Booking System Defect ID: ST1041 | Title: Unable to cancel an exam booking | Severity: Very High | Priority: Very High | Environment: Windows 10, Firefox Description: When attempting to cancel an exam booking using the cancel exam feature, the system does not cancel the exam even though it shows a message that the exam has been cancelled. Which ONE of the following indicates the information that should be added to the description for reproducing the defect easily?
Options
- ARepeating the test case with different browsers and logging a separate defect for each one of
- BProviding exact steps that lead to this defect. It is not clear from the description if this is a
- CProviding better severity and priority. It is not clear why this is a high severity problem as the
- DThe defect Id used is alphanumeric in nature. It should be a number only.
How the community answered
(39 responses)- A3% (1)
- B85% (33)
- C8% (3)
- D5% (2)
Explanation
To reproduce a defect easily, the defect report should include detailed steps that clearly describe how to encounter the issue. This includes the specific actions taken, the expected result, and the actual result observed. In the given defect report, it is not clear if the issue occurs for any scheduled exam or if it is user-specific. Providing exact steps helps developers and testers replicate the issue and understand its context better, leading to quicker and more effective
Topics
Community Discussion
No community discussion yet for this question.