Login
Remember
Register
Ask a Question
Tell me the key elements to consider while writing a bug report.
0
votes
asked
Mar 29, 2021
in
Testing
by
sharadyadav1986
Tell me the key elements to consider while writing a bug report.
#key-elements-testing
bug-report
bug-reports-elements
Testing-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 29, 2021
by
sharadyadav1986
An ideal bug report should consist of the following key points:
A unique ID
Defect description: A short description of the bug
Steps to reproduce: They include the detailed test steps to emulate the issue. They also provide the test data and the time when the error has occurred
Environment: Add any system settings that could help in reproducing the issue
Module/section of the application in which the error has occurred
Severity
Screenshots
Responsible QA: This person is a point of contact in case you want to follow-up regarding this issue
...