UiPath UiSTEPv1 - UiPath Software Testing Engineer Professional Exam
Page: 2 / 22
Total 108 questions
Question #6 (Topic: Exam A)
Given the following SumWorkflow:


What is one way of verifying that the SumWorkflow works as expected?



What is one way of verifying that the SumWorkflow works as expected?

A. “sum = expectedSum”
B. sum
C. no1 + no2 = expectedSum
D. sum.Equals(expectedSum)
Answer: A
Question #7 (Topic: Exam A)
What scope does the Project Creator Role in Test Manager have?
A. Default Scope
B. Tenant Scope
C. User Scope
D. Project Scope
Answer: D
Question #8 (Topic: Exam A)
What is a use case for integrating UiPath Test Manager with external tools using the Test Manager API?
A. Synchronizing Internal Requirements.
B. Synchronizing Internal Defects.
C. Assigning Test Cases to External automations.
D. Fetching Results into External Tools.
Answer: D
Question #9 (Topic: Exam A)
How is UiPath Data Service used in the context of testing?
A. UiPath Data Service is a tool for creating multiple test cases for each data set in an application testing.
B. UiPath Data Service is a tool for automatically generating test data to cover as many paths as possible during execution.
C. UiPath Data Service is the service in which test data is imported to the project as a JSON file.
D. UiPath Data Service is a source for data-driven testing where the data is imported from Data Service entities.
Answer: D
Question #10 (Topic: Exam A)
What type of file is generated when exporting a project from a Test Manager instance?
A. ZIP file
B. JSON file
C. TMH file
D. TML file
Answer: A