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 are indexes created after completing the load process?
What is data caches/ index caches?
expain about the tune parameters?
SRC1 -> EXP -> AGGR -> TGT SRC2 -> EXP -> Above is a maaping with two pipeline connected to the taret TGT. Design wise is this design is correct or not ?
How informatica recognizes mapping?
how to we create datamart?
Briefly define reusable transformation?
what is a time dimension? give an example?
In how many ways we can create ports?
Explain about Recovering sessions?
tell me some dimension tables names in banking domain informatica project(dont tell like depends on project, tell me names of dimension and fact table names in your project)?
what is diffrence b/w joner and union transfermation