Answer Posted / 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 |
Post New Answer View All Answers
How do you check ticket cost and ticket number in flight application?
What do you mean by checkpoints in qtp?
what is the difference between modular framework & datadriven framework
What is the difference between the design-time and run-time data tables?
Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT
How would you directly trigger javascript in a test?
What is the difference between qtp and selenium?
give me the code to save all messages of inbox of gmail into a folder and notepad
What is QTP’s model for test creation?
regular expression in qtp standar check point for months from accepting months from january to december only
What is the parameterization? Give one example?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
The hybrid framework can be implemented for any application. Is it true?
Explain the difference between check point and output value?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?