Tess - Generating test suites for services

Purpose

Tess is a tool to generate test suites for services. For a given service, a test suite is derived from its operating guideline. Different redundancy levels can be chosen to rule out redundant test cases.

Download and Install

Tess is free software and is licensed under the GNU Affero General Public License. Other licenses can be negotiated with the author.

 

This project's Subversion repository can be checked out through anonymous access over the SVN protocol (TCP 3690), or over HTTP.

Checkout over SVN protocol (TCP 3690):

svn co svn://svn.gna.org/svn/service-tech/trunk/tess tess

Checkout over HTTP:

 

Tess is written in C#. It requires the .NET Framework 3.5. To run Tess, checkout the source code repository and compile the solution. For further information, execute the following command:

tess --help