As a testing engineer what to do if same defect is occured
again in the software??



As a testing engineer what to do if same defect is occured again in the software??..

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 ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is meant by regression testing?

9 Answers   IBM,


who is releasing the project?PM/TL?

3 Answers  


How do you determine user soad for a perf test of a Web application?

0 Answers  


plese tel me,how to explain insurence project

1 Answers  


Can you explain regression testing and confirmation testing?

0 Answers  






What is Check list for review test cases ?

1 Answers  


What is the role of QA in a company that produces software? How do you scope, organize, and execute a test project?

1 Answers   TCS,


how do you determine what to test?

2 Answers  


Which is the best testing model?

0 Answers  


functional testing test cases for transfer funds ?

0 Answers   PCS,


Why are initial and end conditions necessary?

1 Answers  


Write scenarios as on a paper cup (which we use to have tea) [Believe me, they can ask any type of question! :)]

5 Answers   College School Exams Tests, IBM,


Categories