Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

Which of the custom field actions can be used in order to change the default value of a custom field within an object in UiPath Test Manager?

A.

Rename

B.

Change Default Value

C.

Edit

D.

Delete and Create

Full Access
Question # 5

Which test cases are included in test sets linked from Orchestrator to Test Manager?

A.

Only the test cases from Orchestrator.

B.

Test cases from both Orchestrator and Test Manager.

C.

Both manual and automated test cases from multiple Studio projects.

D.

Test cases that have been updated by your user, by specific labels, or the source.

Full Access
Question # 6

What happens once a Test Set execution starts in Test Manager?

A.

A test execution container is created without a name, and an empty test result entry, called a test case log. is added for each Test Case.

B.

A test execution container with the same name as the Test Set is created, and for each Test Case, an empty test result entry, called a test case log. is added.

C.

An empty test result, called a Test Case log. is created, but no test execution container is formed.

D.

A Test Case log is created for each executed Test Case, and an empty test result entry is added to an unnamed test execution container.

Full Access
Question # 7

A developer, who has just discovered Test Suite, built a test case that checks if the SumWorkflow correctly performs the sum of 2 integers, using different input values from an Excel file.

What could be considered an improvement in the way the test was developed?

SumWorkflow:

TestCase:

TestData.xlsx:

A.

Use the Excel file as a Data Variation Source, instead of iterating through it inside the test case.

B.

Replace the Verify Expression activity with Verify Expression with Operator to benefit from built-in operators.

C.

Surround the SumWorkfiow in a Retry Scope to improve error handling.

D.

Replace the Given-When-Then structure with a custom-built framework.

Full Access
Question # 8

What are the two methods for executing tests and where are they invoked??

A.

Manual and semi-automated: invoked in Studio.

B.

Manual and Automated; invoked in Test Manager only.

C.

Manual and Scripted; invoked in Orchestrator only

D.

Manual andAutomated; invoked in Test Manager and Orchestrator.

Full Access
Question # 9

A developer has a test case created in Studio that is linked to a Test Data Queue in Orchestrator. Recently, the data in the Test Data Queue have been updated. What is the fastest way for the developer to test with the new test data?

A.

Using "Run" on the specific test case in Test Explorer panel.

B.

Right click on the test case in Project panel + 'Update Test Data' + 'Run File" on the specific test case in Design tab.

C.

Using "Run File' on the specific test case in Design tab.

D.

Using 'Update Test Data' + 'Run' in Test Explorer panel.

Full Access
Question # 10

What are the actions needed in UiPath Test Manager in order to give the Project Owner role to a different user?

A.

Assign the Project Owner role via the Assign users/group option in Project Settings.

B.

Assign the Project creator role via Role Assignment in overall UiPath Test Manager settings.

C.

Select the new user via the Ownership tab in Project Settings.

D.

Select the Transfer ownership option for the new user via Manage access in Project Settings.

Full Access
Question # 11

What is a limitation when re-executing test case executions for data-driven test cases?

A.

Only one test case execution can be re-executed at a time.

B.

There is no limitation when re-executing data-driven test case executions.

C.

Multiple data-driven test case executions can be re-executed at once.

D.

Data-driven test case executions cannot be re-executed.

Full Access
Question # 12
A.

Only the Test Manager can perform re-executions.

B.

The pre-defined user roles that can perform re-executions are: Test Manager, Test Executor and Manual Tester.

C.

Any user with access to the Test Manager can perform re-executions.

D.

Only the Test Executor can perform re-executions.

Full Access
Question # 13

What is application testing in the context of UiPath?

A.

An application testing works with large data sets to verify workflow execution and covers corer cases.

B.

An application testing creates test cases that verify RPA workflow outputs.

C.

An application testing executes an RPA process and verifies the results.

D.

An application testing invokes different test frameworks and retrieves the results.

Full Access
Question # 14

What needs to be provided in order to create a Test Data Queue from static Test Data in UiPath Studio?

A.

No additional information is necessary.

B.

Only the Test Data Queue name.

C.

Test Data Queue name and JSON schema.

D.

Only the JSON schema.

Full Access
Question # 15

How does the licensing model work for Testing runtimes in UiPath?

A.

It counts the total number of licenses available and divides them amongst the Testing robots.

B.

It counts the maximum number of Testing robots that are able to execute tests simultaneously, given by the total number of runtimes allocated to all the online machines.

C.

It counts the individual testing robots on a machine and assigns each of them an equal number of licenses.

D.

It works by allocating a fixed number of licenses per testing robot, regardless of the maximum number that can execute tests simultaneously.

Full Access
Question # 16

Which of the following activities are in scope when creating CI/CD Pipelines?

A.

Packing Studio projects Deploying NuGet packages to Orchestrator Running jobs in Orchestrator Running Test Sets in Orchestrator

B.

Packing Studio projects Deploying NuGet packages to Orchestrator Running jobs in Orchestrator Creating Orchestrator Queues

C.

