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 |
how will you decide defect severity & priority?
Can't we write test plan without any document with us or we definitely require the document for that
Hi Friends, Can any one tell me how the Risks for the basic web page testing in the Test Plan, as i am writting my first test plan. It will be greatfull if any one answer me as soon as possible
What is Defect/Bug/Error Life Cycle?
What is Retesting
What is reporting hiearchy in testing? Who report to whop and complete hiearchy including developers
what methods will you follow to repare test cases in your organization?
plz explane about agile model
Can someone give checklist to test the performance of application. This checklist to be provided in the Test Plan that the following will be tested, e.g. 1. n users will be tested to test the load 2. Per page load time would not be greater than n seconds etc. I want to know the points other than the above stated ones.
write test case for ecomerce shopping
how many levels of regression testing is avilable in our testing process?
how will you report defects in your company?