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
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 |
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 |
what is the difference between water fall and v model ?
What is test description and documentation?
Whats the meaning of features to be tested and features not to be tested in Test plan?
3 Answers Oneclick Testing Solutions,
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
WHAT EXACTLY A TEST PLAN CONTAINS? WHAT ARE ENTER & EXIT CRITERIA OF A TEST PLAN?
what are questions asked in TCS for database tester (sqlserver)?ay idea
How do you feel about cyclomatic complexity?
On which order testing is done regression,retesting,functional,User Acceptance Testing,Usability Testing,Smoke Testing ???
Explain the sub-genres of performance testing?
what is the framework followed in ur company?
Difference between Web based application and web application
what is system testing and system integration testing? explian briefly?