what are challenges that you faced in testing? give solution
to it?
Answer / abhinav prakash
There are multiple challenges while doing testing in Warehousing.
1.Checking if the sequence generator is throwing the correct the value
2.If we are using any FF as a source or target see to it that it has enough read and write permission.
3.Checking step by step if the required business login is implemented correctly(You can use the test load option)
| Is This Answer Correct ? | 2 Yes | 1 No |
What is hash partition?
What is the Difference between SetVariable and setmaxvariable in informatica?
How do you remove duplicate records in informatica? And how many ways are there to do it?
What is the query to find nth highest salary? What is the use of cursors?
Explain the different kinds of facts.
How do you implement configuration management in Informatica?
Can we get 1st record through Informatica(without sequence number).
can a port in expression transf be given the name DISTINCT
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?
create a mapping to retrieve the employees who are getting salary greater than average salary?
I have a text file name x With a text message. Word informatica Is repeated for n number of times. How to count the number of occurrence Of word informatica Of word informatic in this file x.
i have source like X1 10 X2 20 X1 30 X2 40 i want target as X1 X2 10 20 30 40 in informatica