what is DON in SILK?
Answer / garima gupta
If i am not mistaking it is DOM and not DON.
DOM -Document Object Model by which Silk Test is able to
query the browser directly for information about the
objects on the Web Page.
| Is This Answer Correct ? | 3 Yes | 0 No |
Is there any way to retrieve content of the image i.e If image contains text... how to retrieve in silk test In QTP there is GetVisibleText is there any function similar to this in silktest...
Define PEER Review ,what it contains & What we discuss in that meeting.
Can we customise the result file?
What is silktest agent?
Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V
What are the problems you faced while identifying an object in silk?
How to create a new silktest project?
How can i used If Else statement in Silk Test. And my table name is login how can i get rowcount in the table having
What are testplan attributes?
How to write the good frame work for application.
How to create group and sub group descriptions in a testplan?
How to assign attribute values to test cases?