Loading questions...
Updated
Which of the following describes the correct hierarchy of the elements in the Object Repository tree structure?
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?
What are the primary functions of the UiPath Integration Service?
Where is the TransactionNumber incremented in the REFramework?
Which logging level includes the following information by default?
What is the default priority value for the Job Priority field in UiPath Orchestrator when starting a job manually?
Data from an Excel file is read into a data table named "dtEmployee", as displayed in the following graphic:

A developer needs to filter the data table to obtain all rows representing employees from the Finance and IT departments with a Salary under 30,000. Which expression yields the desired outcomes?
A developer is building an automation that must interact with a destination remote computer reached by jumping through multiple RDP connections, as described by the following scenario:
How does UiPath handle different dependency versions for multiple running processes that run at the same time?
In order for a developer to utilize the default REFramework without relying on Orchestrator queues, what is the essential prerequisite to ensure that the project does not interact with Orchestrator?
What is the default polling interval set for an event trigger?
A developer wants to add items to a list of strings using the Invoke Method activity. The list is declared as follows:

The Invoke Method activity has the following properties:

The Parameters property is as follows:

Based on the information shown in the exhibits what is the outcome of the Invoke Method activity?
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
When should the Show Elements button be used in the Computer Vision wizard?
In a UiPath State Machine workflow, which section of State activity is used to specify conditional/triggers logic and multiple outgoing transitions in a state machine?
In a UiPath REFramework project, what is the primary purpose of using Custom Log Fields?
What method can be used to change the index of an existing column in a datatable?
A developer is building a process that types data into input fields using the Hardware Events input method. Which property of the Type Into activity should be modified to reduce the pace at which the input string characters are typed into the fields?
While working in an RPA testing project, you encountered the following activity in one of the workflows included in the project.

What action can you perform in your mocked file to replace the functionality of the MessageBox with a LogMessage during mock testing?
To retrieve all Outlook emails with the word "UiPath" in the subject, which filtering property and filter schema should a developer use?
What do the percentages from the Test Explorer panel represent?

A developer is building an automation which types text into a text file. The Activity Project Settings tor UI Automation Modern activities are set as follows:

The developer has configured the properties of a Type Into activity as follows:

What is the behavior of the Type Into activity when executing the workflow?
What is the use of job priorities in unattended automations within UiPath Orchestrator?
Given the following list of arguments:

and the following code:

What is the value that will be displayed in the Output Panel at the end of the sequence below:

How would you define a linear process in UiPath?
A developer configured the properties for a Click activity as shown below:

What happens if the activity cannot find its target at runtime?