wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Week 8 Brownbag Session

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

It enables users to automate any process via a web-based interface accessed in their browser.

a)

Cloud Computing

b)

Cloud RPA

c)

Artificial Intelligence

d)

Machine Learning

2.

Serves as the Hub for all of your RPA robots.

a)

Administration

b)

Bot Runner

c)

Control Room

d)

Home

3.

Is what the name implies – it runs robots on dedicated machines, its primary use is to run robots.

a)

Bot Runner

b)

Bot Creator

c)

Control Room

d)

User

4.

Cloud RPA means RPA-as-a-service because it is a process automation software available via web that no need to downloads, nothing to install, and no software updates.

a)

True

b)

False

5.

Is an environment in which a user can upload documents and do specific tasks in Training and Production process?

a)

Learning Instances

b)

Credentials

c)

Activity

d)

Devices

6.

What type of project is the REFramework built on?

a)

Flowchart

b)

State Machine

c)

Sequence

7.

How should the Dispatcher & Performer model be applied?

a)

Run independently on separate machines

b)

Run on the same machine, at the same time

c)

Run on the same machine, but not at the same time

8.

What does a Dispatcher do?

a)

It sends the data directly to be processed by the Performer.

b)

It sends the processed data to the output files.

c)

It reads the data and populates a queue.

9.

What is the main improvement of the transactional type of process over the iterative type?

a)

The processing is done in iterations.

b)

Getting and processing the data are completely independent.

c)

Data is processed immediately after being read.

10.

Which are the main states of a typical REFramework project?

a)

Dispatcher State, Get Transaction State, Process Transaction State, End State

b)

Initial State, Transaction State, End State

c)

Initial State, Get Transaction State, Process Transaction State, End State