RE: What are the types of Bugs? And how do we assign t...
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.
What are the types of Bugs? And how do we assign t...
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