What is the bug life cycle? In which part u involved?
Answer Posted / 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 |
Post New Answer View All Answers
If client give you a project then which testing you will perform first
What is stub?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
Can anyone list out major scenarios for an application managing drug composition?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
How many types of api testing are there?
what is meant by application server and its functions?
What is error cusing tecnique
What is a code walk through?
Difference between adhoc testing and error guessing?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
what is diffrence between dynamic black box testing and dynamic white box testing
negative test cases on banking domain ?
What are the properties of a good requirement?