Chapter 13: Debugging

Software development projects will rarely be perfect, as various kinds of errors can hamper the project execution. Debugging is a multistep process that involves identifying and removing these errors/bugs from a given project to make it function correctly as intended and without errors.

Just like any other Integrated Development Environment (IDE), UiPath Studio offers several options to help you with the debugging process of locating bugs quickly, especially in large and complex workflows. It helps you view each activity's execution, verify what data it gets, and check whether there are errors in producing output. In addition, it provides a real-time engine that checks for errors while working with the workflow.

In this ...

Get UiPath Associate Certification Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.