Explain about Bug life cycle?
Answers were Sorted based on User's Feedback
Answer / lakshmi vardhani. b
When ever test engineer encounters a diffect during the
execution of test cases then he will log the defect in any
bug tracking tool.
But before posting the bug we should try to reproduce it in
different platfirms and confirm it whether it is a bug or
not.
->When u log the bug Then its status is "NEW"
->When it is seen by dev or team lead then its status
is "OPEN"
->When ever developer fixex resolution type then the status
could be any one of the following
1) Resolve/fixed
2) Resolve/Works for me
3) Resolve/wontfix
4) Resolve/invalid
5) Resolve/duplicate
6) Resolve/later
-> When the Developer fixes the bug then its status
is "FIXED"
->Then test engineer will verify whether the bug is fixed
or not . then its status is "VERIFIED"
-> When it satisfies the functionality properly then he
will close the bug. Now its status is "CLOSED"
-> If the fixed bug does not satisfy the functionality then
the test engineer shold again reopens the bug. now its
status is "REOPEN"
so these r the various stages of bug life cycle.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / abhesheke
1)tester->2) open defect->3)send to developer 4)->if
accepted moves to step5 else sends the bug to tester gain
5)fixed by developer ->6)regression testing->7)no problem in
built and signoff 8)->if problem in built reopen the issue
send to step3
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nag
Bug Life Cycle / Defect Life Cycle
New
Deferred
Open Reject
Closed Re-open
New Open Closed
New Open Reopen Closed
New Reject Closed
New Reject Reopen Closed
New Deferred
| Is This Answer Correct ? | 0 Yes | 1 No |
the Bug life cycle is maintaining their different flow for
their project,
for my project we are doing as following steps.
1.when we raise the defect, It will be the NEW status and
theis will be assigned to the developer, and I will the
mail through QC.
2.The Developer 'OPEN' the defect.If it is not a defect the
developer will 'REJECT' the defect.other wise they fix the
defect.
3.After the 'FIXED' the defect by the developer they will
assign to the tester.
4. The tester will test the defect,If it is working fine
them CLOSE the defect,otherwise 'REOPEN' the defect and
send it mail to the developer once again.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is project testing & product testing, and what is the differene ? plz explan with example
What method process should your company follow(realtime Qn) ?
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
What is the difference between functional & non-functional testing?
How will you report defect in your organisation?
APPROACHES FOR WEB BASED APPLICATION TESTING. DIFFERENCE CBETWEEN WEB BASED APPLICATION AND CLIENT BASED APPLICATION
What are initial and end conditions?
Write positive and negative test cases for forgot password?
What is meant by code walkthrough?
When u r executing a test case an error dialog or window appeared on screen describing some msg . u have to send that dialog/window as an attachment to the developer to let him understand properly abt the error dialog /window. how do u capture that error dialog/window as a snapshot , in manual tesitng ?
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?