What is defect life cyce?
Answers were Sorted based on User's Feedback
Answer / naidu.k
DETECT DEFECT
|
REPRODUCE DEFECT(TO TEST REGULAR OR RARELY COMING)
|
REPORT DEFECT
|
BUR FIXING(ACCEPTED/REJECTED)
|
BUR RESOLVING
|
BUG CLOSING
| Is This Answer Correct ? | 2 Yes | 1 No |
When a tester finds a defect in application, He will send
the defect report to the PL with the status as NEW. He will
check the bug whether it was bug or not. If it was a bug
then he will change the defect status as OPEN and send the
same to the corresponding developer to fix. If it was not a
bug, he may change the status as NOT A BUG, NEED MORE INFO,
CAN'T REPROD. Once it was opened, The corresponding
Developer fix the defect and send the defect report to the
Tester with status as FIXED and release the modified build.
Tester will perform Retest and Regression testing on the
modified build and he will change the status as FIX-
VERIFIED and send the same to the Test Lead. Test Lead will
CLOSE the defect.
| Is This Answer Correct ? | 1 Yes | 0 No |
Metrics for Evaluating Application System Testing?
which one is not the integration testing a )Big Bang b)Top-down c)Bottom-up 4) dot remember the 4 fourth option
1]Give me Two examples for - High Priority and Low Severity?? 2]Give me Two Examples for - High Severity and Low Priority??
What is a test condition wen a tester will prepare or write a test condition?
Can some one tell me what is test environment? And What is test set up?
Mapping the test cases with the requirement. What is this process called?
What r the different testing techniques other than BVA and EQP?
What is the good qualities of test enginner
Is Regression Testing done for Manual Testing projects?
Which one of the project team members bears the responsibility of deferring new functionality to a later release?
Can anyone Give me examples for high priority and Low priority defects?
what kind of document are follow to write test case ??can u tell me briefly