Peculiarities of Software Bug Reproducibility

by Nataliia Vasylyna | March 14, 2014 10:00 am

There are no doubts that bug reports represent results of a web site testing, a desktop testing or a mobile application testing and demonstrate skills and competence of the testers who performed the works.

So, ability to write appropriate bug reports is of outmost importance for every software tester. In order to create understandable and useful error reports it is necessary to check and to think over some issues.

Before logging in an error it is necessary to make sure that it can be reproduced by other people by means of executing the steps to reproduce. Otherwise the software engineers will redirect the error back because the issue cannot be repeated.

If many bug reports of a tester are sent back because the errors cannot be reproduced it means that the tester is not good at writing bug reports. A software testing company would advise him or her to attend some courses or learn in other way how to make up bug reports properly.

A software testing company often advises its testers to repeat the error three times before reporting it.

A Defect Can be Reproduced:

Learn more from QATestLab

Related Posts:

Endnotes:
  1. defect: https://blog.qatestlab.com/2011/10/11/main-types-of-defects-in-software-testing/
  2. How to Reproduce Unreproducible Bug?: https://blog.qatestlab.com/2014/03/28/what-helps-to-reproduce-unreproducible-software-bug/

Source URL: https://blog.qatestlab.com/2014/03/14/what-are-peculiarities-of-software-bugs-reproducibility/