What we are looking for is to load properties of object
dynamically as for our application the global repository
will pretty huge. It will be really helpful to us if
something similar to following functions of Winrunner is
available in QTP.



#Define descriptor

auto strDesc;

#set property in the descriptor

Gui_desc_set_attr(strDesc,?Class?,?Edit?);

--- put other properties

#Add Edit box to GUI Map

Gui_add(? ?,strWindowName,strEditboxName,strDesc);



No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More QTP Interview Questions

what is framework and types of framework? Need of framework in automation? write folder strucuture of framework.

3 Answers   HealthAsyst,


How you can write contexts to text file in qtp?

0 Answers  


How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo mail, in inbox page there will a banner, where different ads are scrolling, how do you test that using qtp?

2 Answers  


How many types of recording modes in qtp? Describe each type with an example where we use them?

0 Answers  


How to handle dynamic objects in quicktest professional?

0 Answers  


what is Action conversion tool? what the Action conversion tool will do?

1 Answers   Satyam,


What is different command used in command Prompt while using QTP?

0 Answers  


can any one tell me the script to click on a button in the wintoolbar.

1 Answers  


What is data driver in qtp? Where we use it?

0 Answers  


How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is

0 Answers   HP, Livetek,


In Developer view it is a high priority defect & in tester view it is a low severity defect what is that how to define with an example

2 Answers   Broadridge,


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

0 Answers  


Categories