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 |
difference between sretagic test plan & test plan?
recently, i attended for one interview. in that they asked for project explanation. i explained that project. after that they ask me to write test scenarios for that? in real time i don't know how to write test scenarios. can any one please write test scenarios for the following given project. Health care solutions This project mainly deals with Hospital Management System. There are different modules, each module contain different functionality. They are Appointment Scheduling, Registration, Visit & Admission, Out & In Patient Service Management, Lab Management, Bill Handling, Patient Notes, Blood Bank, Master Setup & Security Module, and Pharmacy Quotations.
Can any one tell me how will be the projects in realtime life?. I am much worried because this going to be my first job?
what are the kpas(key process areas) in u'r company?
if u r only person in the office and client asked u for some changes and u didn,t get what the client asked for what will u do?
does anybody have requirement document for any project? if u have , could u plz forward it to my mail brahma412@yahoo.co.in
where do we store our test cases>?
if my documaents (SRS &FRS) having earros(does not meets) the requirements in that sitchuvation,which document i should take to write the testcases?(othere wise which steps i should take?(Usha)
What are the different technology that manual tester should know( except automation tools)?
Any body give me sample test plan?
White Box testing won't detect missing function? a. True b. False
what is agile testing