How do we retrieve the content from a text box in a web
page

Answers were Sorted based on User's Feedback



How do we retrieve the content from a text box in a web page..

Answer / johnson

dim content
Content = Window("window name").WinComboBox("x:").GetContent
Msgbox Content

Is This Answer Correct ?    4 Yes 0 No

How do we retrieve the content from a text box in a web page..

Answer / anitha

hi,

You can get the content through GetROProperty("value")
call this from the textbox object

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More QTP Interview Questions

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

0 Answers  


How do you do batch testing in QTP, if so explain?

2 Answers  


We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario

1 Answers   HK, TCS,


Have you done batch testing in qtp? If yes how you are doing?

0 Answers  


Did u use check points during ur work experience ?

3 Answers   FedEx,






WE ARE PLANING TO DESIGN AUTOMATION FRAME WORK. HOW TO CALL CONFIGURATION SCRIPT FILE(.VBS) FROM DRIVE SCRIPT FILE(.VBS)

1 Answers  


How to see entire results at the same timeafter the batch run.. Cannot see the entire results at a time. Is there a easier way view everthing at same,as our batch file very large

2 Answers  


Hi Frriends... I have one Query please give the apropriate ans. when we r working with web based application , the user loggedin page name is changed respect to the username ( Take a exp. Yahoomail.com) .When we use Datadriven test to this scenario ,each time the loggedin page name is changed ...then the script is fail.. at that time wat can do... please give the apropriate ans. Thanx in advance..

3 Answers  


QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue

1 Answers  


Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project

0 Answers   T Mobile,


can QTP works on LINUX platfom

2 Answers  


How can i count "spaces" in any sentence or a string if suppose " It is a Testing question" Here we have 4 gaps(spaces) Is there any function to find out spaces between words

5 Answers   iGate, Livetek,


Categories