what is bug life cycle?
(Asked in Zensar Hyderabad today(17-1-12010))
Answers were Sorted based on User's Feedback
Answer / @mit
Bug Life Cycle has following status:-
- New
- Open
- Resolved
- Verified
- Reopen
- Deffred
Status of bug may vary from difrent Bug Tracking tool to
tool.
Above stated status are generic status.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / n@n!
open
close
reopen
fix
postponed
test
inprogress
unassigned
assigned
| Is This Answer Correct ? | 2 Yes | 1 No |
Life Cycle of a Bug:
Given below are the stages of a bug life span. Test reports describe in detail the behavior of bug at each stage.
New:
This is the first stage of bug life cycle in which the tester reports a bug.
The presence of the bug becomes evident when the tester tries to run the newly developed application and it does not respond in an expected manner.
This bug is then send to the testing lead for approval.
Open:
When the bug is reported to the testing lead, he examines the bug by retesting the product.
If he finds that the bug is genuine, he approves it and changes its status to 'open'.
Assign:
Once the bug has been approved and found genuine by the testing lead, it is then send to the concerned software development team for its resolution.
It can be assigned to the team who created the software or it may be assigned to some specialized team.
After assigning the bug to the software team, the status of the bug is changed to 'assign'.
Test:
The team to which the bug has been assigned works on the removal of bug.
Once, they are finished with fixing the bug, it is sent back to the testing team for a retest.
However, before sending the bug back to the testing team, its status is changed to 'test' in the report.
Deferred:
If the development team changes the status of the bug to 'deferred', it means that the bug will be fixed in the next releases of the software.
There can be myriad reason why the software team may not consider fixing the bug urgently.
This includes lack of time, low impact of the bug or negligible potential of the bug to induce major changes in the normal functioning of the software.
Rejected:
Although, the testing lead might have approved the bug stating it as a genuine one, the software development team may not always agree.
Ultimately, it is the prerogative of the development team to decide if the bug is really genuine or not.
If they doubt the presence or impact of the bug, then they may change its status to 'rejected'.
Duplicate:
If the development team finds that the same bug has been repeated twice or there are two bugs which point to the same concept, then the status of one bug is changed to 'duplicate'.
In this case, fixing one bug automatically takes care of the other bug.
Verified:
If the software development team sends the fixed bug back for retesting, then the bug undergoes rigorous testing procedure again.
If at the end of the test, it is not found then its status is changed to 'verified.'
Reopened:
If the bug still exists, then its status is changed to 'reopened'.
The bug then traverses the entire of its life cycle once again.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram.polavarapu
find the new defect
reporting the defect
regression test
still defect is there reopen the defect
close the test
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ravi
bug life cycle demonstate that what is the actual prosess
going on in bug tracking tool
how the test engineer give the status and how to accept the
status to the development lead,what status the DL is giving
the entire prosess explain usin bug life cycle
| Is This Answer Correct ? | 0 Yes | 3 No |
is Testing Engineer Involve in designing the Test Design
WHAT IS THE MEANING OF CCC IN TESTING TERMINALOGY
Difference between or when do you conduct Acceptance testing User Interface testing ?
How many members can write the single test case?
write a single scenario which describe error , bug and failure.
write 3 test cases on railway reservation system
What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing
what is the role of QA in all the phases of SDLC?
hi guys presently m working as a Technical Associate in a support team in mumbai.Jst now i hav completed my testing course of 2 months.I am B.Tech pass out of 2006.I want to swich my job in testing field. So pleae help me out & do something 4 me.
What is the quality process is following in your organization.
I have 3 years of experience as a software manual tester. What can i study further for a career growth. Please advice if there is anything apart from automation testing
When should testing start in a project?