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 |
which testing process you followed in your company ???
5 Answers Accenture, HCL, SAPO,
Describe any bug you remember in an online shopping web application?
How load testing is different from regression testing?
Hi Giving the good example for High priority with low severioty bug examle?
Test case's for a window having 4 button's addition, subdtraction, multiplication,division of two numbers having two no range(0,10000) and result box having range between (100,100000).
What are the Defect Life Cycle?
hi can any one suggest how to write test case for a text box regarding its hight and width. How do you know that the text box having correct hight & Width?
Write the test cases for a dot (.)? Dot on a blank paper.
How can we do security testing while testing a project
1.what promted you to become involved in QA/Testing?
Hi Friends i have created a Community for Software Testers in Orkut with name Bug's Join in the community. you can post any type of questions related to sofware Testing in that community. Join in Bug's -- Vinodh Anandhan - vinodhanandhan@gmail.com
Whenever the project is at maintenance phase the client will be using his own data- is the same data given to the test engineers or any other dummy data