Creating Concept and Event Instance Test Data

Procedure

  1. To create test data in BusinessEvents Studio Explorer (or in the Debug perspective BusinessEvents Studio Explorer view), you can perform either of the following steps:
    • Right-click on an event or concept and click New, then Test Data or Project
    • Right-click Project, then Test Data.
  2. Right-click an event or concept and click Create Test Data.
    The Test Data editor appears showing the event or concept properties as column headers.
  3. In the Test Data editor, click Add to add rows for new instances. You can add your own unique extId values to the test data input, as needed. You can also use global variables.

    You can also remove existing rows by selecting one or more rows and clicking Remove.

  4. Click Save. The entity’s test data is saved to an XML file stored within the TestData folder in the project root.

    The /TestData folder is the default location (see Tester Preferences).