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 |
i have n number of records in my source, i want first and last record to my target. how can u implement this scenario .
How to open an older version of an object in the workspace?
hi,there is a scenario like. there are three columns empid,salmonth, sal contains the values 101,jan,1000 101 feb 1000 like twelve rows are there then my required out put is like contains 13 columns empid jan feb marc.......dec and the velues are 101 1000 1000 1000 like this . thank you
Can we create a Integration service without a Repository service and vice versa?
wf dont have integration severances how you can run?
How will restrict values in 0-9 and A-Z and a-z and special character.Only allowed these chars otherwise we will reject the records? what is the function we used to restrict...
Briefly explain the aggregator transformation?
What is the grain level in DWH? If i have year to day. what is the grain level of DWH from year to day.
When will u go for Dynamic Cache and Persistent Cache? Pls explain with an example?
Hi Friends, How i could convert a cobol file (VSAM) into the flat file? How i could edit a cobol source file (VSAM)? I want to introduce few columns in the source file and finally the target should be in the Cobol itself. Kindly suggest me friends. Thanks in Advance, Innai
followin source like region sales 1 100 2 200 i want the output following format region 1 2 sales 100 200
Explain how to import oracle sequence into informatica?