What is the difference between migration testing and regression testing?

Answers were Sorted based on User's Feedback



What is the difference between migration testing and regression testing?..

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

What is the difference between migration testing and regression testing?..

Answer / arthi

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

What is the difference between migration testing and regression testing?..

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

Post New Answer

More Manual Testing Interview Questions

Difference between Verification & Validation?

31 Answers   Infosys, TCS,


which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect

0 Answers   Infosys,


What were your achievements in last 2 years as a software tester(manual)

1 Answers   Sapient, TCS,


what r the GUI Test Cases for calculator?

7 Answers   Accenture,


what are the Levels of testing?

19 Answers  






What is Test Statergy?

1 Answers   Oneclick Testing Solutions,


TELL ABOUT CMM & ISO LEVELS ? its URGENT plz

4 Answers  


Are monkey testing & gorilla testing same? If not, then what is the difference between these two?

29 Answers   CTS, Sanoits, TCS,


Here is the scenario. We have web app. in ASP.NET, server is IIS and database is SQL server2005. The application is used in healthcare industry. I am going to get realtime data from healthcare company to test. I need to perform back end testing. If someone can help me understand how i can start back end testing.

2 Answers  


Can u please explain wat is Cyclomatic Complexity?and wat is incident?

2 Answers   CSC,


what is status of defect when you are performing regression testing.

8 Answers   Mascon,


Testing will produce Bug Free Product 1 - Yes 2 - Sometime 3 - No 4 - None of above

5 Answers  


Categories