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 meaning of the negative testing?
Hi Frds., i am Nithi here.here in my company i am working in manual testing ie. application testing only front end not back end like i will enter datas and check whether the record gets updated r not. what kind of testig is this? and some people r working on scripting languages same manual testing what is the difference between these two testing? ans please thanks in advance
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What will u do if u find a bug first time ? can i directly report to the developer ?
Who will do the Effort Estimation and Scheduling ?
what is defect clustering and pesticide paradox?
6 Answers IGT, Optimus, SOS, Verifone,
Is there a way to estimate acceptance test cases in a system? What is a test suite?
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
What is bug release notes? ....What does Bug release notes contain?
what is the difference between maintenence release and hot fix release?
please give information about ERP Projects and how V-model use in project
Does an increase in testing always improve the project?