When should a Test Data File in data-driven testing be used?
Where can the variations that have passed or failed for a data-driven test case in UiPath Studio be viewed?
Where are Postman collection endpoint activities found after being imported into a Studio library?
What are the specific benefits of using coded automations in UiPath?
Which component of the UiPath Test Suite communicates directly with CI/CD pipelines?
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?
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 happens when a test set is deleted in UiPath Orchestrator?
What are the prerequisites before executing automated tests through the 'Execute Automated' option in UiPath Test Manager?
What happens to the arguments when creating a test case from a workflow?
How can manual steps be marked in a Test Case as passed or failed in the Manual Execution Assistant?
Given the following SumWorkflow:
What is the appropriate verification required for testing that the SumWorkflow works as expected?
What happens if a Test Execution is re-executed?
According to best practices, what is an acceptable way of validating an application's state before proceeding with certain steps in a process during testing?
What is the main purpose of conducting Regression Testing in application development?
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?
When is it necessary to utilize the Mobile Device 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?
Consider the following snippet:
What should be improved to ensure the Test Case will not fail with exception?
How can the test data queue items be uploaded to a queue?
What is the purpose of the 'Verify Expression' activity in the UiPath.Testing.Activities package of UiPath?
By default, how are test executions sorted in Test Manager?
What is application testing in the context of UiPath?
Which of the following descriptions matches the concept of Integration Testing?
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 are the steps to delete a test schedule in UiPath Orchestrator?
What does the UiPath CLI allow to do?
How can the activities covered during a test case execution in UiPath Studio be checked?
Which test cases are included in test sets linked from Orchestrator to Test Manager?
What type of license is used for an Unattended Robot in development and testing mode, enabling it to execute both test cases and RPA processes?
What are the mock testing conditions in UiPath?
Which are the supported object types when creating a new custom field in UiPath Test Manager?
What are the two methods for executing tests and where are they invoked??