Summary
In this chapter, you have learned what debugging is and how it helps to troubleshoot and remove bugs from a process. First, you saw the various debugging action menus present in the DEBUG ribbon bar, which helps you navigate to perform debugging of a single file or an entire project. Next, you learned about the multiple debugging panels, which helps you fix the errors. You also learned about the testing activities within UiPath Studio while you are still in the building phase of the process development. Lastly, you debugged a workflow to fix a bug with all the skills you previously learned.
In the next chapter, you will learn how to build an automation project using the concept of a dispatcher and a performer.