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 |
With what extension you can save the list of tests in a file to run in test batch runner?
hi testers,one script has three actions , at the of running three actions are running , how to set run only perticular action and what is the use of split the action? when it will be useful?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
0 Answers Autodesk, EDS, Wipro,
I learned all the objects of my application in object repository thru English Language. now i want to use same object repository for other languages(French,Dutuch and Chinese)
Explain the benefits of quick test pro(qtp)?
What will be the output of the statements below? On error Resume Next Sum 100/0 if Sum= 0 Then msgbox "Pass" else msgbox "Fail" End If
How to connect to data base?
How do you create new test sets in td?
write the code to reverse a string without using Strrev built in function.
in order to start automation testing what we should require (entry level to automation testing)