Exactor is a framework for writing automated acceptance tests of the kind advocated by Extreme Programming.

See:
          Description

Exactor core
com.exoftware.exactor Provides the core classes of the EXACTOR framework.

 

Exactor commands
com.exoftware.exactor.command.swt Provides the command classes used by the SWT commands.
com.exoftware.exactor.command.web Provides command classes for interacting with web sites.

 

Exactor is a framework for writing automated acceptance tests of the kind advocated by Extreme Programming.

Customers or testers write acceptance tests using a simple plain text format. Programmers write the commands specified by the customer tests and connect them to the application being tested.