what is the difference between window command and
dialog command
Answer / sreeprasad
window command work with only window in your application,
but dialog command should work with window command.
ex.window("shopping").activate
incase of dialog box: u should with window command
that is window("shopping").windialog("items")
| Is This Answer Correct ? | 0 Yes | 0 No |
suppose u have two send buttons(same width,height,font) on an application write a descriptive programming
What expansion of "MIC" in MICPASS (TEST ReportPAGE)
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)
How to capture a window in QTP?
hi radhaka plz tell me clearly to handle the earrors with out isng recovery scnerio this is sreenivas from delhi
There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.
Dis advantages of XML checkpoint ?
write a script to verify the image path(src property) of the images which are in web pages.
can any body clearly explain about hybridframework with the explanation for files what ever we come acros in this frame work?