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 |
What is the difference between qtp and selenium?
Hello Everybody, please tell me how to use accessibility checkpoint and XML checkpoint by giving any practical example of it.please provide me the steps to perform that and also pls provide the code too. Thanks in advance, Gaytri
Can any one give me some basic VB script used in QTP ?As i am new in QTP.Give sample VB script used in QTP? PLZ
Dis advantages of XML checkpoint ?
What are the challenges you faced during you entire life automation ?
what is defenetion of kiran can u tell me plz CVS, SVN
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
In how may ways we can use checkpoints to an application using QTP?
In what occasion we can specify global sheet and action sheet?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com
Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?