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 Posted / hariprasad reddy
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 | 3 No |
Post New Answer View All Answers
What is QTP’s model for test creation?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
What is a programmatic description?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
How many ways is to parameterize the value?
Key word driven framework
How to analyzing test results using quicktest professional (qtp)?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How many types of object repository in qtp?
write a script to verify links on any web page by using descriptive method by creating a description object (give a filter condition only link) ... need to verify expected like name by reading
Can any suggest me what is exposure testing?
Step 3&4 are repeated until an the object in recognised uniquely.