hi Friends this is Srinivas. Can u discribe about bug
lifecycle.how to say in interview.send me my mail
:dsrao106@gmail.com

Answer Posted / soumya prasad

1)Bug life cycle starts with "New" status
2)Then the test Engineer reports this bug to Developer with
status New
3)If the reported bug is accepted by the developer he will
change the status to "Open"
4)Then after fixing the Open status bug he will sends it
back to the tester with a status "Fixed"
5)After the test engineer again tests the same reported bug
and he/she makes it as closed if the bug is "Closed"
completely or else they will sends it back to the developer
with a "Reopen" status.
6)The precess will go like this till the bug status comes to
closed.

New
/ | \
/ | \
/ | \
Deferred Open Reject
| |
| |
Fixed Closed
|
/ \
Closed Reopen

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What COM Interfaces u r using in QTp While Connecting QC or TD? Or in QTP?Any body plz urgent...

1544


Tell me what type of scenarios can be automated?

519


Do you know what is a data-driven framework?

577


what is GDC

1731


Hello, Is there any source from which i can get any live tutorial or trial of Automation tools?? Also i have a query that is there any certification course or exam available for Automation tools QTP and QC?

1327






What is test tool?

572


Any one suggest me for Free ware (Opensource) Automation tool for regression testing.

1534


What is an automation testing framework?

574


test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?

1755


How software testing is handled?

503


How do we Test the C++ and Unix Application Using Automated Tool.

1858


what is the difference between keyword driven frame work and data driven frame work.

1879


What are the important operations in database testing?

542


i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion

1496


Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)

4936