how to automate standalone infopath forms using QTP? (it is
not a dotnet or a web form)
Answer / jay prakash
Question is not very clear.
Request you to please post the details of the problem so
that we can provide you the exact solution.
Regards,
Jay Prakash
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi all, On recording a particular Web application with QTP,Have came across a problem for which I havent found a solution so far.. The script of importance is as follows: Browser("Personalized Start Page").Page("XYZ").Frame ("mainFrame_4").Link("address.csv").Click Browser("Personalized Start Page").Page("XYZ").Sync Dialog("0% of dms.php from XYZ-").Dialog("File Download").WinButton("Save").Click My problem is that on recording the application with QTP and clicking the "address.csv" link another browser window comes up temporarily followed by the Windows "FileSave" dialog.The browser window which came up closes down when the Windows "FileSave" dialog is visible and I save the file to a windows location. On the "Record and Run" settings under Qtp,have activated settings for web and windows applications. But when I run this recorded script,and after the "address.csv" click,The browser window comes up and goes down,No Windows "FileSave" dialog comes up and the QTP shows the error Dialog("0% of dms.php from XYZ-") object is not found,though this object is there in the repository. Have tried putting the Dialog("0% of dms.php from XYZ- ").Exist property.But the "Exist" property is not recognised by the dialog at all. Any help in this direction is appreciated.. Thanks in advance J
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
Explain hybrid framework with advantages and disadvantages?
What is the extension of script and object repositary files?
How can we see the analog recording steps in QTP..the Steps are stored in a track file with an extension .dat..how can we open the file..
what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not
What is the Diff between Image check-point and Bit map Check point?
how can you write a script without using GUI in QTP?
hi gavasker i want how to merg OR's in QTP 8.2 by QTP Plus
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Can a function return a dictionary object?