Explain Bug Life Cycle and expalin briefly each 'Status'
also
Answer Posted / shankar
When a Tester find a defect in an application, he will send
the defect report to PL with status as NEW. He will check
the defect whether it was bug or not. If it was bug, he
will change the defect status as OPEN and send it to the
corresponding developer to fix it. The Developer fixes the
defect and change the status as FIXED and send it to the
Test Engineer. The Test Engineer performs Retest and
Regression Testing on the modified build. If the bug was
fixed he will change the status as FIX-VERIFIED. other wise
he will change the status as RE-OPEN. If the bug was fixed,
he will send the defect report to the Test Lead with status
as FIX-VERIFIED. The Test Lead will CLOSE the defect.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
What is junit? And what is junit annotation?
What is the scripting standard while performing automation testing?
hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent
On what factors can you map the success of automation testing?
I am new to Test Complete ,can any one suggest me the steps to create/Record and replay a test in Test complete 6....
Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
What are the different types of testing framework techniques?
hi every one this is ashok pls any one give answer me pls question is while testing with selenium after giving id user name and password , the inbox will be open , how to handle this one
What is a critical bug in a testing field?
What is the purpose of getoptions() method?
Why automation testing?
what are the steps followed in unit testing, system testing, integration testing
What should you do after finding a bug?