What is Defect/Bug/Error Life Cycle?
Answers were Sorted based on User's Feedback
Answer / jyothi
Defect--During requirement phase if we find its called as
defect.A defect in requirement.
Bug-----During testing phase if we find its called a BUG.
Error Life Cycle-
1)Open
2)assigned(assigned to dev)
3)Dev-passed(after fixing)
4)Under testing(when testing team receives the fix)
5)Closed(if working fine)else reopen
Is This Answer Correct ? | 17 Yes | 5 No |
Answer / jyotheeswar
A Mistake in coding is called an ERROR. This mistake
detected by test engineer during testing called defect(or)
issue. This defect (or)issue accepted by defect tracking
team as code related defect called BUG.
Is This Answer Correct ? | 13 Yes | 5 No |
Answer / guest
Open/new
Fixed /solved
Closed /validate
Reopen
Duplicate
Terminate
Deferred
Under observation
Work in progress
Is This Answer Correct ? | 12 Yes | 5 No |
Answer / ravi76xy
Defect is the issue caught while Testing, When the as said is accepted by the
developers then the as said is called as a Bug;
Error always occurs in the coding during Unit Testing by the development team.
(isues regarding the coding are said Error's)
Is This Answer Correct ? | 10 Yes | 5 No |
Answer / bhuvana
Bug--->Open--->Assign--->Evaluate--->Fix--->Verify
--->Integrate--->Close.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / deep
Hey Guys If bug is fixed its fine it ll be closed.
If not then it will be re-assign to the developer again.
But Who ll re-assign it..........Is it the test engineer or
the Lead.
One more question here who ll set the priority...If
developer why ?? why not the tester....Is that because the
backlog sheet is maintained by the developer.
Is This Answer Correct ? | 4 Yes | 3 No |
Answer / anu
New: When a new defect is logged and posted for the first time. It is assigned a status as NEW.
Assigned: Once the bug is posted by the tester, the lead of the tester approves the bug and assigns the bug to the developer team
Open: The developer starts analyzing and works on the defect fix
Fixed: When a developer makes a necessary code change and verifies the change, he or she can make bug status as “Fixed.”
Pending retest: Once the defect is fixed the developer gives a particular code for retesting the code to the tester. Since the software testing remains pending from the testers end, the status assigned is “pending retest.”
Retest: Tester does the retesting of the code at this stage to check whether the defect is fixed by the developer or not and changes the status to “Re-test.”
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madhubabu
Error:If any mistake find in the coding time is called an
"error".
Bug: if the same error find by a tester in testing time is
called a "bug".
Defect: if the same bug is given to the developer to fix
is called "Defect":
Is This Answer Correct ? | 2 Yes | 3 No |
Answer / ramireddy
When we found a defect /Bug we will set the status New and
set the severity and then assign to the inour seniour
people based on the severity they will set the priority and
then they will assign to corresponding developer based on
the severity dev fix it.and again tester again re-testedhe
will fix correctly close the bug, other wise then again re
assign to the corresponding dev.
Is This Answer Correct ? | 2 Yes | 5 No |
differentiate test scenario & test case?
17 Answers Talent Sprint, Triniti Advanced Software,
Why I think QA is the positon for me
What is Defect/Bug/Error Life Cycle?
what is the meaning of the test strategy and what it consists?
Test Documents Reporting answers
what is the velue of, 'x'?
what will you do when your reported defect rejected?
Is Test report same as Bug report....? I have to give Test Report to the client for my Application ....and as it started all of sudden i did not make the test cases and started of testing .....The bug Tracker where i report the bugs has a facility to download the Bug reported in word or in excel format....It has the detailed description of "version" of appliation tested, whom assigned .., resolved , closed..then the steps to reproduce the bug and all...Is the documnet test report...
what methods will you follow to repare test cases in your organization?
can any one help me? What is the Trecebility matrix ? what is that use and when it use and where it use
what type of documents needed in every phase of sdlc for SQA?
can we test the product with out documents?