how we can take data in the username field text box into
variable in web application explain with example and give
all functions to get data into variables
Answer / sreeprasad
Any Application, it may be web or it may be window based
applications, we use getroproperty() method to get the data
from the Editbox.Same way if u want to set the data to the
editbox we use set()method.
for example:
Dim variable name
variable name = Browser(browser).page
(pagename).GetROproperty("Logical name")
if u want to print in dialogbox use msgbox()function OR
if u want to print in test result use reporter.reporter
event() function
| Is This Answer Correct ? | 0 Yes | 0 No |
how to write scripts in QTP?
do you prepared framework,pls answer this
How can I change object description or check point values in qtp?
Differences between QTP & Winrunner?
I want to open a GOOGLE page without recording a test in QTP.Can any one answer me?
How do you open adobe acrobat file in QTP and do some testing on that file ?
Under what conditions would you recommend QTP for future projects?
What is synchronization? What are the ways you can synchronize?
If the object property is changing very frequently, what was your approach?
how can i call reusable action in a function could any one explain me?
how to write regular expression for Date field?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?