Explain Bug Life Cycle and expalin briefly each 'Status'
also
Answers were Sorted based on User's Feedback
Answer / sailaja
BUG Life cycle starts at the developer.due to developer
fault or overlook or mis understanding, bug will be
included into the software-> tester will find the bug
during testing and set the status to 'new bug found'-> goes
to the test lead he will review on that and set the status
of the bug and allocates to the developer-> developer fixes
the bug or if it is not a bug then clears the testing
department and sets the status-> test lead will give the
report to the tester -. tester tests the applilcation for
the bug and updates the status-> if the tester has the
previllage to change the status to "Fixed" he will change
or else he will give the report to the test lead then he
will set the bug status to "Fixed"
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / manoj
the process that we have sharing with you...
a bug cycle start from tester end, he/she log that defect
in tool as Open that goes to developer.
Developer look into that and mark fixed by making the
change in code w.r.t to bug. and send that bug to tester
with a new build, tester re-test that again if its actually
fixed tester close the bug other wise re-open and send
again to developer
| Is This Answer Correct ? | 1 Yes | 0 No |
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 |
Answer / phani
an error made by developer during coding is called as error.
when error detected by test eng when testing is called as
defect.
when defect accepted by devolper and ready to fix is called
bug.
defect identification(new or open)
==>reprodusable or not(verified by testor itself)
==>reporting to dev team(via tL)
==>accepted converts to bug
==> bug fixing or resolving
==>regression testing&re testing
==>bug closing.
by
phani
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe common problems of test automation.
How do select which automation testing tool is the best for you?
What is test tool?
How to login into any site if it's showing any authentication pop-up for username and password?
Tell me what is automation testing?
What is tree view in automation testing?
Where can i get professional course on web services testing in hyderabad or bangalore
Which of the Test cases can be automated? can anybody tell me with an example.
What are main benefits of test automation?
1.Which functinalities of QTP using in onlinebanking system? 2.in lift which kind of testing you perform? 3.how do you test money is transform from one account to another account in online banking?
What is a framework and what are the frameworks available in rc?
What are principles of good testing scripts for automation?