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 |
How to send the qtp results file by email (Lotus notes).
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
In how may ways we can use checkpoints to an application using QTP?
What is checkpoints for quicktest professional (qtp)?
we have 10 more actions in our test and we are using exit action command to come out from the action if any error s occured.In action 1 if any error occurs control is moving to second action but if we get error in second action exitaction is throwing general run error. Please give a idea to overcome .
What are the advantages of QTP over WinRunner?
what is difference between wait and synchronization point.
is it possible to add sheets to excel at runtime
how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
what are pretesting activities
How can you give wait up to 10 seconds in qtp?