What is Defect or Bugs or Faults in Software Testing

Defects:

Defects are the most visible part of the Software Test Process. Defects found in Production/Live environment and by customer are termed ‘Failures’.

Any testing team is evaluated by the number found during testing and the failures encountered by the customer. If the customer encounters a vast number of failures, the efficacy of the testing team is strongly questioned.

Defect reports help provide the following info:

  1. If the product is ready to be shipped
  2. Most defective modules and why
  3. Root cause of defects
  4. Issues caused by test environment, installation
  5. Defects found during testing and defects found after the product has gone live

 

Defects are logged when testing begins and the Actual results do not match with the Expected Result.  Defects are the most visible part of testing. They also go by the names – Faults, Bugs. Typical defects include:

  1. Installation related
  2. Screens/UI related
  3. Functional – the product is not working as expected
  4. Performance – response time, memory, cpu usage high etc
  5. Unstable – unexpected crashes or failure

The Defects can be tracked using Excel spread-sheets or with tools like PVCS, Bugzilla, HP UFT (Quality Center) etc. The tools have the advantage of – streamlining the process (imposing  Mandatory fields, using same values from drop-boxes), the ability to send emails when the defect status changes, reports, ability to view defects from a Browser from anywhere in the world and a log or History of changes to the defect. In addition, many tools provide interfaces to the Configuration Management tools. And hence tracking changes to code becomes easier.

Most organizations also track ‘Change Requests(CR)’ through the Defect Tracking tools. The CRs are essentially changes to the existing features requested by customers.

Defect Information:

A tester who can provide good defect reports is highly valued.  A good defect report is one that provides  sufficient information to the Developer to fix the defect. A good defect report has the following:

  1. Defect Title (summary of the defect)
  2. Defect Description ( Test Steps, Expected Result, Actual result)
  3. Screen-shots, test data, database dumps, log files etc that can serve as evidence
  4. Test Environment: Build number, OS, Browser, Module etc
  5. Defect Severity( business impact), Priority(time to fix)
  6. Date detected, Defect found by
  7. Reproducible defect or Randomly occurring

Before logging a defect it is wise to :

  1. Check the defect tracking report to see if this issue has been raised previously.
  2. Reproduce (replicate) the issue on different environment / test bed / OS / Browser / machines
  3. Reproduce the issue with different test data
  4. Consult a SME (Subject Matter Expert) viz peers / BA / lead / manager

In practice, developers may reject defects as Invalid because of insufficient information, misunderstandings with the way the defect has been written. Hence writing a good defect report is essential.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

call us