how to report a bug to the developer?What is the structure
of Bug tracking?
Answers were Sorted based on User's Feedback
Answer / saranya
Method 1:
* After find the bug we have to put the bugs in bugzilla.
* First time i have to put the bugs in bugzillla, its
status as "NEW".
* Developer fixed that bug, now status changed as "Fixed"
or "Resolved"
* Now tester retest the particular bug. This resolved
successfully now bug status as "Verified" otherwise that bug
status as "Reopened"
* Again developer try to fixed that bug...its called as a
structure of bug tracking
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / saranya
hi valli,
i gave the 1st answer at theoretical. please convert that
theoretical answer into structure
NEW
|
|
ASSIGN
|
|
FIXED
|<-------------
| REOPEN
VERIFIED |
| |
|--------------
|
CLOSED
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sahasra
Hi,
*When we find defect in the application for the first time
-'New'
*TestLead will review the defect and Put the status as - 'Open'
*After Open the defect,he will assign the defect to the
corresponding developer.Then bug is - 'Assigned'
*Developer will see the assigned defect.If they find that
defect is genuine,then they will put status as - 'Fixed' or
if it is a future implementation then they will put status
as - 'Deferred' and If the defect is not genuine then they
will put the status as - 'Rejected'
* After testing on fixed bug,if that bug is solved then
tester will put the status as - 'Verified' or if the bug is
not fixed then they will put the status as 'ReOpen'
otherwise 'Close' the bug.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / valli
Thanks saranya for the answer
What is structure of bug tracking?
| Is This Answer Correct ? | 0 Yes | 0 No |
what is difference between regression and retesting? urgent
Difference in web based application,desktop application and client server application? plz explain Us
What are the disavantage of Manual Testing?
what is the difference b/w Priorty and severity in Bug Report
who you done security testing in Banking project? tell me situation where you perform?
What is test Data?
what are the types of android applications?
How to do Data base testing manually?
hi frinds ,,what is the difference between QA & QC , i need only real time definations ,pls pls
Is compatabilitytestig and port testing are same
How do you scope, organize, and execute a test project?
Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain