Answer Posted / kiran.b
gettoproperty("text")
=to get the property from the qtp , which it is using at
run time.
or
getroproperty("text")
=to get the property from the application , which itis at
the run time.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
How many add-ins comes by default with quicktest professional?
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
wht type of User defined functions or Java Releated functions Do we write in VB scripting
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
How to start recording using quicktest professional (qtp)?
When Recovery scenario actually starts while testing the application?
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);
How to recognise the webelement and verifying that webelement is enabled?
How many types of actions are there in quicktest professional?
How to attach a file to TD?
How to capture a window in QTP?
What does mean by Scope of Automation?n How we defined it?
Step 3&4 are repeated until an the object in recognised uniquely.
What are parameterizing tests?