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

In which type of testing testing started from requirement phase?

3 Answers   Cap Gemini, Persistent,


8.your exposure to GUI testing?

3 Answers   VJIL Consulting,


What is risk analysis?

2 Answers  


What r the functional testing u perform?

0 Answers   Synergy,


why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.

2 Answers  






how to access a build & wat is its configuration

0 Answers   Tech Mahindra,


What are the advantage of using V models?

5 Answers   Persistent,


Explain with example : Test Scenario, Test Suit And Test Case.

4 Answers   Patni,


What is the responsibility of programmers vs QA?

2 Answers   Crea, Pixel Byte,


What is meant by Error Guessing?

9 Answers   IBM,


How does quality control differ from quality assurance?

0 Answers  


What are teh characters of a good tester

6 Answers   Microsoft,


Categories