- QATestLab Blog >
- Software Bugs
Root Cause Analysis for Software Bug Averting
02.04.2012
Analysis of the main causes is very important in the determining of the bugs sources or missed/wrong actions that lead to the penetration of errors into the system. The basic
Read MoreHow to Prevent Software Bugs?
28.03.2012
Due to the fact that errors are the incorrect or missing effects of human actions, it would be possible to prevent the occurrence of such defects, if we could automatically
Read MoreDefinitions and Meaning: Error, Fault, Failure and Defect
06.12.2011
Note: the article was updated in March 2019. The assurance of continuous software functioning is based on the absence of all possible errors, defects, failures and faults, commonly named in
Read MoreWhat Is Software Bug Seeding?
22.11.2011
Note: the article was updated in September 2018. Bug seeding or bebugging is a technique that was developed to evaluate the number of software issues resident in the software product.
Read MoreLatent and Masked Software Bugs: What’s the Difference?
21.10.2011
Note: the article was updated in October 2018 Bugs can attack your software at any time especially when you do not expect to meet them. Some software defects are not
Read MoreMain Types of Defects in Software Testing
11.10.2011
Note: the article was updated in August 2018. There are several different classifications of software issues that are based on a certain criterion, for example, classification according to defect severity,
Read MoreSoftware Bugs. Definition and Meaning
02.08.2011
The Definition of a Bug Well, software bug is any unexpected behavior; when software does something that you don’t consider it is correct. This can be anything from the demonstration
Read MoreAssessing Bug Priority and Severity
03.07.2011
The majority of bug databases, whether developed in-house or through third-party tools have some fields that can be filled in-title, priority, severity, opened by, assigned to, and so on. I
Read MoreStatistics of Errors in the Code
03.06.2011
According to western experts, the programmer makes a mistake on average once at five lines of code (including erratum). Approximately 90% of these errors is corrected by the programmer, the
Read MoreDo you consider yourself an expert in testing?
29.04.2011
Note: the article was updated in August 2018. What distinguishes an ordinary tester from an expert? What knowledge and skills a professional QA engineer should possess? How to become a
Read MoreAnalysis of Dynamics of Critical Defects
06.04.2011
Over time the number of errors in the test program becomes less and at some point it has become necessary to terminate software testing. Determine this point is not so
Read More