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 / babu
Hi Ankur,
Select the object in the object repository, and select the
icon where it will open you to see the mandatory and
assistive properties of the object. By using this you can
add the properties to the particular object whichever you
want to find some uniqueness.
I feel this answer may be usefull for your question.
Pls let me know if i am wrong.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is the diffrence bw qtp architectute and qtp framework?
What is the difference between a Function and Action in QTP?
Both static and dynamic arrays are handled by the vb script. Is it true?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
How many types of recording facility are available in quicktest professional?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
In qtp, how you can exit for loop?
What is object spy in quicktest professional?
Explain different types of checkpoints?
how to test Web application using QTP software
hi i want license key for qtp 9.2 pls its adjust product name : quick test professional locking code :8 - 54A6A license type : seat license maintenance number : 88888888-8888 pls send license key to my email id borusu.ramkumar@gmail.com
Hybrid framework supports Descriptive programming. Is it true?
What are the types of data tables in qtp?
What is data driver in qtp? Where we use it?
How we can import data from database?