What are the types of Bugs? And how do we assign them to the Test Cases?

Showing Answers 1 - 12 of 12 Answers

venkateshste

  • Oct 6th, 2006
 

Hai

The types of bugs are

Race condition bugs:

Dead locks

  Was this answer useful?  Yes

Anant

  • Oct 12th, 2006
 

There may be several types of bugs depending on the following factors : Seviority, Priority, Status etc..

while logging the bug we are mentioning the test case id in the notes of the description. Then we are getting a bug id, which we are writing in the specific cloumn in the test log where it failed.

  Was this answer useful?  Yes

Madhu

  • Oct 17th, 2006
 

There are several types of bugs. For instance there might be Blocker/Show Stopper bugs, High Severity/Priority bugs, Medium Severity/Priority bugs, Low Severity/Priority bugs. The Severity/Priority is assigned based upon

1. The impact and criticality of the bug upon the functionality of the application

2. Client requirements

  Was this answer useful?  Yes

hems

  • Dec 5th, 2006
 

types of bugs :

         1. input/output Bugs

         2. Boundary bugs

         3. error msg Bugs

         4. calculation Bugs

         5. Hardware Bugs

         6. Race Bugs

         7. Cosmetic Bugs

  Was this answer useful?  Yes

madhan

  • Jan 30th, 2007
 

Hey Hems, What is the meaning of "race bugs"

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions