The template has now been configured, edited, and workflow files have been added. It's time to run the project. If you haven't built along, download the project from below and give a try to run the project.
REFrameworkTabularData_UiDemo.zip file:
https://html.cdn.contentraven.com/crc...
Check these steps after downloading the project to successfully run this project on your system
The UiDemo_CredentialName value found in the Config file is equal to the name for the credential you created in Windows Credential Manager.
The UiDemo_ApplicationPath value in the Config file is updated with your system location for the UiDemo application.
In this video, we'll see how the project runs successfully. We'll also show how the project handles the business rule exceptions. A retry mechanism will be demonstrated as well. In the end, we'll demonstrate what happens when maximum number of consecutive system exceptions occur.
As a best practice, it’s always good to test early and often during the build stage of the automation project, at activity, workflow, and project level.
This helps us to catch the bugs early and to ensure that all the exceptions are handled as intended.
Let's revisit the important parameters that we have set in the config file before running our project.