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

Whats the resumption and assumption criteria in Test plan? explain briefly.

2 Answers   CTS, Oneclick Testing Solutions,


Diffrernce between client server testing and web server testing.

0 Answers  


Zenq interview questions for manual testing

0 Answers  


What is Difference between Test Strategy and Test Methodology?

0 Answers  


Tell the test cases to test Login Password screen?

7 Answers   CybAge,






What is meant by Framework?Is the framework related only to AUTOMATIO or else it will applicable to MANUAL testing too?

9 Answers   Vmoksha,


what is system testing? explian with scenarios..

1 Answers  


How do menation in requirement no in testcase? CRS document should be change.Add new requirement in between in previous CRS. How do assain no in requirement. How do menation in testcase?

2 Answers  


find out the odd man out in following options GUI spy, Object Spy, Gui map editor, Inspector.

1 Answers  


1Testing process followed in your company … 3. Testing Methodology 4. Where u maintains the Repositories? 5. What is CVS? 6. Bug Tool used? 7. How will you prepare traceability matrix if there is no Business Doc and Functional Doc? 8. How will you validate the functionality of the Test cases, if there is no business requirement document or user requirement document as such… 9. Testing process followed in your company? 10. Tell me about CMM LEVEL -4 …what are steps that to be followed to achieve the CMM -IV standards? 11. What is Back End testing? 14. How will u write traceability matrix? 15. What is CVS and why it is used? 16. What will be specified in the Defect Report…? 17. What is Test summary Report…? 18. What is Test Closure report…? 21. What are the Testing methodologies that u have followed in your project ? 22. What kind of testing that u have been involved in and explain about it…. 24. What is joins and what are the different types of joins in SQL and explain the same? 25. What is Foreign Key in SQL…?

2 Answers   QA,


How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....

2 Answers   Apple,


There is a field in the form...if i will put a number it will give the square of the number as output..it takes numbers from 1 to 100!!! how to test it???

6 Answers   ACS,


Categories