Guide Questions And
Answers Graded A+
1. automation first three-pronged approach
: -A robot for every person
-Open and free collaboration
-Robots learn skills
2. UIPath Studio
: Helps you design automation workflows visually, quickly and withonly basic
programming knowledge. Where the automated processes are built in
a visual way, using the built-in recorder, drag & drop activities and best
practicetemplates.
3. UIPath Orchestrator
,: Lets you control, manage and monitor the robots. It is alsothe place where
libraries, reusable components, assets and processes used by therobots are
stored.
,A server application accessed via browser, through which the robotic workforce
is controlled, managed and monitored
4. UiPath supported automotation types
: -Attended
-Hybrid
-Unattended
5. Attended robot
: Triggered by user events, and operates alongside a human, onthe same
workstation. Started from robot tray or command prompt
6. Unattended robot
: Run unattended in virtual environments and can automateany number of
processes
7. Project Panel
: Displays the contents of the automation project, enabling the pro-ject organization
through creation of subfolders and management of dependencies.Also allows
importing workflows and opening file locations
, 8. Output panel
: Displays valuable information about the execution of the automat-ed process:
messages logged, errors, and warnings
9. Variables panel
: Enables creating variables and changing their attributes
10. Arguments panel
: Enables creating variables and changing attributes of argu-ments that store data
which are passed between projects
11. Imports panel
: Allows viewing the imported namespaces, and also adding newones
12. Namespace
: Classes of activities or variables that can be used in a project
13. Properties panel