Hi All,
This is regarding ETL testing. I have 3.5 years of
experience in software testing. I have used web and DB
testing so far. I am currently projected for ETL testing by
using which is very new to me. We are using Informatica for
running the sessions and taking the logs. I would like to
know whats the process we have to follow for this testing.
Ie., From kickoff to signoff. Can please anyone give brief
explanation on that.
Do we have any certification for ETL Testing??
Answer Posted / shiva
Hi can you please send me the copy to
shivaprasad2120@gmail.com
Thanks in advance....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is functional specification?
Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP
What is the information that should be covered in test plan?
What Kinds of Testing should be followed for an web application while Manual Testing . Ie., Regression , Integration , Alpha , Beta , Performance , Stress ,Load , Back End(database)...etc What is the serial way to follow the above Testing Kinds in manual testing of any application. Plz clear my doubt.
Explain fault?
what is the role of external testing companies?
Do you know what the mean of cmm and tmm?
Please some one answer these Q's 1.Modules in Pension Domains ? 2.What Should we Test on Pension Domain.? Thanks in Advance Stewie
What is dynamic testing?
26). how will know do written test cases are sufficient to validate application of functionality? 27). how will you prepare test data to validate input object? 28). explain defect status? 29). how will know whether the developer accepted you defects or not? 30). explain acceptance test? 31). explain when we stop testing? 32). explain scope of your project? 33). in which module you conducted testing? 34). explain defects which you found in that module? 35). if defect is not reproducible then what information you will provide to developer 36). if developer is not accepted your defect then what you will do?
What is benchmark?
When should exploratory testing be performed?
Testing methodology and when do you start testing activity?
What is flowchart?
Explain what the meaning of code walk through is?