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
how to prepared for first for the first interview?
Explain how qtp identifies object?
If I change the object name in one action will it be updated in all the actions? Or not?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
Explain the concept of object repository?
How to get popup error message.
How is a Step generator used in UFT?
What are the properties you would use for identifying a browser and page when using descriptive programming?
How many add-ins comes by default with quicktest professional?
how to test Web application using QTP software
Are Shared ORs read-only?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
Explain the concept of object repository and how QTP recognizes objects?