UiPath Interview Questions – Part 3

1. What is AS-IS and To-Be Process? AS-IS  process is nothing but the Pictorial representation(Flow diagram) of the existing process and in RPA it represents the steps carried out manually by the business team. Flow diagrams or flowcharts are generally prepared by using tools like Microsoft Visio by Business Analysts covering all the steps in the … Continue reading UiPath Interview Questions – Part 3

UiPath Interview Questions – Part 2

1. What is a Custom Activity and how it is created? Sometimes we have to build an Activity(Library) specific to our Project/Client’s requirement and in UiPath we call them custom activities.They are mostly reusable components. 2. What is a Nuget Package? UiPath accepts the code in the form of a Nuget package. When you publish … Continue reading UiPath Interview Questions – Part 2