Why should we use Silk test .we can use QTP or other
tool .What is the difference.
Answer Posted / anil
Hi All,
Its not that SilkTest is related to java script....SilkTest
is based on its own proprietery language called 4Test which
is based on OOPS concept...
We can do most of the things in both the tools...one
advantage in Silk is if u have distributed applications like
your lab setup trequire to test inj 3 to 4 machines
simultaneously than u can go for Silk as it has agent concept.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How to assign attribute values to test cases?
How to download latest silk test trial version?
can we test the application by inserting checkpoints using silktest as we do in qtp and winrunner and also what are the automation frameworks in silktest
What is the syntax of ui object identifier used by dom extension?
How to test your defaultbasestate?
How to record a test case?
can any one please tell me the full form of .g.t in silktest datadriven method
How to define an object verification in a test case?
Where are the testplan attributes stored?
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 is silktest host?
What is the standard flow of execution of a test case?
Where is a testplan stored?
What is 4test?
How to specify a browser extension to a web application?