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 |
What is the Real time process for testing please tell in detain 7it is very urgent.
In how many ways we can perform datadriven test in silk test, throgh flatfiles can we perform?
What are the default testplan attributes?
who is the head of the BMC
How do you identify an exception is silk?
how to pass TDS intery in tally?
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 is stored in a test frame?
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
hai iam not working.iam try to job.on practice i have dout .HOW TO TEST THE CALCULATOR BY USING DATA DRIVEN.PLS REPLY WITH CODE.I HAVE NO IDEA ON DATA DRIVEN.
what .inc file consists in silk?
In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?