Check Your Understanding

Ace your homework & exams now with Quizwiz!

How many times will the sequence be executed if the expression in the Condition field of the Do While activity is V > 0?"

10

Use a neural network to ID elements on screen

AI Computer Vision

Tell the Robot what actions to take

Activities

Match the UiPath components with their most important capabilities. Commanding the attended robot

Assistant

Match the UiPath components with their most important capabilities. Managing the users and cloud services

Automation Cloud

Carmen automates her Data Entry tasks using StudioX.

Build

Activities can work with out containers

Classic design experience

Recorders: Basic, Desktop, Web, Image, Native Citrix, and Computer Vision are available

Classic design experience

Scraping Wizards: Data scraping and Screen scraping is available

Classic design experience

Targeting methods: Uses mostly selectors

Classic design experience

Which experience is the default unless updated?

Classic design experience (however, in my version, Modern is default)

Match the following variable properties with their definitions: Definies the value the variable is initialized with

Default

Matt documents his work processes in Task Capture before sending it to the RPA team.

Discover

Ben uses UiPath Assistant to start his day. He runs automations developed by the CoE.

Engage

A variable can be created by : Press Ctrl+Shift+K in an activity input field that requires a variable

FALSE

A variable can be created by : Press Ctrl+Shift+K in an input field that requires a variable in the Properties panel

FALSE

In overall UI automation scenarios, more than 90% of classic activities utilize the most reliable targeting method, namely Image.

FALSE

Only low-skill jobs will be impacted by automation.

FALSE

RPA Developers can only use classic activities in projects created with Studio versions prior to the 2020.10 update.

FALSE

RPA will not work in creative industries.

FALSE

Studio X can create a chatbot that sends weekly work related reminders.

FALSE

StudioX can perform end to end invoice processing through multiple platforms.

FALSE

Which of the following actions have to be taken in order to run a job on an attended robot connected to the cloud Orchestrator? The user has a Studio Pro license

FALSE

Which of the following actions have to be taken in order to run a job on an attended robot connected to the cloud Orchestrator? The user was added in Automation Cloud

FALSE

Which of the following statements about robots are false? Attended robots cannot run automation processes published to Orchestrator

FALSE

Which of the following statements about robots are false? You can run jobs from Orchestrator both on attended and unattended robots

FALSE

Activity that can be used to process every item in a collection individually

ForEach

Match the UiPath components with their most important capabilities. How can you add activities to your Studio Project?

From the Activities Panel

Before creating a robot path that defines a UI automation project, RPA Developers first need to:

Identify the human path that achieves the same goal by breaking down each individual step.

You are saving the input from users to a variable of String type in Main.xaml. The user info is stored in an Excel spreadsheet by a Write Range activity added in WriteData.xaml. WriteData.xaml is invoked in Main.xaml. What direction will your argument have?

In

Define how what technology is used when sending input or getting output from a UI

Inputs and Output Methods and Actions

What is the purpose of a selector?

It contains GUI element details in the shape of XML fragments that help identify UI elements.

Consider the array UserNames = { "John", "Jane", "Dave", "Sandra"}. What value will the expression UserNames(1) return?

Jane

Chloe schedules an automation to run every Monday and Friday.

Manage

Marta checks how many hours and how much money were saved by an automation

Measure

Activities only work within containers

Modern design experience

Object repository is available in

Modern design experience

Recorders: App/Web and Computer Vision

Modern design experience

Scraping wizards: table extraction

Modern design experience

Targeting methods: Uses Unified target

Modern design experience

Match the following variable properties with their definitions: Defines how the variable will be identified

Name

When running a job, will all the automation '.xaml' files included in the project be executed?

No, only files linked to the Main.xaml through the Invoke Workflow File activity will be executed.

Helps store and share UI elements targets

Object repository

Fill in the following sentence: " ... are used to pass data from one workflow file to another in UiPath Studio."

Only arguments

Managing and monitoring the execution of automations.

Orchestrator

Match the UiPath components with their most important capabilities. Managing automation processes and jobs

Orchestrator

How do you set Modern experience for current project?

Project Panel > Project Settings > General

