how to get the object property
Answers were Sorted based on User's Feedback
Answer / sathish
we can get the object property in two ways one is
gettoproperty and another one is getroproperty the get to
property retuns the property from object repository where
as getro property retuns the property of an object on the
application
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ganesh kumar
if U want to view the object property at runtime use
GetROProperty Method to view the Property value of an
Object.
If u want to view the testobject property then use Object
spy option is used to view the test object properties of
that object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajasekhar
using getroproperty or using objspy or in the treeview we
can select particular object and right-clicking we can see
all propeties
right any thing mistake make it correct
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
Just spy that obect by using GUI spy,then it will show the
object properties,if it is not having the standered
properties then go for GUI mapconfiguration and add whatever
the properites u want
| Is This Answer Correct ? | 0 Yes | 0 No |
What kind of errors can b handled in QTP in real time scenario?
What is difference between function and procedure?
41 Answers HCL, IBM, iGate, Infosys, TCS, Veritas, Wipro,
Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text check points?
Does Low-level recording capture mouse movements?
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
what is the difference btn risks & Therads in the Test plan documentation?
How to call script1 into script2?
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
1. how can you handle exceptions without using recovery scenario?
Can we use index on view?
how we connect oracle or sql data server database to qtp. Hi Ram I was your answer for this. Can you kindly let me know in details steps on How we can connect to database. i am using QTP9.2 and SQL Server Database. I am new for QTP and this would be of great help.Thanks
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()