Define Silk Testing.
Answers were Sorted based on User's Feedback
Answer / suvitha
Silk Test is a tool specifically designed for doing
REGRESSION AND FUNCTIONALITY testing. 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 ? | 53 Yes | 4 No |
Answer / 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 |
Answer / radhika choudary
SilkTest is a Automated testing tool.It espicially Designed
for doing Regression test and Functionalities of
testing.Its developed by segue software inc.
Its the industry leading functional testing products for e-
business application wether client/server r web java and
window based....This is also suitable for test planning,
management....
The ability of this testing conducts on multiple platforms.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / 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 |
what are agents in silk?
Need information on how the scripts (test cases) are written for any application in silktest.
What is a silktest testplan?
Is there any way to retrieve content of the image i.e If image contains text... how to retrieve in silk test In QTP there is GetVisibleText is there any function similar to this in silktest...
what is the statment/command for invoke the browser from script
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
What are the problems you faced while identifying an object in silk?
What are the important aspects of 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 add objects of other pages to a test frame?
What is the vo browser extension?
How can you get the moving contents of flash image using silktest.