Whenever we use GETROPROPERTY function.
Answers were Sorted based on User's Feedback
when ever u want to capture the object value on that time
we can use GetROproperty.
RO Property means: Run time Objective propertys
means what are the objective properties that all are know
as RO properties.
for ex we can capture the value in result
window("calc").vbedit("A").set "10"
window("Calc").vbedit("B").set "20"
window("Calc").vbbutton("Add").click
c=window("Calc").vbedit("result").getROproperty("text")
i think this is working properly
if u have any quarries please call me 9823257761
raju.ippali@gmail.com
Is This Answer Correct ? | 14 Yes | 3 No |
Answer / sai krishna reddy.k
You can use the GetROProperty to retrieve the current
property value of objects in your application during the
test run.
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / nani4urs
Returns the current value of the test object property from
the object in the application
eg: wn u want to know the value of an object in run time
then we can use the getroproperty.
syntax: getroproperty(browser("nani").page("nani").object
("objectname","value"))
Is This Answer Correct ? | 11 Yes | 4 No |
Answer / sivareddy
"GETROPROPERTY" capture the properties of the object at
the script running postion
Syntax:getroproperty(browser("Siva").page("Siva").object
("objectname","value"))
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / rajaputra
It is used to get the Runtime object property.
By using this we can do Access control testing.
By using this we can know whether the object is
enable/disable OR editable/non-editable
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / softwaretester4u
if window("edit box").Getroproperty("Enabled") Then
perform operations
end if
Getroproperty retrives the values edit box ebaled or not
i think u got some answer if u required more subscribe
testingguru yahoo groups ask ur questions ,panel will
answer ur question
Is This Answer Correct ? | 5 Yes | 4 No |
GetROProperty is a methods by which user can the runtime value of a particular object while doing test Run.
ex: if user wanted to get value present in a text box.
strTxtValue= Browser("").page("").webEdit("").GetROProperty("value")
Is This Answer Correct ? | 0 Yes | 0 No |
Can we directly automate test script according to requirements?
what is the abbrivation of .mtr in action reposirtory?
How can i store runtime value through vb script while using qtp
Test script is generated and it is enhanced.It is required to be saved.But the disk space is insufficient.You are not permitted to delete any scripts.How are you going to save?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
What are the enhancements u did after recording ur script?
Hi What are re-usable actions in QTP? -Thank You
I have given u a application.To automate it what are the things will u consider?
how to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
How open an excel sheet in QTP(not a run time )?
How to connect to the Database from QTP?
10 Answers DB, Thatavarti Technologies, Xchanging,