Can u Tell me why we use Advanced tool like Silk Test other
than QTP, Or WIN RUNNER And others what is the advantage of
these compared o others
Answer Posted / jai
Many other feature are there in SilkTest which allows
reliability and maximum test coverage. Also 4Test is free
development environment through which we can strengthen the
framework.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
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 silktest host?
What is stored in a test frame?
What are the problems you faced while identifying an object in silk?
Can silktest switch browsers automatically?
How to run a test case from a testplan file?
How record a test case into a testplan automatically?
How to select a group of test cases in a testplan to run?
how to pass TDS intery in tally?
What is multi-tagging?
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
How to define an object verification in a test case?
Where is a testplan stored?
How to add objects of other pages to a test frame?
How to specify a browser extension to a web application?