Golden Rules for Bug Reporting
Read these simple golden rules for bug reporting. They are based on years of practical testing experience and solid theory.
E.g. "- I entered the Client page - I performed a search on 'Mastertesting' - In the Result page 2 clients were displayed with 'Mastertesting' in their name - I clicked on the second one ---> the application returned a server error"
E.g. "- I entered the Client page
- I performed a search on 'Mastertesting'
- In the Result page 2 clients were displayed with 'Mastertesting' in their
name
- I clicked on the second one
---> the application returned a server error"
Developers / retesters don't necessarily have business knowledge
Don't use business terminology
Errors usually don't appear for every case you test
Not OK : 'The message given in this scrreen is not correct"
OK : 'The message that appears in the Client screen when entering a wrong Client number is "enter client number"
--> this should be : "Enter a valid client number please"
Don't expect other contributors to the project always know what is important
If you now a certain bug is critical, explain why !
When testers follow these rules, it will be a real time and money saver for your project ! Don't expect the testers to know this by themselves. Explain these rules to them and give feedback when they do bad bug reporting !
Info on bug tracking tools on the testing tools page...
Home
Mastertesting.Net © 2008