how interviews will be on QTP?
No Answer is Posted For this Question
Be the First to Post Answer
what is the criteria for choosing test cases for automation? Ex: if you have some 300 test cases, then how many you choose for automation. what is criteria of selecting?
3 Answers Aricent, Delhi University, TCS,
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
How to retrieve the property of an object in QTP?
Explain what the difference between Shared Repository and Per_Action Repository
what type of scripts are asked in qtp?
Can any body explain me how to prepare QTP frame work with an example?? alexander.gdk@gmail.com
how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.
wht is Driver in Integration testing. Anubody can answers it
how qtp handles customised object
What is the difference between the design-time and run-time data tables?
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
Where can i get the QTP tutorials. I wanna move to automation testing. Is there any book or URL, where i can find the source to read...