Summary
In this chapter, we learned about running the Vendor Invoice Posting
project in both debug mode and release mode. Debugging is the most useful feature for developers to simulate errors and verify the status of context or data at one point of the execution. The Desktop Studio provides the Tester panel that is used by developers to test the activities on a page or UI control once the page is loaded. This also helps developers to identify whether there are any mismatches in the criteria defined for the page or UI control from the page or control while running. We also learned that there are more panels in the Editor perspective, such as Locals and Watches, in which context and data can be verified while debugging the solution.
In the next chapter, we will learn about the Cloud Studio, which is an alternative to the Desktop Studio, provided by SAP Intelligent RPA.