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 many tabs are available in debug viewer pane?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
What is API
What are the advantages of Automation objects than Test Objects?
What are the recording modes in qtp?
write progamming connecting QTP to database sql? this is question asked by interview? please give sql, pl/sql related answer?pls any answer this?
1. how can you handle exceptions without using recovery scenario?
What is the file extension of the code file & object repository file in QTP?
How do we connect QC by using QTP?
what is difference between wait and synchronization point.
What is Active Screen in QTP?
Can u call winRunner scripts from QTP?