Data transformed successfully from Source table to target table. Now how you will ensure that the data in Target table is proper. I answered will verify one or two records and check Then question was that the Development is doing (1-2 record verification)but as a tester you have to verify the complete data, how you will do?? Please answer
Answer Posted / abhinaw prakash
You can write the query using both the source and target tables.
You can use the NOT IN and MINUS keyword.
Also you can make a mapping using both the tables and
generate a report on the missing records.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the types of caches in lookup? Explain them.
What does command task mean?
Define update strategy?
which one is better performance wise joiner or look up
What do you understand by term role-playing dimension?
what are the deliverables?in your project?
What is workflow? What are the components of workflow manager?
Why do you use Mapping Parameter and mapping variable?
What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?
What is a sequence generator transformation?
How we can create indexes after completing the loan process?
Where do we use mapping variables in informatica?
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1
Explain sql transformation in script mode examples in informatica
How to improve the performance of a session using sorter transformation?