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
Answers were Sorted based on User's Feedback
Answer / 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 |
how we can load rejected record's at run time?(not through bad files)
What are the types of schemas we have in data warehouse and what are the difference between them?
What are set operators in Oracle
i have flatfile source. i want to load the maximum salary of each deptno into target. what isthe mapping flow
 Suppose you have n no.of records @ your flat file and you have seen some of records are missing while reaching to the destination. How can you trouble shoot it?
How to create a non-reusable instance of reusable transformations?
What is exclusive and normal mode for repository services?
What are the new features of informatica 9.x at the developer level?
Which kind of index is preferred in DWH?
a flat file having 1 laks records. if i want convert excel file what happen. (bcz a exccel sheet having 65536 colums but flat files one lak columns). how to get one laks colums in excel sheet .
Can you access a repository created in previous version of Informatica?
What will be the approach?