I recorded a Web App with a Oracle backend using QTP 9.5
and for some reason the scripts don't play back> What am I
missing at this point. I recorded the same Apps under
Sybase and they work great. This is Oracle 10g. Why won't
my scripts play back.
No Answer is Posted For this Question
Be the First to Post Answer
What the genaric function to connect Sql Server using Sql Server Authentication and Windows Authentication
Can anybody give the script to addsheet, add column,add values under that column in the rows?
what are the disadvantages of descriptiveprograming
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?
OPening of notedpad in QTP to write and execute the coding?
How to find which type of Framework is suitable for which type of application?
1. Which function is used to check whether the specified object property achieves the specified value within the specified timeout below anyone is correct 1. Check Property 2. getToproperty 3. output Pls anybody can give the answer.. Thanks in advance...
How many number of actions possible in qtp?
What are the details steps to connect a remote mysql database in QTP
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
What is qtpro? What is quick test pro?
what is the difference between invoke application and system.util.run