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
What are the problems you faced while identifying an object in silk?
What is a silktest testplan?
How to create a test frame?
What is defaultbasestate?
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
Where is a testplan stored?
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.
How to create group and sub group descriptions in a testplan?
How to create and edit a testplan?
How to define an object verification in a test case?
What is the syntax of ui object identifier used by dom extension?
What is the dom browser extension?
What is the standard flow of execution of a test case?
How record a test case into a testplan automatically?