A. 10 Test Manager Projects
B. 50 Test Manager
C. 100 Test Manager Projects
D. Unlimited Test Manager Projects
A. Storing the login credentials for the application under test.
B. Capturing the state of the application under test at the time of test case execution.
C. Saving the output of the test case for future use.
D. Defining a Clipboard value to avoid manually typing into the input fields.
A. By opening the Descriptor Coverage panel and double-clicking the test case.
B. By opening the Activity Coverage panel and double-clicking the test case.
C. By checking the Output tab in UiPath Studio.
D. By checking the Run tab under Robot Executor.
A. Test cases can be renamed, moved or deleted outside of Studio.
B. Test cases should be renamed or moved outside of Studio and then re-imported.
C. The renaming, moving or deleting of test cases can be handled either inside or outside Studio, there is no preferred way.
D. Do not rename move or delete the test cases outside of Studio.
A. Only text
B. Text and documents
C. Text and Screenshot
D. Text and Video recording
A. The test set is permanently saved for future reference.
B. The test cases within the test set are deleted but the test set remains.
C. The test sets and any associated test schedules are deleted.
D. The test set is moved to a recycle bin from where it can be recovered later.
A. It verifies and asserts the output of a specific activity.
B. It verifies an expression by comparing it with another expression using a defined operation.
C. It verifies the truth value of a given expression.
D. It verifies if a given expression falls within a specific range.
A. Green
B. Grey
C. Black
D. Red
A. Tenant > Preferences, on the Robot connection tab.
B. Tenant > Settings, on the Robot connection tab.
C. Tenant > Preferences, on the Robot security tab.
D. Tenant > Settings, on the Robot security tab.
A. Set the property ContinueOnFailure of the first Verify activity to False.
B. Use a Terminate Workflow activity after each verification.
C. Set the property ContinueOnFailure of the Verify activities to False.
D. Use a Stop Job activity after each verification.