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 |
If tester found some bugs in the application then which format they will send it to development team.
anyone can explain,Diff b/w buid and release
What is lessons learnt document?Explain.
Differentiate Test strategy and Test case?
wht is the diff bt patch, build and version?.developer will send to test weather patch or build to tester?
What is an equivalence class?
What is Test Harness... is having any releation with Test driver...Anybody can explain in detail...Thanks in Advance
Hi frnds can any one tel me , "How can we do security testing while testing a project" ?pls reply soon correct answer ?
Can anyone tell me what should be the test cases for Security Testing?
What parameters are you testing for as a Systems Tester ?
what is v model
How we allocate the priority(Blocker, Critical, etc.,) in Testing?