Standard Chartered – UiPath Interview Questions
Here is the list of UiPath Interview Questions which are recently asked in Standard Chartered company. These questions are included for both Freshers and Experienced professionals.
1. Explain Flow Switch in UiPath.
A Flowswitch specific activity that splits the control flow into three or more branches, out of which a single one is executed, based on its match with the provided Expression. The connected activities are automatically numbered, and the first one is the default case. If no Default case is added, the project is executed, but the activity does not return any output.
2. What are the different activities performed by UiPath?
There are various numbers of Activities in UiPath, for each and every functionality,activities are- Message Box.
- Assign.
- Write CSV.
- If.
- For Each.
- While.
- Do-While.
- Switch.
3. What are the various types of Recording available in UiPath?
There are four types of recordings available in UiPath Studio are:- Recording Options-UiPath-Recording-EdBasic – This type of recorder generates a full selector for each and every activity. This activity mainly is useful for single activities.
- Desktop – The Desktop recorder is suitable for all types of Desktop apps and multiple actions. This type of recorder generated partial selectors for each activity.
- Web -Web Recorder is designed for recording the actions in web applications and browsers. This recorder used the Type/Click input method by default.
- Citrix – This type of recorder is used to record actions for virtualized environments. This type of recorder only allows image, text and keyboard automation.
4. Differentiate between Blue Prism and UiPath.
UIPath programs can be accessed through Web Browser from Desktops or Mobile phones and the Blue prism is accessible only through Apps from various end-user devices.Blue prism can manage as many robots as possible, UiPath can scale up to 10,000 robots per server. UiPath technical architecture is more technologically advance than Blue Prism. When it comes to managing bots, UiPath uses web-based orchestrator, while in Blue Prism the studio & the control are bundled.
5. Define Single Block Activity in UiPath.
UIPath programs can be accessed through Web Browser from Desktops or Mobile phones and the Blue prism is accessible only through Apps from various end-user devices.Blue prism can manage as many robots as possible, UiPath can scale up to 10,000 robots per server. UiPath technical architecture is more technologically advance than Blue Prism. When it comes to managing bots, UiPath uses web-based orchestrator, while in Blue Prism the studio & the control are bundled.
6. How do you use Assign Activity and Delay Activity in UiPath?
- Assign activity is generally used to assign a value or output to a variable. It can be used inside loops, arrays, etc.
- Assign activity to increment the value of a variable in a loop, sum up the value of two or more variables and assign the result to another variable, assign values to an array.
- To remove it, right-click it and select Remove.
- Delay activity is used to delay or pause the automation for a particular duration.
Free PDF : Get our updated UiPath Course Content pdf
7. What are Selectors in UiPath?
These are store the attributes of a graphical user interface element and its parents, in the shape of an XML fragment.Each node has one or more attributes that help you correctly identify a specific level of the selected application.
8. What is Flow Switch in UiPath?
A Flowchart specific activity that splits the control flow into three or more branches, out of which a one is executed supported on a specified condition.
9. What are sequence activities in UiPath?
A sequence in UiPath is considered the smallest type of project in UiPath, which is most suitable for linear processes. They are suitable to linear processes as they enable you to go from one activity to another seamlessly, and act as a single block activity.
10. How many types of control diagrams are there in UiPath?
Control diagrams are there in UiPath are classified into four types:- Flowchart.
- Sequence.
- State Machine.
- Global Exception Handler.
11. What is state machine in UiPath?
State machine workflows provide a modeling style with which you can model your workflow in an event-driven manner. A StateMachine activity contains the states and transitions that make up the logic of the state machine, and may be used anywhere an activity are often used.
12. What is branching in UiPath RPA?
Branching in UiPath is a “condition”. This statement will help the program to make a decision the behaviour when any condition will be chosen. This Branching condition is applied when an exercise is having more than one solution after a selected condition.
13. How do you create a project in UiPath?
Create a project in Uipath classified into four steps are:- Once you open UiPath, chose the type of project you want to create and click on it.
- You will be presented with similar kind of screen based on type of project you chose.
- Enter the project name in “Name” field.
- Select the location where you want to save the project on your machine.
Wants to Become an Expert
in UiPath?
Know MoreTOP MNC's UIPATH INTERVIEW QUESTIONS & ANSWERS
Here we listed all UiPath Interview Questions and Answers which are asked in Top MNCs. Periodically we update this page with recently asked Questions, please do visit our page often and be updated in UiPath.