What is the bug life cycle? In which part u involved?
Answers were Sorted based on User's Feedback
Answer / murthy
Bug Life Cycle:
Bug life Cycle will start in execution phase. The different
status are,
1)New
2)Open
3)Fixed
4)Defect Rejected
5)Works as Designed
6)Fix Rejected
7)Deferred
8)Closed
9)Reopen
Once a tester finds a bug he will open it with status
as "New". If it is a valid bug then developer change the
status to "Open" else he will change the status as "Defect
Rejected". Once he fix the defect then he wil change the
status to "Fixed". Then tester will test those Fixed
defects. If the bug is really fixed then tester will change
the status to "Closed". Else he can reject the defect "Fix
Rejected". If suppose in regression the Closed defect is
not working, then tester can change it to "Reopen". IF
assigned bug is an existing issue, then the developer will
change the status to "Deferred" (which will be fixed in
future release).
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / gopi and sanjiv
Status of the bug assigned based on the scenario is bug
life cycle. The status comprises of New, Open or reject,
Reopen, Fixed, Retest and Close. I involve in New, Reopen
and Close.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is the difference between test scenario n testcase.do we have separate template fr test scenario.what is the use of scenarios.pls explain with example.
What is the difference between unit testing and integration testing?
what is test bed?
How do you prepare a regression testing suite?
What are the roles of glass-box and black-box testing tools?
What is showstopper defect?
Where will you give the Reproduce option in Bug report?
what is X-SS(Cross Site Scripting)?
wt is the diff. bet. verification and validation If possible explain with one example.
Is it necessary to test application in lower versions of OS when you have tested in latest version
where do u store u'r Test cases?
What is web architecture that is followed while doing online project and tell the samples of architecture?