UiPath UiPath-ADAv1 - UiPath Automation Developer Associate Exam (2023.10)
Which of the following options is correct about a State Machine layout?
During the debugging process, a developer paused the execution. To alter the characteristics of the ongoing flow and change the values of variables within the existing scope.
which panel of the UiPath interface is recommended to be accessed?
In the UiPath Implementation Methodology, which phase involves building the SDD (Solution Design Document)?
In a workflow, a developer has set up two Int32 variables: Var1 and Var2. During Debug mode execution, which panel enables the developer to keep track of the outcome of the expression Var1 > Var2?
Which activity should be used inside a Use Excel File scope to be able to sort a table directly in an .xlsx file?
What is a valid way to install a custom activity package in UiPath Studio?
Which of the following properties is optional when creating a new argument?
Consider testing a workflow that computes the sum of two numbers having the data driven test data from the Excel file below:
Expanding the functionality of the workflow to compute the sum of three numbers, the data needs to be updated as well to accommodate the new scenario:
What are steps to do that?
When should a static selector be used versus a dynamic selector'?
A developer uses a Type Into activity to interact with a UI element. If the Timeout property is not changed in activity properties or Activity Project Settings, how long will a robot attempt to find a UI element?