1.1 Explore Automation Development Flashcards

1
Q

What is studio

A

The component of the UiPath RPA Platform for developing Robotic Process Automation projects.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the Studio Family

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is studio web?

A

Quickly start in Studio Web as your Web based automation canvas and build and test Cross-platform automations across online apps and services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is studio X

A

Switch to StudioX to automate repetitive tasks across online applications and desktop native applications. Caters for native desktop apps scenarios in addition to what Studio Web already provides.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Studio?

A

Ultimately, move your project into Studio as it’s the complete solution for automating complex business processes, with advanced UI Automation, intuitive error handling and robust debugging tools. Includes support for rich reusable components, RPA test cases, Test Automation, flow charts and state machines.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is Robot?

A

The Robot is UiPath’s execution agent installed on a machine and enabling you to run automation jobs based on processes developed in Studio.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is attended robot?

A


A type of robot working on the same machines as the humans, during the same hours. They are triggered directly by humans (usually through UiPath Assistant) or by an event related to what the human user does.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is unattended robot?

A

A robot typically deployed on a separate machine than any human user. Their jobs are triggered exclusively from Orchestrator.

Since robots do not exist as separate entities in Orchestrator, a more technical definition would position unattended robots as execution slots - a user logged in on a machine, executing an automation job, as instructed by Orchestrator.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is assistant?

A

The interface between the human user and the attended robot. It allows the human to trigger jobs, but also to organize processes, add reminders and so on.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is orchestrator?

A

The component of the UiPath RPA Platform in charge of the management of automations, users and robots, as well as the management of the assets used in development or in running automations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is automation cloud?

A

The cloud platform of UiPath, the single place for managing users and services, such as cloud Orchestrator, cloud AI Fabric, cloud Data Service, and so on.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is automation project?

A

A business process or task automated with Studio family. Depending on the complexity and development approach, an automation project may consist of one or several workflows.

A workflow is a set of actions following a given logic set by the developer, having an input and an output. Workflows are typically linked in the same automation project through input and output arguments.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is a package?

A

An automation project published as a NuGet package from the Studio family to Orchestrator or locally.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a process?

A

A package in Orchestrator linked to an Orchestrator folder where human users or robots have access. If stored locally, packages can be used as processes when they are run by attended robots.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is a job?

A

A single execution of an automation process by an attended or unattended robot. If the robots are connected to Orchestrator, both attended and unattended jobs appear there.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

List of Automation Capabilities

A

See attached

17
Q

Operation Capabilities

A

see att

18
Q

Discover Capabilities

A

See att

19
Q

What does UiPath Robot do?

A

It executes the processes built with UiPath Studio.

20
Q

Where can you publish UiPath Studio to?

A

Locally or to Orchestrator

21
Q

What is Orchestrator?

A

UiPath Orchestrator is a web application that acts as the interface between Studio and Robot and manages, controls, and monitors automation tasks.

22
Q

What are automation project stored to orchestrator stored as?

A

As Packages along with their versions.

If an updated version is available it is stored as a seperate package in Orchestrator.

23
Q

What do published packages need to be associated with in order to run?

A

Folders