Silk Test


Silk Test is a tool for automated function and regression testing of enterprise applications. It was originally developed by Segue Software which was acquired by Borland in 2006. Borland was acquired by Micro Focus International in 2009 and Micro Focus was later acquired by OpenText in 2023. The original name for the product from 1993 through 1996 was QA Partner.
Silk Test offers various clients: Silk Test Workbench allows automation testing on a visual level as well as using VB.Net as scripting languageSilk Test Classic uses the domain specific 4Test language for automation scripting. It is an object oriented language similar to C++. It uses the concepts of classes, objects, and inheritance.Silk4J renamed UFT Developer allows automation in Eclipse using Java as scripting languageSilk4Net renamed UFT Developer allows the same in Visual Studio using VB or C#

Features

Silk Test Client is an IDE for creating, maintaining and executing tests.
Silk Test identifies all windows and controls of the application under test as objects and defines all of the properties and attributes of each window. Thus it supports an object-based implementation.
Silk Test supports both recording and descriptive programming methods to identify and verify the elements in the AUT. It also identifies any mouse movements and keystrokes, enabling testing against custom objects in the AUT.
Silk Test supports testing of different technologies: Mobile,.NET, Java, DOM, IE, Firefox, Chrome, Edge, Safari, SAP Windows GUI.

History