Skip to main content
Skip table of contents

Working with the Test Environment

The development process in the Designer has been optimized: Developers always work in a test environment where they get constant feedback on their changes and are able to test them directly against the service preview - without having to deploy the service.

When you create a new service or open an existing one, you are automatically working in the test environment. Its status is displayed in the Controls panel:

status_test_environment.png

The test environment is automatically started and stopped:

  • It is started...

    • when you open a service and start working on it.

    • when you select option Open test application.

    • when you trigger a manual validation via option Start validation.

  • It is stopped...

    • when you have not worked on your service for a certain amount of time. Default setting is 2 hours.

    • when the corresponding project is deleted.

Status Message

Description

test_environment_offline.png

The test environment has not yet been started or has expired.

test_environment_updating.png

The Designer is preparing the test environment.

test_environment_ready.png

The test environment is ready. You can access the application preview.

Using the Test Environment

The test environment is initialized automatically when you start working on a service. As soon as you make changes in the Designer, the test environment is updated to reflect your changes. In addition, your actions are constantly compiled and validated. Compilation errors are displayed in the validation panel. Check the panel for errors and warnings to resolve any problems that occur in your service. Refer to Validation Panel and Using the Validation for details.

You can disable the auto validation, refer to Managing the Service Details for further information.

auto_validation_and_update.png

The Controls panel contains options to support you during the development process:

controls_panel_test_environment.png

Icon

Description

start_validation_icon.png

Use this option to trigger the validation manually.

open_log_analyzer_icon.png

Use this option to open the Log Analyzer and access the logs. You have the choice between service and application logs.

  • Application: Access the logs of the Angular server which delivers the application UI.

  • Service: Access the logs of the built xUML service.

Refer to Analyzing Platform Logs in the Administration Guide for further information about the Log Analyzer.

clear_compiler_cache_icon.png

Use this option to clear the Compiler cache. Clearing the cache is helpful if the validation panel shows errors you cannot solve.

Using this option reinitializes the test environment.

open_test_application_icon.png

Use this option to open a preview of your service for testing.

open_menu_icon.png

Use this option to open the additional menu of the controls panel which gives you access to further options (refer to Controls Panel for details).

Using the Service Preview

Accessing the test service is possible without deployment. Open the service preview via the controls panel and the service start page will open in a new tab:

application_start_page.png

You have direct access to your service(s):

Icon

Description

icon_create_instance.png

Start your process and create a new instance.

icon_instance_search.png

Open the instance overview to inspect running instances.

The preview is fully operational. Use it to check functionality, layout and design of your process and its forms:

try_out_form.png
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.