Answer Posted / devi
Defect life cycle is as follows.
When a test case fails a bug is logged and the status is
assigned as NEW.
This is then forwarded to QA Lead for a review, who assigns
the bug to be
Open ( Valid and need to be fixed immediately)
Deffered (valid but can be fixed later)
Ignored ( not a valid bug)
depending upon the severity and priority of the bug.
If the status is Open this goes to devlopment environment,
where it get fixed and unit testing is done. The status
then changes to Fixed.
Then codepromotion takes place and is send to testing
environment, where the bug is retested. If the test case
passes the status changes to closed and life cycle ends
there. If the test case fails , the status changes to
reopen and undergoes the process again until it get fixed.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What r the things,u prefer and prepare before starting testing?
What is the different between SIT and UIT?
When have you had to focus on data integrity?
What is back to back testing?
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
What is a testing process / lifecycle?
What is the big deal about ‘requirements’?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
What are similarities of Agile and Scrum?
Which are the standards for software test plans?
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
What do you do (with the project staff) when the schedule fails?
HI can i know who is taking real time testing classes in banglore? i am preparing to put 3+year experience in testing if possible anybody give suggestions for preparing 3+exp
What is bidirectional traceability ??? and how it is implemented