Answer Posted / dinesh1433
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 |
Post New Answer View All Answers
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Can anybody post some real time scenario in qtp? please its very urgent.
Explain how to use QTP to check broken links on a page?
Discuss quicktest professional (qtp) environment?
What are the factors on which script execution time is dependent?
wt is the use of multiple questions in QTP
To which environments does quicktest professional supports?
explain how to write vb script in qtp?when will you write own script?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
desribe a situation where u faced a stressful situation and how did u cope with it
Where is the Bitmap checkpoint information stored?
What are the Application Functions available in QTP?
what is meant by Implicit and explicit requirements?