
- Forum
- Testing
- Software Testing
- What is migration testing?
What is migration testing?
This is a discussion on What is migration testing? within the Software Testing forums, part of the Testing category; If your application is migrated from one version to another e.g. from version 2.x to 3.x then you have to ...
-
10-24-2011, 10:16 AM #1
- Join Date
- Oct 2011
- Answers
- 10
What is migration testing?
If your application is migrated from one version to another e.g. from version 2.x to 3.x then you have to check all the functionalities of migrated system.
you need to test whether all the areas are working correctly as it was working in the previous version.
-
10-24-2011, 03:05 PM #2
If you database or application upgraded or migrated from one old legacy version to updated and new framework, where there is much more then running the upgrade as there could be change to file system or database structure, then you have to check all the functionalities of migrated system.
for example, migrating from ASP to ASP.NET or from Oracle to SQL Server which requires lot of testing after the migration ..
-
10-31-2011, 03:21 AM #3
- Join Date
- Oct 2011
- Answers
- 32
Migration testing basically comes under Maintenance Testing.If modifications include planned enhancement changes (e.g. release-based) means version upgradation or migration from one to another environment such as planned operating system or database upgrades. Migration Testing should include operational testing of the new environment that it is platform independent or not.
-
11-02-2011, 07:53 AM #4
- Join Date
- Oct 2011
- Answers
- 30
Hi all,
Migration testing:
if we change the version of the s/w then it should not cause difficulty
to the customer.That means irrespective of the version the s/w will work properly under any circumstances.It may be called as conversation testing.it is all about migration testing.
Thanks
Sudhansu
-
02-02-2012, 04:40 AM #5
- Join Date
- Feb 2012
- Answers
- 2
ok fine very good answer plzz respond to other questions also
-
Migration Testing:
We use it mainly in case of maintenance or in case of transformation from one platform to others.
When we want to make a new release we need to check that the application works well in new environment. For this we check every possible combination for transferring our old application into new application in new environment. it includes dataloss, adaptability,Usability, etc.
Last edited by admin; 02-13-2012 at 08:48 AM.
-
02-16-2012, 12:39 AM #7
- Join Date
- Jan 2012
- Answers
- 8
changing of an application or changing of their versions and conducting testing is migration testing.
.....................................
-
Sponsored Ads
«
How to open an excel sheet from QC (Quality Center 9.2)?
|
Testing engineer find a bugs but develper not accepted that bugs ? How do fixes the bugs?
»

Reply With Quote





