-
Notifications
You must be signed in to change notification settings - Fork 4
Bug Template #storyID
mppub edited this page Mar 24, 2021
·
13 revisions
This is proposed lightweight bug reporting template to agree upon so we have some unified way to report the bugs.
It consist of those sections:
- basic description & ACs (link to the original story)
- Environment setup
- Prerequisites
- Reproduction steps
here is an example following this template:
Here should be a short one-sentence description of what happen.
Link to the story's acceptance criteria #storyID or pasted ACs:
- click to the button "x"
- current logged in user's accounts gets deleted
- OS: Windows 10
- Browser: Chrome@latest
- user is logged in the application
- I click on button "x"
- nothing happen and there is an error in the console
Some notes:
- remember that the consumer of the bug report is a developer so in order to help him, always open the browser
developer console
and make a screen or copy paste the errors contents. Example in chrome: type "developer" or "console" inhelp
section: - please always include the concrete steps that led to the bug so it is reproducible
- add the bug in the QA column in the board
- adding a corresponding milestone should be a good practice