Explain the keyword createobject with an example.
Answer / sreeprasad
Creates and returns a reference to an Automation object
syntax: CreateObject(servername.typename [, location])
Arguments
servername:Required. The name of the application providing
the object.
typename : Required. The type or class of the object to
create.
location : Optional. The name of the network server where
the object is to be created.
| Is This Answer Correct ? | 2 Yes | 0 No |
Q) Please any body can help me how we can create descriptive programming if the application is not ready i.e we don't have unique property of object ? note:build not ready means we can't use object spy in build to get unique property .
Can any body help me to write descriptive program to find a cell value (say 2 row, 3rd column) in a datatable which is creating dynamically and statically
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
Can we run test with out adding object in object repository? How it is possible?
Please mail me the license key of QTP 9.5 t v.sadangi@gmail.com ????? thx
How do we do DOM programming in QTP.Could you explain with an example. If possible please provide some material or link related to DOM Programming.
what is a active x control?can any one brief me about active x controls
How can you close the second opened browser?
what is virtual object?
suppose u have two send buttons(same width,height,font) on an application write a descriptive programming
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?