Can any body tell about the (UTC) unit
test cases with the examples in informatica.

Answers were Sorted based on User's Feedback



Can any body tell about the (UTC) unit test cases with the examples in informatica. ..

Answer / shankar nm

Step 1. Have your valid mapping ready.
Step 2. Go to Debugger mode, set your breakpoints
Step 3. Activate view of target, output, input to ON
Step 4. choose View -> navigate to debugger, turn instance
data and target data ON by checking
Step 5. Use Func.Key or use mouse to go to next instance
check the output on target. follow the flow.

Alternate way is to check the SQL on TOAD to check the
number of rows meeting the criterion in each component.

Is This Answer Correct ?    5 Yes 0 No

Can any body tell about the (UTC) unit test cases with the examples in informatica. ..

Answer / praveen kumar pendekanti

Take 10 rows (use rownum<11 in session sql override) copy
that 10 rows and paste in excel sheet then run the session
there by we will get output as 10 rows then check that we r
getting 10 rows same as source and also check the business
logic and date conversions(carefully) if all these r
getting correctly there by capy that 10 rows from the
target table and paste that rows in excel sheet....
Dont forget to take paste the sql override query in excel
sheet and finally take the session log of that session and
add that one in excel sheet.......

very important don't override in mapping source qualifer ok


if i am wrong let me know

Is This Answer Correct ?    3 Yes 0 No

Can any body tell about the (UTC) unit test cases with the examples in informatica. ..

Answer / shashiall

prveen ..then where will we do SQL override?

Is This Answer Correct ?    1 Yes 0 No

Can any body tell about the (UTC) unit test cases with the examples in informatica. ..

Answer / dilip

I want to more to whatever is above, for the unit test
cases try to validate your all the transformation rule e.g
to_date,null check, look up cases and the stubbing cases if
any in the mapping.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

What are mapplets? How is it different from a Reusable Transformation?

1 Answers   Informatica,


What is meta data and system catalog?

2 Answers  


How many joins in Informatica

5 Answers   CSC,


What are the designer tools for creating tranformations?

1 Answers   Informatica,


What are active transformations.

1 Answers  


write a query following table bookid language 1234 english 1234 french 1234 spanish 1235 english i want the output are bookid lang1 lang2 lang3 1234 english french spanish 1235 english null null

1 Answers   TCS,


what are the perameter and variable?

3 Answers   IBM,


What is incremental aggregation and how it is done?

8 Answers   JPMorgan Chase, TCS,


What are the two modes of datamovement in informatica sever?

2 Answers  


what are the row and column separations in Flat Files

3 Answers   CTS,


After dragging the ports of 3 sources sqlserver,oracle,informix to single source qualiofier can we map these ports directly to target and how?

2 Answers  


wht is cdc?how to use it in creation of mappings?

6 Answers   HSBC,


Categories