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 most important phase in STLC and Why
Hi, Please answer this qns. "What is the test strategy and list of design characteristics for a login screen?" thank u
Can anybody define 2-tier architecture,and 3 tier architecture.
What do you mean by Cause Effect Graphing? in which standard its mentioned?
what is mean by mr ?
what exactly done parallely in v-model with verification.
What is a defect?
What is 'string' testing?
what are the release notes and what release note contains, when these prepared.
what is review and walkthrough?
what is TAS language which is used as a language for some projects/
Write 2 scenarios for System testing?