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 |
what is difference between metric and report?
write high level test cases
5 Answers College School Exams Tests, CTS,
How to perform the end to end testing or system testing for the Railway ticket booking application?
What is the value of a testing group? How do you justify your work and budget?
Where you involve in testing life cycle ,what type of test you perform
what are the reason for assigning the status Postponed and differed to a bug? Pls tell me with exampless
How to create a load manualy in web based testing
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
If u have to test the web page application and have to validate the Look & Feel of the application then how will u test it?
Hi, I am new to testing.where we will use SQL in manual testing. To what extent i need to learn SQl.there are diff types of SQL like TSql,Mysql etc.i little bit confused,help me. Thank you .
who do sanity testing ? who do smoke testing ? plz give me correct answers.
have you ever performed Back End Testing,HOW?