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 |
dears, I have one question for QTP.If my software is english and defined objects is english name. But, if my software has support MUI, under this case that my objects in the QTP can't work, because the QTP can't catch the objects name. In this case, is anybody know how to solve this problem? Thanks a lot.
What are the different kinds of test steps?
hello...any one tell me , where can i get company email id.. actually i am searching on testing... in my CV i put 3+ exp.. but all companies are asked company email id.. please provide solution for that... thanx in advance...
in qtp how i can retrive from a browser how many links are there.means total no of links used in a browser
What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP
how do we add a new sheet to data table in QTP?
how can we do the frame work in qtp
Hi All, I wanted know how does QTP identifies a DataCombo. While recording I clicked on the data combo and selected a value from the list. The click of Data Combo is recorded but the selection of the value from the list is not recorded. My application is based on VB and SQL server as the database. Please let me know as how do I record the action of selecting a value from a DataCombo list. The list is being loaded from the Database Record set.
i have qtp 9.5 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com
What are the drawbacks of QTP?
1.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?