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

During test run,How will you copy/paste from/to clipboard?

3 Answers  


What is difference between Class and MicClass

2 Answers  


what is runmodes in QTP

1 Answers  


Explain Different types of Checkpoints in Quick Test Professional?

2 Answers   Crea,


Hi, Can we open a test in qtp10 which is saved in qtp 9.2?

0 Answers  






Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.

0 Answers  


what is defination of system testing?

3 Answers   CodeArrow, Infosys, Omax,


What is text/text area checkpoint?

0 Answers  


whare exactly we have to use functions and sub routain

0 Answers  


when we right click on the desktop of any operating system we find a menu , consisting of refresh,edit,open,paste and cut etc... how to load the object and object properties of that menu in QTP

3 Answers   iFlex,


What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?

2 Answers   Satyam,


plz tel me what is the differnce between QC & QTP?

3 Answers   iGate, Satyam,


Categories