Answer Posted / nhanu
QTP 9.2 released by Mercury.
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
What is the basic concept of qtp?
Through array we can execute the testcase how ? give me example
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:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
What is difference between shared and local object repository?
What are metrics and matrix?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
How to create Reusable and Multiple Actions?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
after click on compose mail how can we attached a file in qtp with vbscript code
What is quick test pro? What is a quick test professional?
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
What is TOM in QTP?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?