What is the difference between migration testing and regression testing?
Answers were Sorted based on User's Feedback
Answer / vivek
Migration testing is to verify the source data should accurately placed/ copied to destination one. Eg. Data base conversions.
Whereas Regression testing is to test the module which are impacted by new build or any modification in existing module.
| Is This Answer Correct ? | 2 Yes | 0 No |
Migration testing is data transferring between data storages formats,and systems. Here the data is copied from one system to the other and tested for new change adaptability of the functionality.
Regression testing is re-running of the test cases in a particular build to test whether the newly added feature does not bring new changes to the existing functionality.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ramya baskaran
Migration Testing:
It is mainly focused on look and feel of the application.
If we migrated the application from one version to another, result doesn't impact the look and feel.
regression Testing:
It is mainly focused on new change in the code doesn't impact the existing functionality of the application.
Thanks,
Ramya Baskaran
| Is This Answer Correct ? | 1 Yes | 1 No |
What is split testing?
How and when can the Testing Organization detect software defects?
What is alpha and Beta Testing?
hi there, Yaar can any body help me please? I am looking for job change n want to relocate to Pune,Im in bangalore I have 2+exp in testing (man&QTP). if anyone can provide some reference in any comp.....plz reply ....Thanks
I went RightPath Hyderabad Fresher Job on Testing the following Questions they asked...
What are the recommended sites or books for software testing?
I will give 10 gold coins to you ... everything have same size, shape, color, & weight but only one is duplicate. How will you find that duplicate one?
During alpha testing why customer people are invited?
What is the difference between version and build.
6 Answers AppLabs, CTS, Seed Infotech,
In one company i got a question like this..... Find bugs in this sentance?
If there is dropdown field say Select Category. & Default category is Indian. What are the test cases for this field?
what is meant by cyclomatic complexity???