OR is full with objects but i want to add 5 more
objects,but i tried merging files,shared mode and
descriptive ,iwont work.is there any alternative for that
Answer Posted / siva
Hi! sd
Girish's question is nice and even I too faced a question of
this kind.
and could you tell me dp?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are parameterizing tests?
What are the benefits of quick test pro(qtp)?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
What are the different ways to invoke an application using QTP?
What are some test assets and related extensions of qtp?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
What is keyword driven framework?
what is the difference between data driver & data driven and driver script?
What are the technics follow in writing VB script?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What is the syntax to call one action in another?
What are the different types of recording modes in qtp? Which will be used when?
Why qtp always start action1 and does not start action?
What is expert view and keyword view?
How to use the object spy in quicktest professional (qtp) 8.0 version?