how can you write a script without using GUI in QTP?
Answer Posted / sree
We can write script once if we define all the objects
descriptions in a notepad....but while executing GUI is
mandatory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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);
What is a programmatic description?
Can we create a qtp test from qc?
How to associate function library at a run time?
What is QTP’s model for test creation?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
Explain process of smart Identification in QTP?
What is Test Fusion Report in QTP?
How many types of actions are there in quicktest professional?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
Can launch two instances of qtp on the same machine?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
How many types of recording modes in qtp? Describe each type with an example where we use them?
What is the difference between run time object and test object?
unique properties of button,edit box, radio button,check box?