how to test one edit box using dotnet addin for Web Applications? write script?
Answers were Sorted based on User's Feedback
Answer / gan
browser("title:=.*").page("title:=.*").webedit("hello")
this is the script for testing edit box
with dot net add-in...
if i am wrong
post other ans
thank u
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shiva
wbfbrowser("***").wbfpage("***").wbfedit("***")
this is right
Is This Answer Correct ? | 1 Yes | 1 No |
WHY U CHOOSE TESTING FIELD?
How to Import data from a ".xls" file to Data table during Runtime.
Suppose i have given 10 test cases all the test cases should be automated?
What is InStr()
How u will open the build automatically in QTP except using Systemutil.run command
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
what is the use of VIRTUAL OBJECTS? explain ?
What is test object model in quicktest professional?
How you can delete excel file in qtp?
how to add run-time parameter to a datasheet?
1 Answers Mphasis, Ordain Solutions,
what is spy, and how can u use?
Is it possible for QTP to capture the objects in word document.If so please give me the code.Thank you.