how u will evaluate the tool for test automation?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of Object Repositories in QTP?
what is exact difference between smoke and sanity testing?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
How does you test a weblink which is changing dynamically?
if you have the same application screen with 7 drop down boxes and approximately 70 values how do you test with QTP?
What is the limitation to XML Checkpoints?
How we can add actions in the test using QTP?
what is web application and client server application.is there any difference ?
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt
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 issues come up in test automation, and how do you manage them?
What are the benefits of quick test pro(qtp)?