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

Lets say,flipkart website...in search button we have entered category[i.e watches] it displays some items...question is how to test price displayed each product is correct or not through qtp

1 Answers   Cap Gemini,


for a test in QTP i had choose the object repository as shared.after completion of some days i want to conduct the same test again,now the question is HOW TO LOAD THE OBJECT REPOSITORY. is it possible by descriptive programming.could any one tell me how many ways we load it and what is the process?

13 Answers   Logica CMG,


What is the diffrence bettween QTP 9.0 and QTP 9.1?

1 Answers  


Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.

0 Answers   Fiserv,


How to create a Runtime property for an object in QTP?

6 Answers  






How can we conduct U-I Testing by using QTP??????

0 Answers  


how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)

6 Answers   GE,


How does you test a weblink which is changing dynamically?

0 Answers  


Can you write a script for to insert array elements in an excel A to Z columns only. if the number oe elements in the array is greater than the number of columns (A to Z), come to next row and proceed furthur. eah cell should contain only one array value.

1 Answers  


Difference between image checkpoint and bitmap checkpoint

2 Answers  


What are the different types of recording modes?

0 Answers  


unique properties of button,edit box, radio button,check box?

1 Answers   IBM,


Categories