I m trying to automate one vb desktop application in that
there is vblist vbcombobox many other vb tools are
there ,when i m trying to find some unique property to
identify the object (take example of vbcombobox ) I cannot
find any unique property, all the combobox belong to same
nativeclass same name no ids are available ,only the
distinct property is there x and y coordinates so i m using
some code like this
"vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y
:=443").exist(2)" but i dont find them reliable .Can anyone
suggest me some other way to identify those objects with
some unique property or is there any way to register our
own property .I m using descriptive programming to write
the code .Thanks in advance
Answer Posted / ankur_jain
thanks Jay prakash for ur reply
U got my problem right but its not web based application
its desktop application and i cannot find any unique
property to identify the objects such as vbcombobox all the
vbcombobox on the page have the same property .I read
somewhere that we can add our own property to the test
object but i dont know how .SO please let me know if you
have any solution .Thanks in advance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
To which environments does quicktest professional supports?
What is the use of running the scripts in Hidden-mode in UFT?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Is virtual object supported in low level recording mode?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
How do client side image and server side image work?
is it possible to add sheets to excel at runtime
For which type of project the iterative model is suitable?
Is any limitation to xml checkpoints?
How to analyzing test results using quicktest professional?
what is description object?
How many tabs are available to view your test in a test pane and what are they?
Is it possible to merge two object repository files in qtp?
Explain the concept of object repository and how QTP recognizes objects?