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 / 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 |
Post New Answer View All Answers
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
Can we create a qtp test from qc?
How you can find length of array in qtp?
Can anyone share/send me QTP 8.2 Crack as I had it before but now it's virus affected. Pls send me on Sawale.vijay@gmail.com Thanks, ~Vijay
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What is an expert view and keyword view?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
How you calling actions in qtp?
What are the types of object repositories? Which one is you using?
How can i check items sorted or not in a weblist ? Give me the script for this...
What is expert view and keyword view?
What is Test Fusion Report in QTP?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
tell me QTP standards ?plz
Differentiate the type of test cases which can be automated and which cannot be automated?