70 likes | 120 Views
http://qatestlab.com<br>Performing software testing, one must quickly find serious errors. The number of found software bugs per certain amount of time is one of the criteria of evaluation efficiency of a tester’s work.
E N D
Write Error Reports Properly Performing software testing, one must quickly find serious errors. The number of found software bugs per certain amount of time is one of the criteria of evaluation efficiency of a tester’s work.
Write Error Reports Properly But it is not enough to discover many defects in course of testing in order to be a good tester. A professional test engineer must also be skilled in writing clear and informative error reports.
1 2 3 Error Reports Are: results of any testing; docs that inform what is wrong in the app and must be fixed; proofs of hard work of the testers.
Write Error Reports Properly That is why novice testers should pay considerable attention to writing error reports.
4 1 2 3 Recommendations dedicate one report to one software bug; write understandable steps to reproduce the defect; clearly describe the defect and test environment; indicate actual and expected results of the test;