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 defect life cylce
5 Answers Hurix, Syntel, Zycus Infotech,
what is database teesting?
Difference between Agile process and V Model
1. Testing engineer find a bugs but develper not accepted that bugs ? How do fixes the bugs?
what is the difference between test case and test scenerio.explain it with example?
te found one bug and reported to developer or test lead after that he rejected my bug so on which basis he can reject my bug
What is meant by Bucket Testing?
i m doing a course in manual testing ,they ll be conducting a online exam.i just need a sample question paper with answer.
how will define a bug generally?
What is functional Testing ?
What do u mean by SDC. Give me a brief description on this?
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail