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: 1 / 4
Total 110 questions

What are the possible scenarios where Test Manager API can be used to integrate UiPath Test Manager with other tools?

A.

Fetch results into external tools.

B.

Assign test cases to external automations.

C.

Synchronize test sets with external automations.

D.

Create requirements in external tools.

How to document a test case using Task Capture?

A.

1. Open the project in Test Manager

2. Open the Test Requirement tab

3. Open a test case in Test Manager that should be documented

4. Click Document with Task Capture

5. Start capturing the test steps based on the test case description

B.

1. Open the project in Test Manager

2. Open a test case in Test Manager that should be documented

3. Open the Test Requirement tab

4. Open the Manual Steps tab

5. Stat capture the test steps based on the test case description

C.

1. Open the project in Test Manager

2. Open the Test Requirement tab

3. Open the Manual Steps tab

4. Click Document with Task Capture

5. Stat capture the test steps based on the test case description

D.

1. Open the project in Test Manager

2. Open a test case in Test Manager that should be documented

3. Open the Manual Steps tab

4. Click Document with Task Capture

5. Stat capture the test steps based on the test case description

By default, how are test executions sorted in Test Manager?

A.

Passed executions are placed at the top.

B.

Based on the date on which the execution was finished.

C.

Manual executions are placed at the top.

D.

Running and pending executions are placed at the bottom.

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.

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.

If during the importing process in Test Manager, a file attachment exceeds the size limits, what happens to this attachment?

A.

The attachment gets skipped.

B.

The file gets automatically compressed.

C.

The user is prompted to manually reduce the file size.

D.

The entire import process is aborted.

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

What is Descriptor Coverage panel used for in UiPath Studio?

A.

The Descriptor Coverage panel is only used when there are failed selectors, it has no use during successful test case runs.

B.

The Descriptor Coverage panel is used to store the selectors and Object Repository Ul elements that will be needed for different test cases.

C.

The Descriptor Coverage panel is used for inputting Ul elements for object recognition, that are required to be covered during the execution process.

D.

The Descriptor Coverage panel is used to view Ul elements that have beencovered duringexecutionand to analyze selector coverage or debugworkflows with failed coverage.

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.

The test case was published to Orchestrator. How many Test Runs will be generated when the test case is executed?

SumWorkflow:

TestCase:

TestData.xlsx:

A.

0

B.

1

C.

3

D.

4

What are the mock testing conditions in UiPath?

A.

• There can be only one mock file for a workflow

• Nested mocks are available

• Mock.json file does not contain configuration settings for mock files

• Changes made in the source workflow file are not applied to the mock file when the project is saved

B.

• There can be multiple mock files for a workflow

• Nested mocks are not available

• Mock.json file contains configuration settings for mock files

• Changes made in the source workflow file are applied to the mock file when the project is saved

C.

• There can be multiple mock files for a workflow

• Nested mocks are available

• Mock.json file contains configuration settings for mock files

• Changes made in the source workflow file are not applied to the mock file when the project is saved

D.

• There can be only one mock file for a workflow

• Nested mocks are not available

• Mock.json file contains configuration settings for mock files

• Changes made in the source workflow file are applied to the mock file when the project is saved