suppose u hav a dialog or window which contains 10 buttons
with same name & value. now how to check each button? i.e.
how qtp indetifies these objects separately?
Answer Posted / true friend
This Will Show the order used to identify the object when
two or more objects get duplicated.
tools -> object identification
select the environment
a) standard windows
b) active-X
c) visual basic
d) multi media
select the class
if we select the environment as standard window
and class as winbutton
then it will display
Mandatory properties Assistive properties ordinaliden-
tifier
-------------------- ------------------- ------------
a)Native class a)window-ID a)location
b)Test b)Index
regards
True friend
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what could go wrong with test automation?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
Can the user toggle between using Local OR and shared OR for the same action?
In qtp, explain what is crypt object
Discuss quicktest professional environment?
What is qtpro? What is quick test pro?
What is the Difference between test object and run time object?
How to create scenario selector
How to creating an output value using quicktest professional?
what QTP Options do you know?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
How you know that a test case is a regression test case
When ‘option explicit’ keyword is used in qtp?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
How to create Reusable and Multiple Actions?