100% found this document useful (1 vote)
285 views5 pages

UiPath RPAv1

This document contains 13 multiple choice questions about UiPath RPA concepts and the UiPath Robotic Enterprise Framework. The questions cover topics like the Init state in the Main workflow, using the Break activity in For Each loops, running published projects without StudioX open, output actions, default transaction item variables, enabling retry mechanisms, storing environment settings, publishing automation locally, exiting selection mode, activity panel categories, Orchestrator queue items, and passing data between workflows.

Uploaded by

javapsyche
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
285 views5 pages

UiPath RPAv1

This document contains 13 multiple choice questions about UiPath RPA concepts and the UiPath Robotic Enterprise Framework. The questions cover topics like the Init state in the Main workflow, using the Break activity in For Each loops, running published projects without StudioX open, output actions, default transaction item variables, enabling retry mechanisms, storing environment settings, publishing automation locally, exiting selection mode, activity panel categories, Orchestrator queue items, and passing data between workflows.

Uploaded by

javapsyche
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

UiPath

UiPath-RPAv1
UiPath RPA Associate v1.0 Exam (UiRPA)
QUESTION & ANSWERS

https://www.prepare4exams.com/UiPath-RPAv1-exam-questions.html
QUESTION 1

What happens in the Init state of the Main workflow, in the UiPath Robotic Enterprise Framework
template? Options are :
A. The robot checks if the previous transaction is complete and then starts the next one
B. The transaction items are extracted from the Queue
C. The robot reads the configuration file and initializes all the required applications

Correct Answer: C

QUESTION 2

If a large item collection is processed using For Each,which activity enables you to efficiently exit the
loop
after a specific moment?
Options are :

A. The "Break" activity is the most suitable in For Each


B. A While loop should be used For Each
C. No activity can be used. Instead, you have to try create a Boolean variable based on which the For
Each loop is broken

Correct Answer: A

QUESTION 3

You can run published automation projects in UiPath StudioX even when StudioX is not open.
Options are :

A. FALSE
B. TRUE

Correct Answer: B

QUESTION 4

Which of the following actions is an output action? Choose one of the options below.

https://www.prepare4exams.com/UiPath-RPAv1-exam-questions.html
Options are :
A. Checking a box
B. Clicking a button
C. Getting a text from a field
D. Typing a text into a field

Correct Answer: C

QUESTION 5

In the UiPath Robotic Enterprise Framework template, in the Main workflow, what is the default type
of the
TransactionItem variable?
Options are :
A. String
B. QueueItem
C. Object

Correct Answer: B

QUESTION 6

In the UiPath Robotic Enterprise Framework, the value of MaxRetryNumber in the Config.xlsx file
should be
set to a number greater than 0 to enable the retry mechanism in the following cases:
Options are :
A. Do not work with UiPath Orchestrator queues
B. Get data from UiPath Orchestrator queues with Auto Retry disabled
C. Get data from spreadsheets, databases, email, web, APL

Correct Answer: A,C

QUESTION 7

In the UiPath Robotic Enterprise Framework template, to enable the retry mechanism without using
Queues,
what should the value of Max Retry Number be set to?

https://www.prepare4exams.com/UiPath-RPAv1-exam-questions.html
Options are :
A. Any value greater than 2
B. 0
C. Any values greater than 0

Correct Answer: C

QUESTION 8

Where should you store the environment settings that are prone to changes?
Options are :
A. Inside config files (.xmI, .json, .xlsx, etc.)
B. In Orchestrator ,as assets
C. Directly inside the workflows, as hard coded values

Correct Answer: A

QUESTION 9

Which option should you use in order to publish your automation locally?
Options are :
A. Either of the three
B. Run
C. Custom
D. Robot defaults

Correct Answer: C

QUESTION 10

How do you exit the selection mode?


Options are :
A. ESC
B. F3
C. F2
D. Right click

https://www.prepare4exams.com/UiPath-RPAv1-exam-questions.html
Correct Answer: A,D

QUESTION 11

What are the 2 categories of Activities found in the Activities panel of StudioX?
Options are :
A. Scopes
B. Actions
C. Cards
D. States

Correct Answer: B,C

QUESTION 12

What do the Items in the Orchestrator queues consist of ? Select all the options that apply
Options are :
A. Processes to be executed by the robots
B. Jobs to be executed by the robots
C. Input data for the processes executed by the robots

Correct Answer: A,B,C

QUESTION 13

How can you pass data between workflows?


Options are :
A. By using variables
B. By using a pipe
C. By using arguments

Correct Answer: C

https://www.prepare4exams.com/UiPath-RPAv1-exam-questions.html

You might also like