Answer Posted / sid
SilkTest is the leading tool for automating the functional
testing process of enterprise software applications via the
application Graphical User Interface (GUI). Its powerful
test automation capabilities make it the perfect solution
for regression, crossplatform and localization testing
across a broad set of application technologies including
Web, Java™ or .NET and client/server, within the confines
of today’s short testing cycles. Designed for realizing
automation benefits even when applied to complex test cases,
SilkTest provides a host of productivity-boosting features
that let you easily cope with changes in the Application
Under Test (AUT). Additionally, SilkTest’s powerful testing
framework enables high reusability of test scripts across
test projects, which further increases the achievable
ROI.With less time spent on building and maintaining
regression testing suites, your QA staff can expand test
coverage and optimize application quality.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to run all test cases in a testplan?
What is 4test?
Can silktest switch browsers automatically?
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?
How to include a test case into a testplan?
Can silktest run on mac?
How to create a test frame?
How to define new testplan attributes?
How to run a test case from a testplan file?
How to select a group of test cases in a testplan to run?
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 run a test case from a test script file?
Is there any way of passing values at runtime? Like scanf does in C.
What is the syntax of ui object identifier used by dom extension?