We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
Answer Posted / ram
Yes...We can handle this scenario by creating user
defined function here we pass page and popup object
aspparameters....pls do comment..Ram
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
What is action split and the purpose of using this in qtp?
How you calling actions in qtp?
Why we load add-ins in qtp?
Where you get the run time data table?
If created one virtual object? Next time I changed the window position will it work?
how to post xml data from QTP scripts to any application?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
Explain how you can delete excel file in qtp?
What are the features and benefits of quick test pro (qtp 8.0)?
what is command for executing files?
what are the challenges you have faced while testing web based application using the automation tools ?
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 execute a winrunner script in quicktest professional (qtp)?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?