If you are not able to reproduce one defect then what will
be the status of that defect in your defect tracking tool?
Answers were Sorted based on User's Feedback
Answer / sridhar
If a developer while referring to bugs cannot reproduce the bug, he/she should update it as "Cannot be Reproduced".
and if after the release, if the tester also could not reproduce the bug then he/she should update the status as "No change required." but the tester should have an eye on these issues for every new releases.
| Is This Answer Correct ? | 2 Yes | 0 No |
The status will be of won't fix changed by developers so
that testers will review the same bug whenever there is a
release to check is that bugs coming across or not. Because
such bugs can be seen again at any point of time even at
production level too. So need to keep that as won't fix by
developers.
| Is This Answer Correct ? | 1 Yes | 0 No |
when u r going to faced difficulty in ur organization?
What are the differences between web applications and client and server applications?
What is the difference between SRS and FS?
What is the bug life cycle?
How we will assign the severity n priority levels to the bug?
what is Independent Verification and Validation(IV&V)?
what is date field test case
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
0 Answers CA, Dish Network, Wipro,
system testing or sub system testing ? both are same or different ?
What is "Cache Memory". How and What we have to check in Cache Memory during Web based application testing.
What is smoke testing and when it will be done?
Different types of design diagrams that supports to write test cases ?