Adding a Test Suite

Prerequisites

  • TIBCO BusinessWorks™ Container Edition 2.5.3
  • Apache maven: Download it from https://maven.apache.org/download.cgi
  • TIBCO ActiveMatrix BusinessWorks™ Plugin for Maven 2.7.0 : Download it from https://github.com/TIBCOSoftware/bw6-plugin-maven/releases
  • You have added Unit Test Assertions. For more information, see Adding Unit Test Assertions.

Procedure

  1. Right click the Test folder and select New > Add Test Suite option.

    The Test Suite wizard is displayed.

  2. In the Test Suite wizard. provide the name in the Test Suite Name field. Click Finish.

    The test suite is added to the Test folder.

  3. Open the test suite in the Test Suite Editor window.

  4. To add test cases in the test suite, click Add.
  5. Select the test case. Click Ok.
    To add multiple test cases, use Ctrl key and click multiple test cases.

  6. To remove a test case from a test suite, select the test case and click Remove.