what is data migration testing?
Answers were Sorted based on User's Feedback
Answer / sudheendra patil
DataMigration testing are of two types
--Migration of data Previous Version of the software To New
Version of the software
--From a legacy software to new Application
Basically the testing is done to confirm that the
application works properly with new format of data.
Is This Answer Correct ? | 32 Yes | 3 No |
Answer / ni
Also the real time clients in "ABC3tables" having 3 tables
should be having 7 tables once migration script is run.This
should not imapct the existing tables as well.
Is This Answer Correct ? | 18 Yes | 1 No |
Answer / ni
Assume a banking project named "ABC3tables" is with only 3
tables in data base and the application is in
production.Assume that new requirement is to add 7 more new
tables for the same application.
Once the new release "ABC7tables" is made(not in
production),the project "ABC3tables" should also be in a
state of having 7 more new tables once the migration script
is run.
Is This Answer Correct ? | 24 Yes | 8 No |
Answer / rohan
Data migration involves two things
Structure migration
- Structure in the target database should match. This
includes the tables, fields, data type and data precission
Data Migration (Actual data)tabase- this would involve
checking the number of rows )in the target database) for
all the table are exactly the same as that in the source
database. Also needs to be checked is that the primary keys
in the tables are not affected as this would affect the
master child tables e.g. Order/ Items.
Is This Answer Correct ? | 11 Yes | 1 No |
Answer / ravi
Data Migration testing is nothing but migration of two or
many data base in to one intermediate data base such type
of testing is called data migration testing.
Is This Answer Correct ? | 7 Yes | 9 No |
HI EVERYONE, recently i got a job as a q.a tester in a bank.the application am going to work is credit cards.the environment will be java ,oracle,qtp quality center,VSAM,CICS,WINDOWSNT .we will be working on mainframes too.can any exp persons help me to understand the scenario and what all shud i learn to perform better(worried abt the frontend ,backend,and the architecture as whole)kindly help me
when do you escalte issue to your manager?
How can you prepare the resume for testing? Can you send me the answer for this questions?
Please anybody explain the interaction of tester with developers and team lead regarding bugs or any issue, how they interact? How they discuss... Plz be clear in detail
6 Answers eSymbiosis, Infosys,
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
What Is iterative testing? Explain with example.pls thanking u in advance
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
How soon the bug should get fixed?
what is bug life cycle? (Asked in Zensar Hyderabad today(17-1-12010))
What is UML and how to use it for testing?
When should testing start in a project? Why?
How do you react when the developer says that defect you logged is not valid?