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 |
Where you will upload and Map the Test cases into QC?
Whare in the sdlc ,the testing starts?
what is difference between BVA and Equivalence Partitioning ? can u explain BVA for three digits?
what is base time , how can we base time your doc"s ?
What is difference between Defect and Bug?
1. After completing testing , what whoulds you deliver to the client ?
which scripting language is used to write scripts for testdirector?only testing team can use testdirector?or other people like working on oracle(accounts) can also use this? pls answer Thanks in Advance
What are some best practices that you should follow when writing test cases?
what is difference b/w Quality assurance & Quality control
can anyone give me a good example for creating Bug report with all its mandatory field
Why it is recommended to add verification checks to your all your scenarios?
What is the typical situation u faced while collecting the test data?