What is Bug Triage?
Answers were Sorted based on User's Feedback
Answer / ravikanth
guys I am adding bit more info related to Bug Triage:
Bug Triage Meetings (sometimes called Bug Councils) are
project meetings in which open bugs are divided into
categories. The most important distinction is between bugs
that will not be fixed in this release and those that will
be
There are three bugs categories - bugs to fix now, bugs to
fix later, and bugs we will never fix.
Triaging a bug involves:
Making sure the bug has enough information for the
developers and makes sense.
Making sure the bug is filed in the correct place.
Making sure the bug has sensible "Severity" and "Priority"
fields
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sangeetha
i) Once the Bugs are posted in Bug tracking tool,Bug triage happens.
ii) It is a process where Issues in bug trackers are Monitored and prioritised.
iii) Triage should helps to ensure that we properly manage all the reported issues (bugs as well as improvements and feature requests)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / priya
The "Severity" and "Priority" of a bug is decided and
based on that a bug is further processed.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / uday
Bug triage is nothing but evaluating the bug, which means
how the bug has raised, how much impact it has on the
application, how much risk is associated with this bug etc...
In practice, when we find a new issue we assign the issue to
triage team(this team knows the functionality very well i.e
PMs, leads). They will evaluate the bug(priority,severiy,
risk etc..), assign the bug to the corresponding
developer.(It is the best practice in my company, not all
the companies follow this).
| Is This Answer Correct ? | 1 Yes | 2 No |
1) I have 5000 test cases within 3 working days u have to finish? How you will handle it. 2) Difference between Relase-1 and Relase-2
What do you mean by testing matrices?
Does a manual test engineer indulge with SQL commands to test database.
What is the difference between use case and test case? give example.
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?
If a interviewer ask me the duration of my project, then should i tell them the total(development+testing) time of the project? Plz tell it's urgent
What is CMM?
What test data will be required if Person 1 transfer money in Person2 account?
What is difference between smoke testing and sanity testing? In simplest manner...
what is defect density ? we say it is No of defects / line of code.. what is line of code ? pls if possible give some real example
In an application where there is no need of regession testing and retesting?
what is telcom Testing and how is it performed is the same methodolgy used for telecom testing as its used for web application