Month End Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > UiPath > UiPath Certified Professional - Developer Track > UiPath-TAEPv1

UiPath-TAEPv1 UiPath Test Automation Engineer Professional v1.0 Exam Question and Answers

Question # 4

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 # 5

What are the specific benefits of using coded automations in UiPath?

A.

Coded automations are primarily used to create structured code with no enhanced productivity, performance improvement, or increased readability.

B.

Coded automations allow to work with low-code automations only, manage basic automation scenarios and developers find it challenging to maintain the code.

C.

Coded automations are used only in complex automation scenarios and they have no role in productivity, performance, hybrid automation or code readability.

D.

Coding can increase productivity, manage complex automation scenarios, work seamlessly with low-code automations, enhance performance, and improve code readability.

Full Access
Question # 6

What happens if a Test Execution is re-executed?

A.

A log with all the previous executions is kept.

B.

A log with only the previous execution is kept.

C.

New test execution results are generated, independent from the previous ones.

D.

The old execution results are deleted and replaced with the new results.

Full Access
Question # 7

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 # 8

One requirement of the organization's testing strategy is to attach a screenshot to a test case execution whenever it fails. How can this be achieved?

A.

Use the Attach Document activity and set its AttachmentType property to Screenshot.

B.

Surround the Verity activity in a Try Catch and use a Take Screenshot activity in the Catch block.

C.

Use a Take Screenshot activity and set its AttachToExecution property to True.

D.

Use one of the Verify activities and set its TakeScreenshotlfFailed property to True.

Full Access
Question # 9

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 # 10

When should a Test Data File in data-driven testing be used?

A.

A Test Data File isuseful when application testing requires working with large data sets to verify workflow execution and cover edge cases.

B.

A Test Data File should only be used when there is a need to perform tests using multiple argument types for a decision tree.

C.

A Test Data File is used only when there is a needto perform runtime data fetchingfrom the first entry in the entity in UiPath Data Service.

D.

A Test Data File is only used when there is a needto execute test cases containingdata variations from UiPath Data Service in Orchestrator.

Full Access
Question # 11

What is the purpose of the 'Verify Expression' activity in the UiPath.Testing.Activities package of UiPath?

A.

It verifies the truth value of a given expression.

B.

It verifies and asserts the output of a specific activity.

C.

It verifies an expression by comparing it with another expression using a defined operation.

D.

It verifies if a given expression falls within a specific range.

Full Access
Question # 12

What actions can be done for test cases that contain data variation?

A.

Update test data, Remove test data, and Modify test data JSON file.

B.

Create test data, Remove test data, and Modify test data JSON file.

C.

Create test data, Update test data, and Remove test data.

D.

Create test data, Update test data, and Modify test data JSON file.

Full Access
Question # 13

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 # 14

What happens to the arguments when creating a test case from a workflow?

A.

Arguments from the workflow need to be manually imported into the test case.

B.

Arguments from the workflow are transformed into variables in the test case.

C.

Arguments from the workflow are automatically imported into the test case.

D.

Arguments from the workflow are deleted and must be redefined.

Full Access
Question # 15

What conclusions can be drawn from the exhibit?

A.

It's a data-driven test case with 2 variations, 2 variations were run and 2 not yet run.

B.

It's a data-driven test case with 3 variations, 3 variations were run and 3 not yet run.

C.

It's a data-driven test case with 6 variations, 3 variations were run and 3 not yet run.

D.

It's an automated test case with 8 variations.

Full Access
Question # 16

How can an input argument be set for a Test Case in an existing Test Set?

A.

Edit the Test Set in UiPath Test Manager and change the value by adding or editing the argument of the Test Case in the Arguments section.

B.

An input argument value ca be changed only at Test Case level in UiPath Test Manager, not at the Test Set level.

C.

Edit the Test Set in UiPath Orchestrator and change the value by adding or editing the argument value of the Test Case in the Arguments section.

D.

An input argument value ca be changed only at Test Case level in UiPath Orchestrator, not at the Test Set level.

Full Access
Question # 17

What type of data can be added to the Tester Comment field?

A.

Text and Screenshot

B.

Text and documents

C.

Text and Video recording

D.

Only text

Full Access
Question # 18

What is the correct order of stages of the Testing process?

Instructions: Drag the Description found on the left and drop on the correct order of stages found on the right.

Full Access
Question # 19

How are test cases added dynamically to a Test Set based on labels in UiPath Test Manager?

A.

Test Cases with all of the selected labels are assigned to the Test Set.

B.

Only the manual and automated labels are used to assign Test Cases to the Test Set.

