what are challenges that you faced in testing? give solution
to it?
Answer Posted / 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 |
Post New Answer View All Answers
How to improve the performance of a session using sorter transformation?
can u give example for factless fact table
What are junk dimensions?
Explain about cumulative Sum or moving sum?
server hot-ws270 is connect to Repository B. What does it mean?
What is workflow? What are the components of the workflow manager?
What is the need of etl tools?
Explain what are the different versions of informatica?
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?
What is Cognos script editor?
Write the unconnected lookup syntax?
How many types of sessions are there in informatica.please explain them?
What are the challenges you have faced in your Project (DWH- ETL)? Explain with example?
What is a stored procedure transformation?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?