What are the possible scenarios where Test Manager API can be used to integrate UiPath Test Manager with other tools?
A developer needs to design a coded automation that approves or denies a loan application based on the loan rate. How should the Execute() entry point method be declared if it needs to return the value for (IsLoanApproved), based on the loan rate (LoanRate)?
When creating a new test set in UiPath Orchestrator, what is the purpose of using a wildcard symbol (*) for the project version?
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:
What can the Clipboard data field be used for in the manual steps of a test case?
What is a limitation when re-executing test case executions for data-driven test cases?
What is a primary distinction between manual and automated test execution in UiPath Test Manager?
What type of data sources can be used for a data-driven test that will be developed using UiPath Test Suite on Premises version?
What are the tasks that can be executed from the UiPath command-line interface (CLI) while creating a CI/CD pipeline?
What factors influence the calculation of coverage in the Descriptor Coverage feature in UiPath?
What happens with the attachment if an Attach Document activity in a workflow is run, as part of an automation job?
According to best practices how can reusability be increased between individual test projects?
What needs to be provided in order to create a Test Data Queue from static Test Data in UiPath Studio?
DRAG DROP
What is the sequence of execution of the main blocks of a Test Case that has Test Automation Framework attached?
Instructions: Drag the Description found on the left and drop on the correct Sequence of Execution found on the right.
What color code in the status tab represents a test without a definitive results or that have not been executed yet but is a part of a test set that is currently being executed?