Which are the supported object types when creating a new custom field in UiPath Test Manager?
Which are the available actions that enable a user to examine the test execution results in UiPath Orchestrator?
What is the main purpose of conducting Regression Testing in application development?
If during the importing process in Test Manager, a file attachment exceeds the size limits, what happens to this attachment?
What can the Clipboard data field be used for in the manual steps of a test case?
Given the following SumWorkflow:
What is the appropriate verification required for testing that the SumWorkflow works as expected?
What are the tasks that can be executed from the UiPath command-line interface (CLI) while creating a CI/CD pipeline?
How are test cases added dynamically to a Test Set based on labels in UiPath Test Manager?
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:
Having the test case described in the image below:
The test data queue was imported in Studio workflow through a variable called testQueue. The structure of the Test Data Queue can be seen below:
What ROI will be printed in the Output panel when the test case from the Text Explorer panel is run?
Considering the provided configuration for Workflow Analyzer Settings, which of the testing rules applied will be classified as a "Warning"?
Which of the following is an attribute of the Test Explorer results information?
What are the actions needed in UiPath Test Manager in order to give the Project Owner role to a different user?
What are the prerequisites before executing automated tests through the 'Execute Automated' option in UiPath Test Manager?