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 ? | 7 Yes | 4 No |
Post New Answer View All Answers
How to select a group of test cases in a testplan to run?
What is silktest agent?
What is the standard flow of execution of a test case?
What is the vo browser extension?
Is there any way of passing values at runtime? Like scanf does in C.
How to record a test case?
What is silktest project?
How to create a new silktest project?
What is 4test?
What are the types of text lines in a testplan file?
How to run a test case from a testplan file?
How to define an object verification in a test case?
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 group and sub group descriptions in a testplan?
What is the syntax of ui object identifier used by dom extension?