explain bug cycle
Answers were Sorted based on User's Feedback
Answer / kkira
Hi
Once the tester finds the issues the tester give the
status of the issues is NEW
Then the tester assigned to developers then status of
issues is Assigned
Then the developers open issues then the status of issues
is OPEN
After the issues is fixed and gives the modify build
Then tester testing the issues is fixed are not? If fixed
the status of issues is FIXED
If you not fixed the status of issues is REOPEN
Some times based on priority and severity the developers
give and (tester ) status will be changes like deferred
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / nancy
NEW--> when the tester find the error or mistakes in the
application
ASSIGNED-->It will be assigned to the developer who
developed the application
FIXED--> The status of the bug will as fixed after it fixed
by the developer
VERIFY--> It should be verified by the tester once it fixed
and it will be REOPENED only if the bug remains the same or
else
CLOSED--> It will be closed
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sandeep
Identifying and Reporting the bug--assign the bug--evolution
of the bug--Fixing the bug0--Verifying the bug----Closing
the bug
this is the bug life cycle.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / pavithra
Hi all,
Bug Life cycle contains many phases
New-When a test engineer raises an issue.
Assigned-Issue will be assigned to the developer.
Fixed-The bug is fixed by the developer.
The bug is retested.If it works fine then Closed will the
bug life cycle phase.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / aarinari
EXPLAIN BUGLIFECYCLE:
BUG LIFE CYCLE is the movement of the bug in different stages.
after understanding the functional requirement specifications
the developer will develope the module after that it will go
to the testing team.
as a result of testing if any defects are found. then it
will be OPEN/NEW bug.
if there are no any defects testing will be stopped. again
these open/new bugs
will be send to the developement team for fixation.then the
developer will see whether
it is really a defect. if it is really a defect then it will
be rectified.if it is not
a defect then again there will be 3 stages like HOLD, AS PER
DESIGN, TESTERS ERROR.
the rectified defect will be again sent to the testing
team. then due to the result
of the regression testing if the defects are rectified then
it will be CLOSED.
if the defects are not rectified then again it will be
RE-OPEN. this is BUG LIFE CYCLE.
*************
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / savita
Defect life cycle:first step is to see whether defect is
opened or new.if it is so then first is to see which all
defect is to be rejected ,fixed in new release,not
reproduced etc.and there may be some defects which are small
at the core of application that defects cant be fixed..some
are not reproducible for example were environment is
mismatch or build is mismatch in such case it is not
reproducible.
so 1)OPEN/NEW
2)ASSIGNED
3) FIXED
4) RETESTED
5)OPEN /CLOSE..
thank u...............
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sathya
BLC
New this is new status of new applications. Done by a TE.
Open if any defect found this status set to open condition,
send to developer done by a TL
Fix after rectify the defect if status change to fix, send
to tester. Done by a Developer.
Reopen if any defect found again this status change to
reopen condition done by a TE/TL.
Close all defects rectify this status change to close stage.
Done by a TE/ TL.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / karthick407
Bug: Deviation from the client requiremnet.
Bug life cycle:
1.New : When executing the test cases, if the tester
found any defects, he would rise a bug with the status NEW.
2.Once the bug is raised , it will be send to the
developer who works on the module with the status ASSIGNED.
3.Once the developer fixed the bug. It would move to
FIXED status.
4.Tester will re execute the test cases which are failed
initially. If The test case is pass then the he will CLOSE
the bug.
5. if still the bug araise, again he would send it to
the developer with the status REOPEN.
this cycle will go till all the bugs are fixed and all
test cases are pass.
| Is This Answer Correct ? | 1 Yes | 0 No |
How GUI testing will be done in manual testing for a website?
1.what is a test condition ?
What is Test Design ?( Urgent) and Test Design for Printer?
Explain Localization Testing ?
I need some negative and positive testcases for pagination on result dispalying page
in case of web application what kind of areas we r tested and one more in case of database testing what we are testing tell me in brief.
What is Traciability Matrix
plz anyone can explain me what is PB/MF based application?
security testing what are the things you want to check in security testing ?
U have a Scenario and there is box to enter values from 0 to 1000. Now what is the Test data u will test? What are the positive and negative test cases? How will U use Equivalence class Partition ?
how we maintain buid versions without using CVS or any other tools ? are tools neccesary for maintaining versions?
define benhmarks in black box testing...