Workflow Analyzer Flashcards

1
Q

What are the capabilities of Workflow Analyzer ?

Choose 3 of the options below

Enables us to edit, disable and enable rules from Studio.

Enables us to manage errors and warnings in the Error List panel.

Enables us to run validation and analysis at file or project level.

Enables us to debug workflow step by step in Studio.

Enables us to switch between the design experiences.

A

Enables us to edit, disable and enable rules from Studio.

Enables us to manage errors and warnings in the Error List panel.

Enables us to run validation and analysis at file or project level.

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

How are rules used if you select ‘Workflow’ as scope?

Choose one of the options below

The rules are enforced at activity level, checking variables, arguments, and properties.

Checks are performed at project level.

Rules perform checks in a single project file, for example ‘Unused Variables’.

Rules will generate a message in the Error List panel.

A

Rules perform checks in a single project file, for example ‘Unused Variables’.

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

What package is required to build custom rules for projects?

Choose one of the options below

UiPath.Activities.Api

UiPath.System.Activities

UiPath.UIAutomation.Activities

UiPath.Credentials.Activities

A

UiPath.Activities.Api

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

Review Question: To improve readability, variable and argument names must align to a naming convention. If a variable is written as FirstName, then what is the naming convention followed?

Choose one of the options below.

Lower camel case

Kebab case

Snake case

Pascal case

A

Pascal case

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

Workflow Analyzer rules contains:

Choose all the options that apply.

Variable

ID

Recommendation

Description

Name

Location

A

ID

Recommendation

Description

Name

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

What are the available rule action levels in the Workflow Analyzer?

Warning

Workflow

Error

Verbose

Info

Activity

A

Warning

Error

Verbose

Info

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

Review Question: Which of the following properties cannot be modified once global constants and variables are created?

Choose 3 of the options below.

Value

Data Type

Name

Scope

A

Data Type

Name

Scope

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

How can we check a project for validation errors and Workflow Analyzer violations in Studio?

Choose one of the options below

By clicking Analyze File in the Design ribbon tab.

Navigating to the Project panel, clicking Project Settings, and then selecting Workflow Analyzer.

By clicking the Analyze File drop down menu in the Design ribbon tab and selecting Validate Project.

By clicking the Analyze File drop down menu in the Design ribbon tab and selecting Analyze Project.

A

By clicking the Analyze File drop down menu in the Design ribbon tab and selecting Analyze Project.

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

How can an organization enforce custom rules pertaining to their needs across all projects, in a centralized manner?

Choose one of the options below

Using UiPath Automation Ops

Using UiPath Studio

Using UiPath Automation Hub

Using UiPath Orchestrator

A

Using UiPath Automation Ops

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

What is the functionality of ‘Enforce Analyzer before Run’ feature?

Choose one of the options below

Allows execution of workflow even if there are errors

Checks all rules irrespective of their action

Does not allow execution in run or debug mode if rule validations with Error action are found.

Allows only debugging of workflow even if there are errors

A

Does not allow execution in run or debug mode if rule validations with Error action are found.

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

What information does the JSON file contain after exporting the Workflow Analyzer results?

Select all options that apply.

Default action

Scope

Parameters

Severity

Errors Description

A

Parameters

Severity

Errors Description

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

Where will the results of workflow analysis be displayed?

Choose one of the options below.

In the logs by clicking Open Logs in the DEBUG ribbon tab.

In the Watch panel

In the Output panel

In the Error List panel

A

In the Error List panel

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

What does Studio do when running a Workflow Analysis?

Choose one of the options below.

Run analysis first and then validation

Run just validation

Run validation first and then analysis

Run only analysis

A

Run validation first and then analysis

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

What can you do using the Workflow Analyzer Settings menu?

Choose all 4 options that apply.

Configure rule parameters, where possible

Change the Default action for each rule

Add rules

Access the documentation page for each rule

Set the Workflow Analyzer to run at a specific time

Enable and disable rules

A

Configure rule parameters, where possible

Change the Default action for each rule

Access the documentation page for each rule

Enable and disable rules

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