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 |
Mention the test steps of qtp.
How to add a runtime parameter to a datasheet?
How can i select multiple items from a WebList bOX USING QTP
1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories?
There is a name "AJAY" how do u count no.of. "A" in that name ?
what is input pramater out output pramater ?i want the decrepation..?how to use in QTP?
3 Answers Infinite Computer Solutions,
how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help
what is the difference between call to copy action and call to an existing action
CAN SOME ONE TELL ME ABOUT QTP FRAMEWORK? I AM SUPPOSED TO GIVE THE QTP FRAMEWORK THIS WEEK SO PLEASE HELP
In what situations QTP will not recognize the Objects?