C.

Test Cases with a specified number of the selected labels are assigned to the Test Set.

D.

Test Cases with any of the selected labels are assigned to the Test Set.

Full Access
Question # 20

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 # 21

What is the BDD test case template used for in UiPath?

A.

To handle Global Exception Handlers in behaviour driven development approach.

B.

To create test cases based on If-Then-Else containers.

C.

To structure the test around If-Then-Else statements.

D.

To structure the test around Given-When-Then containers.

Full Access
Question # 22

What is the maximum number of Projects that can be created in Test Manager?

A.

10 Test Manager Projects

B.

50 Test Manager

C.

100 Test Manager Projects

D.

Unlimited Test Manager Projects

Full Access
Question # 23

Consider the following testing setup in Orchestrator:

Orchestrator folder "FolderA" which contains test data queue "TestData"

Orchestrator folder "FolderB" which contains test data queue "TestData"

Data-driven test case "TestCase123" linked with "TestData" queue from Orchestrator folder "FolderA"

"TestCase123" is published to Orchestrator and executed from "FolderB". What will be the result?

A.

Execution will not start.

B.

'TestCase123" will execute aqainst the data in test data queue 'TestData" from "FolderB".

C.

Execution will be stuck in Pending state.

D.

'TestCase123" will execute aqainst the data in test data queue 'TestData" from "FolderA".

Full Access
Question # 24

What are the key features of UiPath Test Manager and its integration with ALM solutions, facilitated by UiPath Test Manager Connect?

A.

UiPath Test Manager Connect offers a one-way synchronization of objects and supports a limited number of ALM tools.

B.

UiPath Test Manager is only compatible with ALM solutions for defect management, and the integration is facilitated by an external provider.

C.

UiPath Test Manager is compatible with leading ALM solutions, and the UiPath Test Manager Connect, provided by Planview, ensures bidirectional synchronization for seamless data exchange.

D.

UiPath Test Manager excludes agile planning and requirement management, and the integration is facilitated by UiPath itself.

Full Access
Question # 25

In software testing what does the term "test case” refer to?

A.

It's a set of conditions under which a tester determines if a system under test satisfies requirements and functions correctly.

B.

It's the maximum load that the system can tolerate without crashing.

C.

It's the process of executing the system to reveal bugs.

D.

It's a written document outlining the detailed process of software development.

Full Access
Question # 26

Objects of which data source for the data variation can be found inside Studio in the Project tab, under Entities?

A.

Test Data Queue

B.

Data Service

C.

File

D.

Auto Generate

Full Access
Question # 27

Consider the following snippet:

What should be improved to ensure the Test Case will not fail with exception?

A.

In the Verification point '_autogenerated_TextString' should be removed.

B.

The ObjectRepository should be changed so all the elements fall into Home screen.

C.

The ApplicationPath should be provided dynamically.

D.

Click 'OK' should be removed.

Full Access
Question # 28

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 # 29

What are the prerequisites before executing automated tests through the 'Execute Automated' option in UiPath Test Manager?

A.

There is a need to have all the test cases automated in your test set.

B.

There is a need to have at least one manual test case in a test set.

C.

There are no specific prerequisites to execute automated tests.

D.

There is a need for at least one automated test case in a test set and should be either linked from Orchestrator or created in TestManager with test cases linked from Studio.

Full Access
Question # 30

Where are Postman collection endpoint activities found after being imported into a Studio library?

A.

In the Projects tab, under the namespace of the imported Postman collection.

B.

In the Activities tab, under the namespace that you have set.

C.

In the Debug tab, within the testing activities pack.

D.

In the Activities tab, under the Postman imported libraries list.

Full Access
Question # 31
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 # 32

Which are the types of coded automations in UiPath?

A.

Workflows, Test cases, Source files.

B.

Coded workflows, Coded test cases, Coded functions.

C.

Coded workflows, Coded test cases, Code source files.

D.

Coded workflows, Coded databases, Code source files.

Full Access
Question # 33

Which are the sub-tasks available under test task in UiPath CLI?

A.

Convert: converts test results written as CSV to another format.

Run: tests a given package, or runs an existing Test Set on Orchestrator.

B.

Convert: converts test results written in JSON or CSV to another format.

Run: tests a given package, or runs an existing Test Set on Orchestrator.

C.

Convert: converts test results written in JSON to another format.

Run: tests a given package, or runs an existing Test Set on Orchestrator.

D.

Convert: converts test results written in JSON to another format.

Test: tests a given package.

Run: runs an existing Test Set on Orchestrator.

Full Access