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

How can you test an application after production and deployed in to the clients system by connecting to the (Client's)server which is located somewhere in the US. I mean how can you connect and test when it is at maintenance

5 Answers   Oracle,


From which phase will you start testing and How will you find out the left out things in testing?

2 Answers  


what is the difference between metrics and matrixes .. if possible please give some examples..

1 Answers  


What is White Box testing and who is responsible for white box testing?

11 Answers   TCS,


What is the difference between Functional requirement and business requirements?

2 Answers   Covansys,






what is valdiation

6 Answers  


difference between blackbox vs system testing

5 Answers   IBM, Symphony,


What is Acid Testing?????

2 Answers  


What are the references for Perl scripting language?Is there a software tester should have this knowledge .?

0 Answers  


What is Data Flow Testing?

11 Answers   MBT,


Hi,please help me out with my ques:when a bug araises how will we send the bug report to developer in which way?if through mail means how which way?first to who we need to send the report?

3 Answers  


What is the Myers Boundary Table?

0 Answers  


Categories