Answer Posted / abhishek
set a=Descriptive.Create
here "a" is a Descriptive object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many scripts did you have?
How is test case write?
Explain about datafile/verification of date file when file is not available in local system?
what is the difference between data driver & data driven and driver script?
diff between qtp versions from 8.5
Why we load add-ins in qtp?
what is review
Which recording modes need more memory?
How you calling actions in qtp?
How to write business scripts using object repository with different scenarios
What is the basic concept of qtp?
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);
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
how to test load test and block box testing an a web based application pls give ans briefly
What is a reusable action?