What are the stages of the Bug?? What is the exact life cycle of the bug??
Answers were Sorted based on User's Feedback
Bug life cycle
1. When a new bug is found, it is assigned status as NEW
and is assigned to developer.
2. The project manager checks whether the bug is valid or
not. Suppose for billing sysytem the valid password is dang
& the tester is testing the functionality with some other
password wich causes login failure, en the manager will
assign the status as REJECTED & assign it back to tester.
3. If defect is valid then it is checked whether it is in
scope or not. If not, then the defect is assigned status as
POSTPONED.
4. Then it is checked whether same defect was raised
earlier or not. If yes, then the defect is assigned status
as DUPLICATE.
5. If no, then the defect is assigned to developer with
status IN PROGRESS.
6. Once the defect is fixed, it's status changes to fixed &
assigned to tester.
7. then the tester will retest & if it is fixed then assign
status as closed.
8. If not, then it is reopened.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / phu
Stages of bug are status of bug life cycle.
There is not the exact bug life cycle. It depends each company define.
But it should have basic status:
New
-> Fixed
-> Verified
-> Pass: Closed
-> Fail: Reopen
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / haritha
Bug life cycle:there are 6 stages
1.detect the defect
2. reproduce the defect
3. report the defect
4. fix the defect
5.resolve the defect
6.close the defect
while fixing the defect we assign status to the bug as
1. new: when it is found by the tester for the first time
2.open: when they are solving the defect then set the status
as open
3.rejected:if they feel it as not a defect then set the
status as rejected
4. differed: if they accept the defect and not interested to
resolve it in this version then set the status as differed
5.closed:if the defect was resolved then set the status as
closed
6. reopen:after the defect was resolved and when we perform
regression testing if the defect was found again then we
will set the status as reopen
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi I am preparing for a Software testing interviews and i have attended 4 interviews but i didnt succeeded any of those 4 due to the lack of real time experience can any body please suggest a institute who will train for real time scenarios with good project? in CHENNAI
What is Defect Leakage?What Gap Analysis? What are the functioanl requirements to test the Software? What is Latency bug?
What is checkpoint? How can you handle the checkpoints?
What is the difference between quality assurance and quality control?
23 Answers Infosys, Manufacturing,
What is the difference b/w Smoke and Sanity Testing? I heard that Sanity testing will be done by developers. Is that so?
Define Defect,Enhancement ?
What are Test Deliverables?
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
What are the five dimensions of the Risks?
Tell me about Agile scrum and what is your role in Scrum ?
What we do in performance testing? Is it possible without any tool?
What is build and patch?