This type of JUnit test generates an execution history from which a report can be generated.
Create a Java project to contain the TPTP JUnit test.
You can create a TPTP JUnit test in one of two ways: manually or from an existing JUnit test case.
The JUnit Test Suite Editor can create and remove methods on a JUnit test, and control how those methods are invoked.
Choose an option to run a test:
There are a number of options available to run a test.
If you want to run a TPTP JUnit Test remotely, you must create and configure a test deployment. At a basic level, test deployments are entities which relate other TPTP entities, artifacts and locations in pairs.
When you run a script, the test results for the events are saved in a test log. You can use the Test Log viewer to view the results and events in the test log.
After you have run your tests and generated execution histories, you can generate a report on those test results to summarize the data.
Related concepts
Testing applications