SilkTest
   HOME

TheInfoList



OR:

Silk Test is a tool for automated function and regression testing of enterprise applications. It was originally developed by
Segue Software Borland Software Corporation was a computing technology company founded in 1983 by Niels Jensen, Ole Henriksen, Mogens Glad, and Philippe Kahn. Its main business was developing and selling software development and software deployment products. B ...
which was acquired by
Borland Borland Software Corporation was a computing technology company founded in 1983 by Niels Jensen, Ole Henriksen, Mogens Glad, and Philippe Kahn. Its main business was developing and selling software development and software deployment products. B ...
in 2006. Borland was acquired by
Micro Focus International Micro Focus International plc was a British multinational software and information technology business based in Newbury, Berkshire, England. The firm provided software and consultancy. The company was listed on the London Stock Exchange and t ...
in 2009 and Micro Focus was later acquired by
OpenText OpenText Corporation (styled as opentext) is a global software company that develops and sells information management software. OpenText, headquartered in Waterloo, Ontario, Canada, is Canada's fourth-largest software company as of 2022, and r ...
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 (similar to former TestPartner) as well as using VB.Net as scripting language * Silk 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
class Class, Classes, or The Class may refer to: Common uses not otherwise categorized * Class (biology), a taxonomic rank * Class (knowledge representation), a collection of individuals or objects * Class (philosophy), an analytical concept used d ...
es,
object Object may refer to: General meanings * Object (philosophy), a thing, being, or concept ** Object (abstract), an object which does not exist at any particular time or place ** Physical object, an identifiable collection of matter * Goal, an a ...
s, and
inheritance Inheritance is the practice of receiving private property, titles, debts, entitlements, privileges, rights, and obligations upon the death of an individual. The rules of inheritance differ among societies and have changed over time. Offi ...
. * Silk4J renamed UFT Developer allows automation in
Eclipse An eclipse is an astronomical event which occurs when an astronomical object or spacecraft is temporarily obscured, by passing into the shadow of another body or by having another body pass between it and the viewer. This alignment of three ...
using
Java Java is one of the Greater Sunda Islands in Indonesia. It is bordered by the Indian Ocean to the south and the Java Sea (a part of Pacific Ocean) to the north. With a population of 156.9 million people (including Madura) in mid 2024, proje ...
as scripting language * Silk4Net renamed UFT Developer allows the same in
Visual Studio Visual Studio is an integrated development environment (IDE) developed by Microsoft. It is used to develop computer programs including web site, websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development ...
using VB or C#


Features

Silk Test Client is an IDE for creating, maintaining and executing tests. *Silk Test Agent: translates the script commands into GUI commands (User actions). These commands can be executed on the same machine as the host or on a remote machine. 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 (iOS, Android), .NET (WinForms, WPF), Java (Swing, SWT), DOM, IE, Firefox, Chrome, Edge, Safari, SAP Windows GUI.


History

* 1993-1996: QA Partner (
Segue Software Borland Software Corporation was a computing technology company founded in 1983 by Niels Jensen, Ole Henriksen, Mogens Glad, and Philippe Kahn. Its main business was developing and selling software development and software deployment products. B ...
). * 1996: QA Partner was renamed to Silk Test. * 2006:
Borland Borland Software Corporation was a computing technology company founded in 1983 by Niels Jensen, Ole Henriksen, Mogens Glad, and Philippe Kahn. Its main business was developing and selling software development and software deployment products. B ...
acquired
Segue Software Borland Software Corporation was a computing technology company founded in 1983 by Niels Jensen, Ole Henriksen, Mogens Glad, and Philippe Kahn. Its main business was developing and selling software development and software deployment products. B ...
. * 2009:
Micro Focus International Micro Focus International plc was a British multinational software and information technology business based in Newbury, Berkshire, England. The firm provided software and consultancy. The company was listed on the London Stock Exchange and t ...
acquired
Borland Borland Software Corporation was a computing technology company founded in 1983 by Niels Jensen, Ole Henriksen, Mogens Glad, and Philippe Kahn. Its main business was developing and selling software development and software deployment products. B ...
and the Quality Solutions (including the automation tool
TestPartner TestPartner is a GUI software testing tool from Micro Focus that is intended to enable software development project teams to functionally automate and test application graphical user interfaces, with the goal of being able to accomplish more a ...
) part of Compuware. * 2009: Introduction of Silk4J. * 2010: Introduction of Silk Test Workbench (the successor of
TestPartner TestPartner is a GUI software testing tool from Micro Focus that is intended to enable software development project teams to functionally automate and test application graphical user interfaces, with the goal of being able to accomplish more a ...
) and Silk4NET. Silk Test is now used for the overall functional testing solution at
Micro Focus International Micro Focus International plc was a British multinational software and information technology business based in Newbury, Berkshire, England. The firm provided software and consultancy. The company was listed on the London Stock Exchange and t ...
and the 4Test client has been renamed to Silk Test Classic. * 2017: Introduction of Silk WebDriver, a free derivative of Silk Test for recording and replaying Selenium scripts. * 2023:
OpenText OpenText Corporation (styled as opentext) is a global software company that develops and sells information management software. OpenText, headquartered in Waterloo, Ontario, Canada, is Canada's fourth-largest software company as of 2022, and r ...
acquired Micro Focus International.


See also

*
Test automation In software testing, test automation is the use of software separate from the software being tested to control the execution of tests and the comparison of actual outcomes with predicted outcomes. Test automation can automate some repetitive bu ...
*
List of GUI testing tools GUI testing tools serve the purpose of automating the testing process of software with graphical user interfaces. References {{Software testing GUI Software comparisons ...


References


External links


SilkTest home page

Official documentation

Silk Test Community


Further reading

* {{DEFAULTSORT:Silktest OpenText Graphical user interface testing Micro Focus International