Packing Studio projects Deploying NuGet packages to Orchestrator Running jobs in Orchestrator Running Test Sets in Orchestrator Creating Orchestrator Queues

D.

Packing Studio projects Deploying NuGet packages to Orchestrator Setting Triggers in Orchestrator Running Test Sets in Orchestrator

Full Access
Question # 17

What color code in the status tab represents a test without a definitive results or that have not been executed yet but is a part of a test set that is currently being executed?

A.

Red

B.

Black

C.

Grey

D.

Green

Full Access
Question # 18

Which type of local templates can be used when creating a new test case?

A.

Execution template, Workflow template, Test case template.

B.

Execution template, Workflow template, Script template.

C.

Execution template, Project template, Custom template.

D.

Test template, Project template, Workflow template.

Full Access
Question # 19

What is the purpose of UiPath Test Manager Hub?

A.

Test execution in a scheduled manner or build-driven through a CI/CD pipeline.

B.

Integration between UiPath Test Suite and third-party ALM tools.

C.

Reporting and dashboards for test results.

D.

Management of the testing process.

Full Access
Question # 20

What should be ensured before uploading items to test data queues?

A.

All the items in the queue are set as consumed.

B.

The creation of a testdata queue with a correspondingJSON schema.

C.

The administrator permissions for Orchestrator is obtained.

D.

The test data queue was uploaded to the server.

Full Access
Question # 21

How can the activities covered during a test case execution in UiPath Studio be checked?

A.

By checking the Run tab under Robot Executor.

B.

By opening the Activity Coverage panel and double-clicking the test case.

C.

By checking the Output tab in UiPath Studio.

D.

By opening the Descriptor Coverage panel and double-clicking the test case.

Full Access
Question # 22

Why are test cases duplicated in orchestrator for the scenario below?

A.

Different project versions were used while publishing the test automation project.

B.

Different test automation project machine hosts were used while publishing.

C.

The Test Case is linked to multiple Test Manager projects.

D.

The Test Case is used in multiple Test Sets.

Full Access
Question # 23

What happens with the attachment if an Attach Document activity in a workflow is run, as part of an automation job?

A.

The attachments are available only if the workflow is run as part of a job.

B.

The attachment is unavailable.

C.

The attachment is available.

D.

Attachments support only the following type of files: JSON, TXT, XML, PNG and JPEG formats.

Full Access
Question # 24

Where should be navigated in UiPath Test Manager in order to configure a new Jira connection?

A.

Navigate to the External Connections tab within Admin Settings.

B.

Navigate to the Integrations tab within Admin Settings.

C.

Navigate to the Connection tab within Project Settings.

D.

Navigate to the Integration tab within Project Settings.

Full Access
Question # 25

What does the Total Coverage KPI from the UiPath Test Manager Dashboard measure?

A.

The percentage of manual test cases that are also automated.

B.

The percentage of requirements that have at least one test case out of the total number of requirements.

C.

The percentage of projects in an organization that have at least one test case out of the total number of projects in that organization.

D.

The percentage of projects in a tenant that have at least one test case out of the total number of projects in that tenant.

Full Access
Question # 26

What does the Run All in View action in the Test Explorer panel do?

A.

It runs tests that are currently in view through all filters.

B.

It runs only failed test cases.

C.

It runs all test cases and workflows.

D.

It runs only selected test cases and workflows.

Full Access
Question # 27

How can the test data queue items be uploaded to a queue?

A.

Only through Orchestrator.

B.

Directly in Orchestrator or through Test manager.

C.

Only through Studio.

D.

Directly in Orchestrator or through Studio.

Full Access
Question # 28

Which activity enables retrieving random data from a defined set of test data?

A.

Random String

B.

Random Text

C.

Random Range

D.

Random Value

Full Access
Question # 29

Where can robot authentication settings be seen and configured?

A.

Tenant > Preferences, on the Robot security tab.

B.

Tenant > Settings, on the Robot connection tab.

C.

Tenant > Preferences, on the Robot connection tab.

D.

Tenant > Settings, on the Robot security tab.

Full Access
Question # 30

What is the appropriate scenario to use the "Synchronize mock" action?

A.

To sync the mock files with the source workflow files.

B.

To sync the workflows into newly mock files for mock testing.

C.

To copy the workflows into mock files for mock testing.

D.

To sync the mock files into newly created workflow files.

Full Access
Question # 31

Considering the provided configuration for Workflow Analyzer Settings, which of the testing rules applied will be classified as a "Warning"?

A.

Test Case Name not unique within the Project

B.

Activity Restrictions

C.

Unused Mocking

D.

Test Case Without Annotations

Full Access
Question # 32

What programming language can be used in Coded Workflows?

A.

VB.Net

B.

C#

C.

C# and VB.Net

D.

VBScript

Full Access
Question # 33

When is it necessary to utilize the Mobile Device Manager?

A.

Both at design-time and at run-time.

B.

Never

C.

At run-time.

D.

At design-time.

Full Access