You have just created a new project. How would you set the modern design experience as default only for this specific project?

Project Settings > General

Determine how activities behave

Properties

Processing invoices - retrieving data from the invoices and storing the values in a database can be performed using...

RPA + AI

Transforming scanned documents from an image to digital text.

RPA + AI Skills

Measuring the amount of money saved by an automation since the implementation.

RPA + Advanced Analytics

The robot is freed to execute another automation while waiting for human confirmation.

RPA + Long-running workflows

Identifying and sorting documents, distinguishing between several types of forms.

RPA + ML Models

Automating SAP through direct integration with the platform instead of relying on User Interaction

RPA + Native Integrations

Discovering automation use-cases in the organization by analyzing back-end data.

RPA + Process mining

Help developers create UI atuomation faster

Recorders and wizards

Executing automation workflows

Robot

Match the UiPath components with their most important capabilities. Running automation jobs

Robot

RPA stands for

Robotic Process Automation

Match the following variable properties with their definitions: Definies the part of the workflow where the variable can be used

Scope

Which targeting methods does the Unified target use?

Seletor, Fuzzy Selector, Anchor, Image

How do you set Modern experience for all new projects?

Settings > Design > Use Modern for new projects

Designing automation workflows.

Studio

Match the UiPath components with their most important capabilities. Building automation projects

Studio

A variable can be created by : Press Ctrl+K in an activity input field that requires a variable

TRUE

A variable can be created by : Press Ctrl+K in an input field that requires a variable in the Properties panel

TRUE

A variable can be created by : Select the Create new Variable option in the Variables panel

TRUE

Developers can use modern and classic activities regardless of the automation project's design experience.

TRUE

Modern activities uses a targeting technology called Unified Target that cycles through all of the available targeting methods.

TRUE

Object repository is only available in the modern design experience.

TRUE

RPA can emulate human actions

TRUE

RPA can operate applications with a user interface

TRUE

RPA can perform tasks and processes with high accuracy outcomes

TRUE

RPA can process data in unstructured format if using AI enhanced capabilities

TRUE

RPA can work continuously

TRUE

RPA can work on demand

TRUE

RPA is : Repetitive

TRUE

RPA is : Rule-based

TRUE

RPA is : Stable

TRUE

RPA robots can: Make decisions based on predefined rules

TRUE

RPA robots can: capture data from text fields

TRUE

RPA robots can: start applications

TRUE

StudioX can download a report and send it via email to predefined users

TRUE

StudioX can move values from one Excel sheet to another or from Excel to a web application.

TRUE

There's a lot of talk about what the future of work will entail. Besides the technological approach, a learning strategy for the employees must be put in place when getting started with RPA.

TRUE

Which of the following actions have to be taken in order to run a job on an attended robot connected to the cloud Orchestrator? An automation process was published in Orchestrator, in a folder to which the user has access to

TRUE

Which of the following actions have to be taken in order to run a job on an attended robot connected to the cloud Orchestrator? The user is signed in to Orchestrator

TRUE

Which of the following statements about robots are false? Attended users can run automation jobs using UiPath Assistant

TRUE

Which of the following statements about robots are false? Unattended robots are typically deployed on separate machines

TRUE

You can build an automation, either using a low-code solution to automate daily tasks, or the developer solution to automate enterprize processess.

TRUE

You can run automations as needed.

TRUE

You can solve the tasks a robot marked as "needing human input."

TRUE

Which of the following options should be considered in case a regular selector becomes unreliable during automation development?

Try using Fuzzy Selectors, Image, or Anchors as targeting method.

Match the following variable properties with their definitions: Definies what kind of data can be stored in the variable

Type

When building automation projects in UiPath Studio versions 2020.10 and later you can:

Use modern activities as input for classic activities, Use classic activities as inputs for modern activities, Change the design experience of older projects from classic to modern when building automation projects in version 2020.10 and later

What is the correct way to concatenate a string variable (Username) with a string (" is online")?

Username + " is online"

Which type of robot can you provision by using the sign in feature?

only attended robots

ID UI element to take action

targeting elements


Related study sets

Attributions: From Elements to Dispositions 4.2

View Set