How does QTP identifes the object in the application?
Answer / zia ur rehman
QTP identifies the object in the application by LogicalName and Class.
For example :
The Edit box is identified by
Logical Name : PSOPTIONS_BSE_TIME20
Class: WebEdit
| Is This Answer Correct ? | 0 Yes | 0 No |
Test script is generated and it is enhanced.It is required to be saved.But the disk space is insufficient.You are not permitted to delete any scripts.How are you going to save?
Explain in brief about the QTP Automation Object Model.
How to apporach while starting the automation testing?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.
How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?
I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.
wht is Driver in Integration testing. Anubody can answers it
How to connect to oracle(sqlserver) database to QTP
desribe a situation where u faced a stressful situation and how did u cope with it
What is descriptive.create () in QTP?
What is Associate Repository in QTP 9.2 ?