Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the bug life cycle?

Answers were Sorted based on User's Feedback



What is the bug life cycle?..

Answer / rahul pandey

BUG CYCLE
1.NEW- first of all a new defect is reported by test er to his test manager.
2.Open- than that defect is opened by the test manager and the next step performed by the test manager is "REVIEW" in which he will check for three things
a.whether the defect is duplicate or not
b.whether the defect is valid or invalid
c.Deferred-it means if the defect is not much that imp.
and can be handled at next version than that defect is
set as new
3.Assigned- Now the test manager will assign that valid defect to developer for fixing it
4.Fixed-here it's developer responsibilities to fix that bug allocated by his test manager.if the test is fixed it is sent to tester for retest.
5.Retest-now the tester will retest that part only that was having defect.if that bug has been fixed than tester will close that defect if not than it will "REJECT FIX" and that will again "OPEN"
6.Closed-if the bug has been fixed tester will close it ...and after closing regression testing is being performed to check whether any change has been arrived due to testing in any unchanged product...

again bug life cycle starts

Is This Answer Correct ?    2 Yes 0 No

What is the bug life cycle?..

Answer / jhuma

A bug life cycle may be like this...........
1.new:-when the bug is first time found/revealed by the tester,he communicates with his lead to be sure about the validity of the bug.If it is valid,then it is reported and the status becomes "new"
2.Assigned:-After a bug is reported new,it comes to the development team and and the lead verifies the bug and if found valid he assigns it to a particular developer.Now the status becomes assigned.
3.open:;when a developer is assigned a bug,he opens it to work on the bug.He changes the status to "open".
4.fixed:-once the developer makes necessary changes to the code,he changes the status to "fixed".
5.retest:-then it comes to the tester for retesting.now the tester changes the status to "retest".
6.closed:-if the tester is satisfied with the changes or the fixing of the bug after retesting,he closes the bug and changes the status to "close".
reopen:-if after retesting,the tester finds any defects or wrong,he reopens the bug and changes the status to"reopen".
7.rejected:-if the developer finds the bug is invalid,he rejects the bug and changes the status to "rejected".
8.Deferred:-if the developer thinks that the bug can be fixed later because of less importance of the bug,he can defer it and now the status becomes "deferred".

Is This Answer Correct ?    3 Yes 4 No

What is the bug life cycle?..

Answer / tejasri

There are Different Stages in bug life cycle
New: When the bug is found by tester first first the status'
of the bug is "NEW".
Open: When the status is in "OPEN" This gives that the
developer is currently on the bug.
Fixed:After the bug is corrected by the developer with some
changes in the code the status of bug is "FIXED".
DEFERRED:When bug status is in "DEFERRED" it means the bug
will fix later(or) Postpone
DUPLICATE:When the status of bug is "DUPLICATE" it means
that the bug which the tester posted is same like the other bug.
REJECTED:When the bug is in "REJECTED" status then the bug
is not accepted by the developer.
CLOSED:This status"CLOSED" is posted by the tester after the
regression test is completed and if the bug is working correct.
REOPEN: This status "REOPEN" is posted when after regression
test if the defect is still exist.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

which is the most important test case on the login page ?

9 Answers   GE,


how can you define Priority and severity

13 Answers   HCL,


If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.

0 Answers  


can anyone please tell how a rally tool is used in testing. what are the tester roles in using this tool and the detail working of this tool.

1 Answers  


What’s the relation between environment reality and test phases?

1 Answers  


Explain Boundary value analysis, Equivalence partitoning and Error guessing?

1 Answers   IBM,


What are the benefits of requirement traceability?

0 Answers  


trecebality matrix used for which purpose?

8 Answers   Cap Gemini,


For a Password field, we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test case

2 Answers  


Name three types of tests that should be automated.

2 Answers  


Write test cases for yahoo sign up page.

2 Answers   NIIT,


Can anyone give me the example of 1. High severity & low Priority bug 2. Low Severity and High Priority bug 3. High Severity and High priority bug

2 Answers   GXS,


Categories