How to do Integration testing in Informatica?
Answers were Sorted based on User's Feedback
Answer / hari
After completion of the development each developer code put
in current project folder,test this new code with old
through the batch to check the new functionality and old
functionality based on the subjuct areas.
Entire process is called integration testing.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / vikas singh
imran and sateesh ,no need to post ur thank notes over here..so silly !!
| Is This Answer Correct ? | 0 Yes | 0 No |
Differentiate between source qualifier and filter transformation?
How to extract original records at one target & Duplicate records at one target?
Hi, I am new to Informatica, What is a flat file and how to use flat file in infomratica please help me.
what is parallel querying and what r hints.
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
Explain scd type 3 through mapping.
I want load the data into target with out 1st and last record.
Define Incremental Aggregation?
Hello...... How can i set my mapping as read-only? Please answer me. Advance thanks
if we have input eno 1,2,3,1,2,3 year 2001,2002,2003,2001,2002,2003 and sal 10000,20000,30000,20000,30000,40000 ex-output eno totsal 1 30000 2 50000 3 70000
How to extract sap data using informatica? What is abap? What are idocs?
If i done any modifications for my table in back end does it reflect in informatca warehouse or maping desginer or source analyzer?