Test Apps

After designing your app with all the required resources, you can test your app before it is actually deployed for your enterprise users. You can test your UI model, process model, process inbox, process monitor, and RPA model from ASG-Studio. If you find any errors in the design, you can revisit the corresponding resource in your project and fix the issues as required.

Test UI Model

When you have completed designing the UI model, you can preview your app UI for layout, styles and test whether the flow of activities happens as expected. See, Test UI Model.

Test Process Model

When you have completed designing the process model, you can run it in the debugger tool to diagnose if it has any errors. You can test whether the notifications are delivered to the Process Inbox as defined in the process model. Also test the Process Monitor to ensure that the process instances are created to show the current status of each task as they are executed. See, Test Process Model.

Test RPA Model

After designing your RPA model, you can run it and verify that all the activities and actions are executed as expected. See Test RPA Model.

Test Decision Model

After adding business rules to your decision model, you can evaluate the rules with given input and resulted output. See, Test Decision Model.