what is run-time object property in Object spy in QTP9?
Answers were Sorted based on User's Feedback
Answer / sivareddy
The properties of the object should be added at the runrime
postion only.
test object propert means : The properties of the object
are added whenever you are record the script.
in objecct spy Two types properties are there
1)Run time object property 2) Test object property
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / ravi kumar
object spy displays 2 types of properties for selected object
1) Test object property
2) Run time object property
Object spy displays Run time object properties of the
selected object in Spy window
Test object property are available during script edit mode
Run time object properties are available during run session.
you can access the those properties and run time and work
with them
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / param
Run time Object Property: Property of an object at run time.
run means while execution. Property of a run time object
might change depending upon the action in run time.
ex: Text property of a winedit object will change when we
give some data input(ex- username and password).
GetROProperty is the method which is used to get the run
time object property.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we change(increase or decrease)the size of a array variable with out loosing the previous values
1 Answers DST Global Solutions,
what is the difference between link and hyperlink?
What is the extension for Recovery scenario?
hi, Can any body tell me whats the difference between the QTP and the Rational Robat ad the Silk Test and LOad Runner and are they used in any Company On the Major scale bcas I finnf Many comapny Using the Manual Testing Only Hence Askin the Question Hope I will get the Assitence .
how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?
When to use Descriptive programing?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
In an application you have a web table. You are provided with an external Excel sheet with the same structure as that of the web table. How will you retrieve all data from the web table and compare it with corresponding data available in the excel sheet, using QTP? How will you report the results in QTP?
Can you do more than just capture and playback?
How does you test a weblink which is changing dynamically?
A web table is having 3 columns(name, salary and checkbox) in qtp How to select a checkbox based on the highest salary of an employee in a webtable.
How you are maintaining shared object repository in your team or your project?help me plz