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 u generate reports in Informatica?
Explain the tuning lookup transformation - informatica
generate date / time dimension in informatica
What are Dimensional table?
Name the different lookup cache(s)?
Explian the Process of deployment groups in informatica
I need the output file in the below format using Informatica. __0946684800__ 6 1 3 1 5 1 6 1 10 1 6 10 Pos State Time Split AgentID Reason Spaces Code in Code Spare state ______ ___ _____ ______ __________ ______ 1234 14 0 4321 3103 abcd 4321 15 5 123452 3150 Can someone help please?? We need the data in space-delimited, fixed ASCII format .
Design a mapping to load a target table with the following values from the above source?
What are ETL Tools?
what is Active lock explain
What is native users?
can you please explain me pre session and post session options?
is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
What are the informatica performance improvement tips