π Finding a bug is one thing, but documenting it is just as important.
Good bug reporting is needed to help the developer easier to understand our bugs report, so that will make our work quick and save much time for both Engineer and QA.
Priority is how quickly a bug should be fixed and eradicated from the website. Bug priority indicates the sense of urgency in dealing with a bug on our website.
Bug severity defines how serious a bug is and how badly it affects functionality.
It must be very detailed and intuitive, so the developer can have an idea of what the bug is just by reading the title β usually, the title is a short summary of the bug's description and reflected the bug itself.
The bug's description must have the following structure:
If your ticket management product have an "Environment" placeholder, QA should write down the following information:
Bug evidence in software quality assurance is information gathered about a bug or defect in software during testing. It helps identify the cause of the bug and determine a solution for fixing it, in order to improve the quality of the software.
Mandatory information QA needs to include:
I hope this repository is helpful for you! If you have any other questions, feel free to open an issue or submit a pull request.