This is preliminary documentation and is subject to change.

Test and run your application

This topic will help you learn how to test and run your application.

Test applications

To test your application:

  1. Click debugger 16x 16 in the Solution explorer toolbar.

      Note

    The Test console should be opened in the center frame.

  2. Optionally, select a workflow in the left edge list.

  3. Click workflow-start 16x 16 in the center frame toolbar.

  4. Check the status report on the last line of the log.

testapplication

Run applications

To run your application:

  1. Click execution 16x 16 in the Solution explorer toolbar.

  2. Optionally, select a workflow in the left edge list.

  3. Click workflow-start 16x 16 in the center frame toolbar.

  4. Check the status report on the last line of the log.

runapplication