The Most Unusual Bugs

by Nataliia Vasylyna | August 30, 2016 9:10 am

Software testing company specialists do their best finding all the possible errors. The variety of bugs could be found in the product is so vast, that the professionals can even systemize them. However, there are rare and weird faults that couldn’t be discovered by functional testing[1].

What Are the Most Unusual Bugs?

  1. Heisenbug. Such bugs can change their characteristics and even disappear when the developers start fixing them. Regression testing[2] is the only way to find them.
  2. Bohrbug. This type of errors could be discovered only by entering unknown data or taking a unique set of conditions. Such bugs could be found by exploratory testing.
  3. Schroedinbugs and bohrbugs look quite similar. The difference is in the way of searching them. The specialist may read the code to realize that some parts of it doesn’t work at all. Automated testing[3] could also help.
  4. Mandelbug. This is the error with the most unpredictable behavior. However, sometimes this term is used to determine mistakes with very complex causes.
  5. Phase of the Moon bug. This type of bugs is very rare and extremely irritating. It got its name for appearing at some special periods of running the program.
  6. Statistical bug. These mistakes could never be found by running single code sections.  Usually these errors are found in the programs with random output.

Every software testing knows these bugs very well and does his best to discover as much serious errors as possible to improve the quality of software product.

Learn more from QATestLab

Related Posts:

Endnotes:
  1. functional testing: https://qatestlab.com/services/We-Are-Professionals-in/functional-testing/
  2. Regression testing: https://qatestlab.com/services/Step-by-Step/regression-testing/
  3. Automated testing: https://qatestlab.com/services/We-Are-Professionals-in/automated-testing/
  4. The Secret of NFT Games Popularity: Features and Benefits: https://blog.qatestlab.com/2022/07/13/nft-games-features-benefits/
  5. Software Bugs Monthly Digest – July 2021: https://blog.qatestlab.com/2021/08/04/software-bugs-monthly-digest-july-2021/
  6. Know Your Enemy in Face: Types of Bugs & Ways to Prevent Them: https://blog.qatestlab.com/2020/06/11/types-of-bugs/

Source URL: https://blog.qatestlab.com/2016/08/30/most-unusual-bugs/