UiPath Automation Developer Professional v1.0

UiPath Automation Developer Professional v1.0

Professional Development

28 Qs

quiz-placeholder

Similar activities

SOAL RISET PENCARIAN ELEMEN DATA LAIN

SOAL RISET PENCARIAN ELEMEN DATA LAIN

Professional Development

25 Qs

SSP2 ASSESSMENT

SSP2 ASSESSMENT

Professional Development

25 Qs

Mid term study guide

Mid term study guide

5th Grade - Professional Development

26 Qs

Finacle 10 menus

Finacle 10 menus

Professional Development

30 Qs

Google Wallet

Google Wallet

Professional Development

31 Qs

01.PSD_INITIAL TEST v1.2

01.PSD_INITIAL TEST v1.2

Professional Development

30 Qs

SAP MM P2P

SAP MM P2P

Professional Development

25 Qs

PLC - Lanjutan

PLC - Lanjutan

9th Grade - Professional Development

25 Qs

UiPath Automation Developer Professional v1.0

UiPath Automation Developer Professional v1.0

Assessment

Quiz

Other

Professional Development

Easy

Created by

Ryan Prado

Used 1+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What are the primary functions of the UiPath Integration Service?

Enables automation with a library of connectors, manages connections easily with standardized authentication, kicks off automations with server-side triggers or events, provides curated activities and events, simplifies automation design.

Automates UI design, manages API connections, provides limited activities and events, simplifies automation design.

Enables automation with API integration, manages connections with user-provided authentication, kicks off automations based on application-specific triggers, simplifies automation design with the help of third-party libraries.

Enables automation with UI components, manages API keys, kicks off automations with client-side triggers, provides curated events.

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What happens when closing a Remote Debugging Connection while a debugging execution is in progress?

The remote robot continues the execution after Studio closes the connection.

Debugging execution ends in exception, then the connection is closed.

Debugging execution stops gracefully, then the connection is closed.

It is not possible to close the connection while debugging is in progress.

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Where is the TransactionNumber incremented in the REFramework?

Only in the RetryCurrentTransaction.xaml workflow.

Only in the SetTransactionStatus.xaml workflow.

In the New Transaction transition.

In the RetryCurrentTransaction.xaml workflow and in the SetTransactionStatus.xaml workflow.

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which logging level includes the following information by default?
1. Execution Started log entry - generated every time a process is started.
2. Execution Ended log entry - generated every time a process is finalized.
3. Transaction Started log entry - generated every time a transaction item is obtained by the robot from Orchestrator.
4. Transaction Ended log entry - generated every time the robot sets the transaction status to either Success or Failed.
5. Activity Information log entry - generated every time an activity is started, faulted or finished inside a workflow.
6. Arguments and Variables Information log entry - show values of the variables and arguments that are used.

Verbose

Trace

Critical

Information

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

How would you define a linear process in UiPath?

The steps of the process refer to the execution of steps in a sequential manner, where each subsequent step depends on the successful completion of the previous step.

The steps of the process are performed multiple times, but each time different data items are used.

The steps of the process repeat multiple times over different data items. However, the automation design is such that each repeatable part processes independently.

The process steps are performed only once. If the need is to process additional data, then the automation must execute again.

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

A developer is building a process that needs to click an element which requires a mouse hover to become visible. However, the element does not appear with the default click setting. The input method for the Click activity is Send Window Message.
Which property should the developer configure to be able to click the element?

The developer should change the input method to Simulate and the CursorMotionType to Instant.

The developer should change the input method to Hardware Events and the CursorMotionType to Smooth.

The property AlterIfDisabled should be set to False.

The property AlterIfDisabled should be set to True.

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

A developer wants to create an automation in which the input from the user and pre-defined conditions determine the transition between stages. In UiPath Studio, which is the recommended type of workflow that meets the requirement?

Flowchart

Workflow

State Machine

Global Exception Handler

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?