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 |
Explain about Defect Leakage?
What is the difference bt QA and QC
IN V-Model, from where a tester involves and from where a developer will involve???
how to distinguish between session cookies and persistent cookies while doing cookies testing??
How we will test ubercate
what is metrics?...What metrics do u follow in ur company?
what is difference between regression and retesting? urgent
How can you do the usability testing?
Can anyone listout major scenarios for a payment submission web page??? Can anyone tell me that yahoo messenger is a web-based application or a windows based application???
in manual testing functional testing means to check the behviour of the appln.it is correct or let me know
What is the difference between sanity testing and smoke testing
hi, How would you define the QA and QC?