I want to write some certification courses, so friends
could you guide me? which certification is best and how to
write exam and what tutorials need to be studied,what to do
first, I am working on automation tool QTP 9.2
No Answer is Posted For this Question
Be the First to Post Answer
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
how to count the word "IS" is repeated in the application using DP
3 Answers DST Global Solutions,
How you know that a test case is a regression test case
Explain in brief about the QTP Automation Object Model.
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">", Second button "html id:=btnSave "outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">", Third button "html id:=", outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab Fourth button "html id:=btnSave outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"" 5th button "html id:=", "outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">",
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
What are the abbreviations for tsr and mtr?
17 Answers Ordain Solutions, TSR,
we r conduction testing on a project USING QTP, regarding that project the object repository is full ? Till that project having objects that r not recognised by repository, then what wil you do? How we wil recogine remailning objects? Is it possible to maintain another shared(or)peraction repository? what is the maximum capcity of object repository? How the technical people decide this much object repository is enoughf for this project?
can anyone explain about the Descriptive programming in detail. I mean how to use in the script.
Diff b/n image n bitmap checkpoints?
How you can replace string in qtp?
what is testing process with QTP in organization