As a testing engineer what to do if same defect is occured
again in the software??
Answers were Sorted based on User's Feedback
Answer / madhu
simply if the bug has been not fixed properly tester will
change the status of defect as REOPEN. and again send it to
development team to fix it.
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / rajendra_penumalli
Due to one of the following cases this condition may happen:
1. The same old code is given for testing without
fixing the bug
2. Development team released wrong code ie. Instead
of latest bug fixed code release same old previous bug
contained code released for testing.
3. Development team forgot to fix the bug and
accidentally closed the bug in bug tracking tool
4. Due to some settings in development environment
the bug looks like fixed
The reason may be nay thing,
Every software release, development also sends the release
notes , and it contains the resolved /fixed defects
details (or at least defect ID) .
Then testing team will perform Smoke testing followed by
defect verification testing for the defects that mentioned
in Build Release notes .
If any bug/defect that mentioned as closed in release notes
and if it is not fixed in application
Then testing team will reject the build for testing and
development team should fix the bug and then they should
release another version of the software build.
I think you are clear now.
Thanks
Rajendra_penumalli
| Is This Answer Correct ? | 4 Yes | 6 No |
What is the difference between GUI Testing,UI testing and Usability TEsting
How can you test the security of a web site (from hacking), both manually and by using a tool. If by a tool then which one and how?
For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
How will you assign priorities to test cases?
what are the general difficulties which u will be facing while doing web based testing and desktop based testing.
1 Answers First American Corporation,
What are testing techniques? What is difference between general and specific?
1. What is Validation and Verification? 2. What is Severity and Priority? Give an examples for: Severity High and Priority High Severity High and Priority low Severity low and Priority high Severity low and Priority low 3. What is Test Metrics? 4. What is Traceabily Matrix? 5. What is CAR in Cheque Remittance Project? 6.What are the tabs in the latest version of Test Director? 7.Explain Development "V" Model? 8.What will you do first when you are asked to start testing? 9.What will you do if you find a bug first time? Can i directly report to the developer? 10.Can you connect Load Runner to Test Director?
what is an inconsistent bug?
What is Wound Fixing?
Notepad(Editor),we test is which type of testing? a)Functionality Testing,b)Compatability Testing,c) All,d) None
What different sources are needed to verify authenticity for CMMI implementation?
The Managment is saying Stop Testing immediately some reasons.... What will you do at that time....