WHAT IS ETL TESTING.......
Answers were Sorted based on User's Feedback
Answer / mfsi_krushnas
A tester generally does the following task in ETL environment:
1. Review the requirements
2. Review the source data - data profiling.
3. Modify the source data to meet any requirements that
weren't already met with the original source data.
4. Execute the ETL job(s)/transformation(s).
5. Validate the results.
6. Validate that the data is usable. If the data isn't
usable, then you really haven't gained anything.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mfsi_krushnas
A tester generally does the following task in ETL environment:
1. Review the requirements
2. Review the source data - data profiling.
3. Modify the source data to meet any requirements that
weren't already met with the original source data.
4. Execute the ETL job(s)/transformation(s).
5. Validate the results.
6. Validate that the data is usable. If the data isn't
usable, then you really haven't gained anything.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the factors on which script execution time is dependent?
How do we connect QC by using QTP?
How to check which add-ins are associated with a test in qtp?
how do u get lib files into scripting files?
tell me about if in the interview what i should tell about pharma application,what r the pharma application concepts,i need pharma application testing features
What is the difference between "call" and "callclose"
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
How we can do Batch testing in QTP?
Can we directly automate testscripts accrdoing to requirements? WHY ?
what is smart identification?
what are the Common Problems in S/w development process
Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?