How to create a run time propertyfor an object?
Answer Posted / firoz basha shaik
for ex, suppose that we want to know what is the data in
the text box while the application is running?
FName = Browser("Browser").Page("Page").Webedit
("FirstName").GetROProperty("text")
msgbox FName
the runtime text which is present in FirstName field will
be stored in FName variable and can be seen using msgbox.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the differences between quicktest professional (qtp) and winrunner?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
Describe how Smart Identification is used
which type of testing process are you following in ur company? how to recognize a qtp page?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
How to start recording using quicktest professional?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
What is post recovery scenario?
How to use Environment parameterization? Explain with an example.
Why is action split used by qtp?
How software tester can use constants and variables in scripts?
What is the difference between local and shared object repository in qtp?
What are the benefits of qtp?
What are the technics follow in writing VB script?