Hi all, iam new to informatica, can anyone tell me
what is unit testing & how it is done?
thank u
Answer Posted / shaik
Unit Testing is one of the testing process to provide some
sample data (hard coded data some times) to ensure your
logic is working as expected.
Talking Unit Testing specific to Informatica this is how I
did :
1. Generate a reference table from a .csv file on
Informatica Analyst.
2. Generate a profile using this Reference table( when ever
a reference table is creared a corresponding sql table is
created in the provided db during configuration)
3. Apply your rule (mapplet) on your profile and check if
you get the expected results.
4.You can add /remove data in the reference table to check
various scenarios.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
can any one explain me what i have to tell about insurance project in interview,,,,when he asked to tell about ur project
How can we update a record in the target table without using update strategy?
What is xml source qualifier transformation in informatica?
Define update strategy?
How are indexes created after completing the load process?
What is a shortcut and copy in Informatica and how two are different with each other?
What is a filter transformation?
Explain the etl program with few examples.
What are the tuning techniques you applied during your last project
How to delete duplicate row using informatica?
How can you validate all mappings in the repository simultaneously?
EXL informatica Questions
While migrating the data from one environment to another environment how would you manage the connections?
How to load a Dimension ? and how to load a fact table?
What are the new features of informatica 9.x at the developer level?