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 |
i finished writing test caes, logged bugs and also regression testing i finished.when we do user acceptance testing?
Can v prepare Test cases only from BRS from Tester point of view?
wht is RTM(Requirememts Tracebility Matrix), what are the contents includes in this spreadsheet.. Anybody can answer this question...
Can any 1 tell me what is front-end testing & what is back-end testing with example ?
What is the difference between Regression testing vs. Smoke testing?
2 Answers Keane India Ltd, Optimize IT Systems,
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
what is the Difference between Integration testing and system testing?
how to write manual testcases for download the files from the template. for example:from product cost enddate
How to do credit card (banking application) security testing?
Wht are the Test cases do we write for Message Box.. can anybody answer it.. Thanks in Advance..
write TestCases for Yahoo messenger ?
What is the difference between user Acceptance testing,alpha testing and beta testing....can anyone tell me in wat order these levels of testin will be done???