Do we get any issues if we run the test script on
differentbrowsers?what are the options we need to set in
QTP?
Answer Posted / pramod
Adding and recording from the other browsers except IE will
not work properly but we can run the script in any browser.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
How to use the object spy in quicktest professional (qtp) 8.0 version?
What is checking bitmaps?
How will you check a web application for broken links using qtp?
How to save your test using quicktest professional (qtp)?
When Recovery scenario actually starts while testing the application?
Where to use function or action?
What is a quick test professional?
How to create runtime property for an object?
What is QTP scenario.
Explain runtime dynamic settings?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How many tabs are available in debug viewer pane?