Which function is used to accesses the Properties from
Repository
Pls anybody can give the answer.. Thanks in advance...
Answer Posted / amarendra kothuru
You can retrieve object property values using GetROProperty
method at runtime.
E.g: retrieves the textbox value into var_Value variable
var_Value = Browser("test").Page("test").WebEdit
("test1").GetROProperty("value")
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
They asked by using qtp recording writing scripting
Mention the test steps of qtp.
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
Have you used xml check point in your project?
What is smart identification in QTP?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
How the exception handling can be done using quicktest professional?
How to give a call to another action from one action?
Explain how Does Run time data (Parameterization) is handled in QTP?
How to find operating system information using the qtp script?
What are the key elements available in test result window?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What are the major/ important methods, functions in QTP we use realtime testing