Testing and troubleshooting process versions

Before you move your process version to a staging environment for rigorous testing, you should test it in the development environment. If you encounter errors during development testing, you need to investigate and debug the errors.

Various tools and strategies can be used for testing:

  • Discover and correct design flaws as you create the process version.

  • Observe the behavior of the process version at run time using sample input data.

  • Invoke the process version by using scenarios that mimic realistic use cases.

You can also implement features in process versions that help to troubleshoot run-time errors.

// Ethnio survey code removed