Unit 7 Flashcards
The purpose of __________ is to easily coordinate and communicate current status of defect which changes to various assignees and make the defect fixing process systematic and efficient.
Defect life cycle
in defect life cycle is the present state from which the defect or a bug is currently undergoing.
Defect Status
what defect status??
When a new defect is logged and posted for the first time.
new
what defect status??
Once the bug is posted by the tester, the lead of the tester approves the bug and assigns the bug to the developer team
Assigned
what defect status??
The developer starts analyzing and works on the defect fix
Open
what defect status??
When a developer makes a necessary code change and verifies the change,
Fixed
what defect status??
Once the defect is fixed the developer gives a
particular code for retesting the code to the tester. Since the software testing remains pending from the testers end,
pending retest
what defect status??
Tester does the retesting of the code at this stage to check whether the defect is fixed by the developer or not
retest
what defect status??
The tester re-tests the bug after it got fixed by the developer. If there is no bug detected
Verified
what defect status??
If the bug persists even after the developer has fixed the bug,
Reopen
what defect status??
If the bug is no longer exists
Closed
what defect status??
If the defect is repeated twice or the defect
corresponds to the same concept of the bug
Duplicate
what defect status??
If the developer feels the defect is not a
genuine defect
Rejected
what defect status??
If the present bug is not of a prime priority and
if it is expected to get fixed in the next release
Deferred
If it does not affect the functionality of the
application
Not a bug
What are the Defect status
New,
assigned,
open,
fixed,
pending retest,
retest,
verified,
reopen,
closed,
duplicate,
rejected,
deferred,
not a bug
contains each detail
about bugs like description, date
when bug was found, name of
tester who found it, name of
developer who fixed it, etc. ______ helps to identify similar bugs in future so it can be avoided.
Bug report
What are the details in reporting a bug?
Defect ID,
Defect Description,
Version,
Steps,
Date Raised,
Reference,
Detected By,
Status,
Fixed by,
Date Closed,
Severity,
Priority
This part of Bug Report is
Unique identification number for the defect
Defect ID