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 the syntax to call one script from another? And what can be the syntax to call one “action” in another?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
What is the Command used to start the QTP
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
How to get popup error message.
what is the difference between development and testing
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
What is the recovery scenario in qtp?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Connect to QC using AOM.
Explain the types of object repository?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
What is the basic concept of qtp?