what is bug triage?
Answers were Sorted based on User's Feedback
Answer / anonymus
Bug triage is a formal process where each bug is prioritized
based on its severity,frequency,risk and etc. to achieve
better balance working on the important and unimportant bugs.
This process makes time save as we need not worry much about
the less important bugs first.
| Is This Answer Correct ? | 53 Yes | 5 No |
Answer / rajesh kumar
Bug Can be differentiate in a three section
1. Bug which is fixed now
2. bug which is fixed later
3. bug which is not fixed
here we traiage a bug on the basis of there priority and
severity, Most of the time severity bug always get priority
so we can differentiate a bug on the basis of severity and
priority
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / saff
bug triage is prioritizing the bug we have
the situvation arise when we have certain number of bugs to
be fixed and dont know their priority
so in company they will haev a standard that when certain
number of bugs are reached and not fixed tehn there should
be meeting held and decided on the priorities of the bugs
so all the team members will gather and decided about each
and every bug and finalize the priorities
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / senthil
Bug triage :
This bug triage meeting held while defects is getting more value from client side. In that time testing ,development,delivery and customer discuss about the defects and make it schedule of that.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / vooha nallamothu
The time gap between defect reporting and bug. closing is called Bug Life cycle time or Bug triage
Depending on severity and priority bugs are sorted and solved.
Bugs needed to fix urgently
Bugs needed to fix mandatory but not urgent
Bugs may or may not to fix..
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / guest
bug means defect from the application.the test engineer
identifyed bug is called defect and after identifying the
bug he will send to development dep, then development dep
will accept this defect, if accept the development dep is
called B ug.
bug tacking is identify the bug. and checking the defect is
fixed or not.if fixed then we will closeing the testing.
u want fully knowledge in Bug tracking go and click GURU99
or GCREDDY sites
| Is This Answer Correct ? | 2 Yes | 46 No |
There is an help option in one window, which consists of 100 pages. I want to test same word from every page. How can I do this in 5 minutes?
feasibility testing ??
If got selected in ur company, what will u do for ur company?(IN P.M)
6)If a project produces 1000 defects per 150 function points, then it is a: A)Baseline B)Benchmark C)Size D)None
Diff b/w test case and test script?
Can you please tell me what and how to test in a web based application manually? And i manually need to do usability testing and functionality testing for the same (web based application. So please tell me how and what to check the functionality and usability of the web based application?
Usecases and nounlists are associated with the following Requirement analysis methodologies 1.Information engineering 2.Object oriented analysis 3.Structural analysis 4.Functional analysis.
what are testing types involved in black box and white box testing...
what is test design techniques ?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
what is the creteria required for deciding when the test cases are cover the requirements of the client or project ?
What are all the basic elements in a defect report?