UiPath UiTAEPv1 - UiPath Test Automation Engineer Professional v1.0 Exam
Page: 2 / 22
Total 110 questions
Question #6 (Topic: Topic 1, UiPath Test Suite Architecture and API Integrations
)
What UiPath Studio tool is used to record and perform actions on real or simulated mobile devices?
A. Mobile Device Connection
B. Mobile Device Manager
C. Mobile Testing Template
D. Mobile Automation Activities
Answer: B
Question #7 (Topic: Topic 1, UiPath Test Suite Architecture and API Integrations
)
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.
Answer: A
Question #8 (Topic: Topic 2, UiPath Studio - Testing Panels and Templates
)
Considering the following snippet, where is LoanRate defined?

A. In the Object Repository, under the application LoanResults.
B. In the LoanResults class that contains a setter for LoanRate.
C. In the UiAutomation class that contains a setter for LoanRate.
D. In the Object Repository, under the screen LoanResults.
Answer: D
Question #9 (Topic: Topic 2, UiPath Studio - Testing Panels and Templates
)
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.
Answer: C
Question #10 (Topic: Topic 2, UiPath Studio - Testing Panels and Templates
)
What programming language can be used in Coded Workflows?
A. VB.Net
B. C#
C. C# and VB.Net
D. VBScript
Answer: C