If tester had written test cases for application, then in
next build if same features are modified with some changes.
Then Should I have to write test cases for the same
features to verify new expected results.OR What should I do?

Answers were Sorted based on User's Feedback



If tester had written test cases for application, then in next build if same features are modified..

Answer / revati

Hi,
In this case you will have to do regression testing.

Regression testing: Testing of previously tested program
following modifiaction to endure that defects have not been
introduced or uncovered in unchanged areas of software as a
result of the changes made. It is performed when the
software or its environment is changed.

You will have to write only new test cases for the new
features added. Will have to run new and old test cases
together.

Is This Answer Correct ?    6 Yes 1 No

If tester had written test cases for application, then in next build if same features are modified..

Answer / abdul.sameer

Yes if there are some slight enhancement we do have to
modify the previous test cases and write new test cases if
the functionality changes.
rest you can utilize or execute the same old test cases
which will useful to you.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is the testcase review?

4 Answers  


what is difference between metric and report?

4 Answers   Covansys,


what the document used is in a V-model in each phase?

2 Answers  


What is regression testing and what are the types in regression testing?

2 Answers  


Explain your web application archtechture?

1 Answers   Verizon,






What is the difference between Build and Version?

3 Answers  


how do you test me?

5 Answers  


what is v-model and explan with diagramm

0 Answers   Cap Gemini,


What is SRS , BRS and FDS?

5 Answers  


what is the difference between Test strategy and test plan?

25 Answers   EDS, IBM,


Suppose a defect is fixed by developer and that defect got closed. But because of fixing that defect we are getting another defect. If 2nd defect is fixed the 1st defect is reproduced again. If that process is continuing what should the tester do to nail that defect?

2 Answers  


What are the different technology that manual tester should know( except automation tools)?

2 Answers  


Categories