what will be the stmt if record any edit box in the Web
application ?

Answers were Sorted based on User's Feedback



what will be the stmt if record any edit box in the Web application ?..

Answer / uday kumar_anem

we cannot get this statement "Browser("Browser Name").Page
("Page Name").Webedit("Text
box Name").getvisibletext("Text Box Name")" while recording
the operations.

While recording we will get a statement similar to "Browser
("Yahoo! Mail - The best").Page("Yahoo! Mail - The
best").WebEdit("login").Set "abcxyz""

syntax is browser("aaa").page("bbb").webedit
("control1").set "abcdef"

Is This Answer Correct ?    2 Yes 0 No

what will be the stmt if record any edit box in the Web application ?..

Answer / krishnachand

a=Browser("Browser Name").Page("Page Name").Webedit("Text
box Name").getvisibletext("Text Box Name")
MsgBox(a)

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

hi friends i have 4 yrs exp in testing and 2 yrsexp in QTP.currently aim working in mnc in north as a permanent employer .iam looking for job in south is there any openings plz let me know my mail id is bjr@aol.in its very urjent

5 Answers  


how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)

0 Answers  


If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?

3 Answers  


how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)

6 Answers   GE,


Please Clarify if smartidentfication is used at runtime when qtp does not recogonize the objects

3 Answers   Ordain Solutions,






What are the Latest Feature are added In QTP 9.2?

2 Answers   Infotech,


I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!

0 Answers  


how will check the links in multiple pages at a time

3 Answers  


Name the different types of recording modes?

0 Answers  


Why QTP is termed as a Record and Playback tool?

1 Answers  


what are build and version plz explain why nomber changes in build and version?

3 Answers  


what is diffrense between action and function

4 Answers   IBM,


Categories