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

What is the differences between image check point and bit map check point?

0 Answers  


What is difference between version 6.5 and 8.2 in QTP?

0 Answers  


Explain abt the File System Object in QTP with ex

3 Answers   Ordain Solutions,


What is text/text area checkpoint?

0 Answers  


1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.

0 Answers  






What is the another extension name of library file. If that is exist than what's the difference between them.

2 Answers   Synechron,


How we can merge the object repositories?say if we have 2 or 3 object repositories then how we can merge them?Is there any option in QTP to merge the object repositories?

2 Answers  


what is object repository?

4 Answers  


What are parameterizing tests?

0 Answers  


what is meant by descriptive programming?

2 Answers   Wipro,


suppose u hav a 10 dialog or window opened on screen with same name & value. now how to test each window? i.e. how qtp indetifies these objects separately?

7 Answers   Wipro,


How to create an Action Template?

1 Answers  


Categories