UiPath Software Testing Engineer Professional

Here you have the best UiPath UiSTEPv1 practice exam questions

  • You have 60 total questions to study from
  • Each page has 5 questions, making a total of 12 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on December 19, 2025
  • This site is not affiliated with or endorsed by UiPath.
Question 1 of 60
In a CI/CD pipeline, which UiPath CLI command should be used to create the .nupkg package from the project?
Correct Answer: B

Question 2 of 60
When importing manual test cases in Test Manager, what action should be taken if the initially imported test cases are unsatisfactory?
Correct Answer: C

Question 3 of 60
A developer is building a test case that checks if the SumWorkfiow correctly performs the sum of 2 integers, trying to use different input values from an Excel file. What could be considered an improvement in the way the test was developed?
SumWorkflow:
Exam UiSTEPv1: Question 3 - Image 1
Exam UiSTEPv1: Question 3 - Image 2
Exam UiSTEPv1: Question 3 - Image 3
TestData.xlsx:
Exam UiSTEPv1: Question 3 - Image 4
Correct Answer: B

Question 4 of 60
Considering the following testing setup”
TestSetA which contains TestCase1, TestCase2, TestCase3
TestCase1 is linked to TestDataQueue1 which contains 1 item
TestCase2 is linked to TestDataQueue2 which contains 2 items
TestCase3 is linked to TestDataQueue3 which contains 3 items
How many test case executions will be generated by starting TestSetA?
Correct Answer: D

Question 5 of 60
In the case of a data-driven test case based on an Excel file, how is the data from the Excel file fed into the test case workflow?
Correct Answer: D