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 |
Who will prepare the Tracaility Matrix?
what is internalization?
What is interface in software testing???
How can you use technology to solve problem?
In development costs what percent Software testing accounts?
How does a coverage tool work?
What is the test scenario? What is the difference between test strategy and test scenario.?
on what basis low,medium,high,critical will be assigned to a bug.give m examples
What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?
What is the difference between testing Techniques and tools? Give examples
Five positive and 5 negative test cases for Coffee vending machine
The program prints data on the screen instead of the printer. Referring to the fault above, which load condition errors has occurred?