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 |
How to generate sequence numbers using expression transformation?
any body can say about all versions of informatica ?how many versions ?
What happens if you increase commit intervals and also decrease commitExplain grouped cross tab?
my source is a comma delimited flatfile as eno, ename, sal 111,sri,ram,kumar,1000 and my target should be eno ename sal 111 sri ram kumar 1000 i.e; we need to eliminate the commas in between the data of a comma delimited file.
 Code page compatibly –Where all changes are made to handle the scenario.
write sql query following table amount year quarter 1000 2003 first 2000 2003 second 3000 2003 third 4000 2003 fourth 5000 2004 first 6000 2004 second 7000 2004 third 8000 2004 fourth i want the output year q1_amount q2_amount q3_amount q4_amount 2003 1000 2000 3000 4000 2004 5000 6000 7000 8000
when load type is selected as bulk or normal in session level ?let me know the internal process and give me an example?
What are mapplets?
what is mean by throghput? in informatica
On which transformations you created partitions in your project?
What are the guidelines to be followed while using union transformation?
What are the disadvantages of Sequence Generator T/R?