what will be the stmt if record any edit box in the Web
application ?
Answers were Sorted based on User's Feedback
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 |
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 |
How to Parameterize Object repository in QTP?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
In QTP, Which are the concepts are needed to do Functional testing and Regression testing?
Explain how qtp identifies object?
Have you worked with QC?
Add parameters during time in each row in one column
Why qtp always start action1 and does not start action?
With what extension you can save the list of tests in a file to run in test batch runner?
What is Curd testing?
will QTP 9.2 run successfully on Linux(gui) operating system
how will u choose a tool for test automation ?
Can any one please list me out the shortcut keys for some functionalities in the QTP .. for example ..to record...to run...etc