Latest Answer : suresh:-Based on situation 1) before running the script, count how many record that has, after running script, count how many records it has based ...
How to test a DTS package created for data insert update and delete? What should be considered in the above case while testing it?What conditions are to be checked if the data is inserted, updated or deleted using a text files?
How to test a DTS package created for data insert update and delete? What should be considered in the above case while testing it?What conditions are to be checked if the data is inserted, updated or deleted using a text files?
( For e.g You have databases Oracle, Sql Server 2000 etc and one of the table (columns) is unique in both the databases)?
How can we test the correctness of data in our report with database(oracle) in our application when user do not have any knowledge about database testing or sql queries?
how to do 100% data validation (between source database and Teradata ) using QTP? Can you record and run functionality using SQL queries?
Latest Answer : 1. The no. of arguments being passed
2. The data type of each of the arguments being passed
3. The order of the arguments being passed
4. The return value
5. The data type of the return value ...
What is Data migration and how does a tester test the Migration Data
Latest Answer : Data migration is actually the translation of data from one format to another format or from one storage device to another storage device. This also necessarily requires someone or something to do the translating Testing can be done by comparing ...
how we can do Assess data for timeliness, consistency, accuracy
Latest Answer : 1. Select * from ---> It will select all rows from the table.2. Select , It will select all rows of column1 and column2.3. Select ,
Describe the experience you have had with "hands-on" testing, focusing particularly on where this has been testing of management information, including data migration work?