Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

UiPath UiPath-TAEPv1 - UiPath Test Automation Engineer Professional v1.0 Exam

Page: 3 / 4
Total 110 questions

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

What are the available actions that can be taken to manage test sets in UiPath Orchestrator?

A.

View, Duplicate, Delete

B.

View, Clone, Delete

C.

Edit, Duplicate, Delete

D.

Edit, Clone, Delete

There is a test case that performs multiple verifications.

How can the test case be configured so that the execution stops when a verification fails?

A.

Set the property ContinueOnFailure of the first Verify activity to False.

B.

Use a Stop Job activity after each verification.

C.

Set the property ContinueOnFailure of the Verify activities to False.

D.

Use a Terminate Workflow activity after each verification.

How can the results of a test case be overridden in Test Manager?

A.

Navigate to Test Results, open a test result, open a test case log and then select Tasks > Override result.

B.

Select the test case from the Results tab and click on Override result.

C.

Navigate to Test Results, click on Test Manager settings and then select Override test results feature.

D.

Go to Test Results, select a test case and then use the Override tool in the toolbar.

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.

What factors influence the calculation of coverage in the Descriptor Coverage feature in UiPath?

A.

The total number of selectors in a test case execution.

B.

The number of selectors that have been manually verified.

C.

The number of times a selector has been successfully executed.

D.

The total number of selectors available in the Object Repository.

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.

What type(s) of license should be used in order to be able to connect Studio to Test Manager?

A.

Just Task Capture license

B.

Just Test Manager license.

C.

Studio license and Test Manager license.

D.

Studio license and Orchestrator license.

Who can import projects in Test Manager?

A.

Only users who originally created the artifact in the ALM system.

B.

Anyone with access to the project.

C.

Any user that has a valid Test Manager License.

D.

Only users that are specifically designated by the admin.

What can the Clipboard data field be used for in the manual steps of a test case?

A.

Storing the login credentials for the application under test.

B.

Capturing the state of the application under test at the time of test case execution.

C.

Saving the output of the test case for future use.

D.

Defining a Clipboard value to avoid manually typing into the input fields.