Java Overview
Testable has support for executing Java code programs in a globally distributed fashion.
Check out the Getting Started with Java guide for a quick introduction on how to run your test plan.
This section of the documentation goes into further detail on the various options, environment variables, etc. that we support when running a Java test.
Creating a Java Scenario
There are two ways to create a Java scenario:
- Create a new Test Case (Create Test button on the dashboard or Test Cases -> New… on the left nav), select Java (JUnit, TestNG) during step 2.
- Go to an existing test case and click on the Scenario tab. Click the New Scenario button and select Java as the scenario type.