Explain Bug/Defect Life cycle?
Answers were Sorted based on User's Feedback
Answer / kumar
bug found-send it developer for fixing-developer fix the
bug and closed-the tester test the bugfixed properly or not
if it fixed means they closed and then do the regression
testing if the bug is not fix properly means the tester
reopen the bug and send to the developer again
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rajendra
Bug found
|
|------>Test Engineer Finds Bug and Assigns that bug to
| Developper
|
Open ---->During Developper fixing bug it's status will
| be changes to open
|
|------>Developper fixes the bug
Resolved---->then developper changes its status to Resolved
|
|
|
Closed=------>Test engineer tests the system f it is fixed
then he will change the bug status to closed
So Bug has mainly three statuses
1.Open
2.Resolves
3.Closed
byeeeeeee friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / rexline
Check the below URL's
http://bugzilla.ximian.com/bug_status.html
http://www.bugzilla.org/docs/2.18/html/lifecycle.html
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rashmi
s\w build is released and ready for testing .Tester will test the Build by executing the steps of test-cases . when the test-case was FAILED then, tester send a DEFECT to developer through Test Lead.
When the developer accept the defect and fix the defect then that is known as BUG . Also when customer face any problem by using s\w that is also known as bug.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / n@n!
Bug Life Cycle:
----------------
Bug Rised
|
|
Internal Bug Riview
|
|
Bug Submit to Developer ----------|
| |
| |
Validate-----(yes)----(Close) |
|(No) |
| |
Bug Accepted |
| |
| |
Try to Bug Fix |
| |
| |
Validate----(No)------------------
|(Yes)
|
Bug Close
Bug Status:
Open,Close,Reject,Reopen,Pending,Fix,Retest
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mfsi_chinmayb`
Defect statuses in bug/defect life cycles are:
When tester finds a defect it is assigned status
1) new
2) Rejected/dropped.
3)deffered
4)duplicate
5)in progress
6)Fixed status
7)Closed
8)Re open
| Is This Answer Correct ? | 0 Yes | 0 No |
what is CMM Explain the difference between adhoc and smoke testing explain Bug life cycle Explian STLC What is severity and priority and example of highseverity and low priority
What is the difference between bug,defect, error, failulre, fault & mistake?
Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case
What are the benefits of creating multiple actions within any virtual user script?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
0 Answers QA, SmartData, Yahoo,
can any one please tell me about CURD testing. Did the curd testing and sanity testing both are same?
Test Conditions are derived from : Test Conditions are derived from : a) Specifications b) Test Cases c) Test Data d) Test Desig
Explain Functionality Testing Techniques
What is agile testing ? how can we perform agile testing ?
1.exactly when we go for regression testing?why? 2.what is compatibility testing?what defect u found while testing give example? 3.how many test cases you write and execute per day?
What is online testing?
How can a testengineer coordinate with developer in fixing bugs?