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
what is index?how it can work in informatica
Explain what transformation and how many are there in informatica?
Explain what are the different types of transformation available in informatica.
What are the components of workflow manager?
What is source qualifier transformation in informatica?
How can we update a record in the target table without using update strategy?
What is workflow manager?
How to extract sap data using informatica?
what is INFORMATICA TESTING process
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
What is data caches/ index caches?
How to create the source and target database connections in server manager?
Explain the pipeline partition with real time example?
What is workflow? What are the components of workflow manager?
What are the informatica performance improvement tips