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 |
If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?
developers take most of the time for coding and tester left very few time for testing say 2 days which testing u find best when ur project is run out of time and product is going to be released
what is the diff between application server and data base server?
Is there any group of software tester in India so as everybody can join them?
Suppose in your Project have 2 test engineers.Module A is tested by You and Module B is tested by another Test Engineer.module A and B has inter related functions.Then how you check the functionality of the module??
Write the test cases for godaddy home page
approx how long a simple website take time just for manual testing including report generation.
How to measure testing Productivity ?
as test eng ,what challenges have u faced in ur 3 projects so far? tell me atleast 3 challenges in ur projects? july 27 brahma412@yahoo.co.in
How we prepare the Requirement Traceability Matrix(RTM). Write the format please.
There is a front end application to enter name and marital status. you are provided with a fesh database. On entering 5 set of data at a time an error occured, but on entering rest of the records you were not able to reproduce it. What could have been the reason for the error.
Difference between Black box and White box testing?