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:
How are test cases added dynamically to a Test Set based on labels in UiPath Test Manager?
Consider the following snippet:
What should be improved to ensure the Test Case will not fail with exception?
If during the importing process in Test Manager, a file attachment exceeds the size limits, what happens to this attachment?
Consider the following testing setup in Orchestrator:
Orchestrator folder "FolderA" which contains test data queue "TestData"
Orchestrator folder "FolderB" which contains test data queue "TestData"
Data-driven test case "TestCase123" linked with "TestData" queue from Orchestrator folder "FolderA"
"TestCase123" is published to Orchestrator and executed from "FolderB". What will be the result?
Which of the custom field actions can be used in order to change the default value of a custom field within an object in UiPath Test Manager?
What factors influence the calculation of coverage in the Descriptor Coverage feature in UiPath?
Given a Verify activity that has the ContinueOnFailure property set to False, what will the outcome be if the verification performed fails?
When creating a new test set in UiPath Orchestrator, what is the purpose of using a wildcard symbol (*) for the project version?
What is the main purpose of conducting Regression Testing in application development?
How can activity coverage scenarios for different automation needs be created in UiPath?
Which test cases are included in test sets linked from Orchestrator to Test Manager?
What are the possible scenarios where Test Manager API can be used to integrate UiPath Test Manager with other tools?