Answer Posted / kishore reddy
silk testing is a automated testing tools
It is developed by
Segue Software Inc. Silk Test is the industry’s leading
functional testing product for e-business applications,
whether Window based, Web, Java, or traditional
client/server-based. Silk Test also offers test planning,
management, direct database access and validation, the
flexible and robust 4Test scripting language, a built in
recovery system for unattended testing, and the ability to
test across multiple platforms, browsers and technologies.
| Is This Answer Correct ? | 27 Yes | 7 No |
Post New Answer View All Answers
What is the standard flow of execution of a test case?
How to assign attribute values to test cases?
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
How to open an existing silktest project?
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 create a new silktest project?
Can silktest switch browsers automatically?
Where is a testplan stored?
What are the types of text lines in a testplan file?
How record a test case into a testplan automatically?
How to include a test case into a testplan?
How dom browser extension identify a web application ui object?
How to create group and sub group descriptions in a testplan?
How to add objects of other pages to a test frame?
How to run a test case from a test script file?