Uipath

UiARD practice test

Practice with 15 free Testara sample questions, or choose paid access to the full 146-question bank.

Provider
Uipath
Question bank
146
Free sample
15 questions
Publisher
Testara

About this practice material

This page covers Testara's practice question bank for UiARD, a certification listed under Uipath. Questions use original, exam-style scenarios and are not questions from the official certification exam.

Testara is an independent practice platform and is not affiliated with, endorsed by, or authorized by Uipath. The certification credential is issued by Uipath, not Testara. Certification and provider names belong to their respective owners.

Start practicing

The guest demo does not save an attempt. Sign in before buying access.

Try 15 questions free

Available without signing in

Free sample questions

These 15 questions and their explanations are server-rendered so you can inspect the material before opening the interactive demo.

  1. Question 1 · 1

    A developer reviewed the following sequence: The parameters of the Invoke Method are: In order to get the table name of the first element in the DataSet, which expressions should the developer use?

    Choose one answer.

    Question illustration 1
    Question illustration 2
    Question illustration 3
    • DataSet.Tables(0).TableName
    • DataSet.Tables(1).TableName
    • DataSet.Rows(0).TableName
    • DataSet.Rows(1).TableName
  2. Question 2 · 1

    A developer is working on an automation. The automated process must log into Citrix and click on the "Generate Shipment Details" button. Ideally, this generates a table of shipping records. If the generated table displays only the header row and no data is available, then it should be marked as an exception since the data is incomplete. What is this type of exception?

    Choose one answer.

    • BusinessRuleException
    • NullReferenceException
    • ApplicationException
    • SystemException
  3. Question 3 · 1

    A developer wants to create an attended automation process. The process will take information from emails in the current user's inbox. Assuming the email/domain or password for the user's email inbox are not provided in the automation, which activity can be used to get unread emails with the subject line "Email for Robot"?

    Choose one answer.

    • Get Exchange Mail Messages
    • Get POP3 Mail Messages
    • Get Outlook Mail Messages
    • Get IMAP Mail Messages
  4. Question 4 · 1

    A developer was assigned a task to build a process that will interact with hidden or minimized windows on an employee's machine. To ensure the UI automation runs in the background which commonly used activity property must always be avoided?

    Choose one answer.

    • Default
    • Simulate Type
    • Activate
    • SendWindowMessages
  5. Question 5 · 1

    A developer wanted to use a Type Into activity which interacts with hidden or minimized windows. However, the process was only able to run on foreground windows. Which activity property configuration would cause the automation to run only on foreground windows?

    Choose one answer.

    • SendWindowMessages property was enabled in the Type Into activity.
    • SimulateType property was enabled in the Type Into activity.
    • Activate property was disabled in the Type Into activity.
    • Default property selections of the Type Into activity were used.
  6. Question 6 · 1

    Review the following exhibit: Based on the exhibit, what is the result of the Write Line in the sequence?

    Choose one answer.

    Question illustration 1
    • 123
    • True
    • Hello
    • 123True
  7. Question 7 · 1

    A developer wants to extract data from "Sheet1" of the "Test.xls" file using the following code: In addition, the developer configured the following properties of the Read Range activity: Based on the exhibits, what is the result of the execution?

    Choose one answer.

    Question illustration 1
    Question illustration 2
    • OutputDataTable object will have 2 columns and 1 row containing values of cells "A1" and "B1"
    • OutputDataTable object will have 2 columns and 1 row containing values of cells "A2" and "B2"
    • OutputDataTable object will have 2 columns and 2 rows containing values of cells "A2" and "B2"
    • OutputDataTable object will have 2 columns and 10000 rows; the first row will contain values of cells "A1" and "B1"
  8. Question 8 · 1

    A developer wants to create a process which uses UI automation activities on hidden or minimized windows for a user in a Call Center. While the process is running on the user’s machine, the user also needs the ability to use the machine to look up items in a desktop application. Which activity must be configured to be able to interact with hidden or minimized windows?

    Choose one answer.

    • Get Full Text
    • Set Text
    • Click
    • Check
  9. Question 9 · 1

    A new blank project only has the Main.xaml file and consists of a single Throw activity. The activity is not enclosed in a Try Catch activity. If this process is published and run from Orchestrator, what is the expected result?

    Choose one answer.

    • Exception Pop-up is displayed on the robot machine.
    • Job is completed with a "Stopped" state.
    • Job is completed with a "Successful" state.
    • Job is completed with a "Faulted" state.
  10. Question 10 · 1

    A developer published a library component for use within UiPath Studio. In order to successfully add this library as a dependency to the project, what should be used?

    Choose one answer.

    • Invoke Com Method activity
    • Imports Panel
    • Invoke Method activity
    • Manage Packages Window
  11. Question 11 · 1

    A developer wants to design a process in which multiple decision points will be used to accommodate complex scenarios. In UiPath Studio, which recommended type of workflow meets this requirement?

    Choose one answer.

    • State Machine
    • Sequence
    • Global Exception Handler
    • Flowchart
  12. Question 12 · 2

    A developer plans to create a process to automate a web application. The web application requires HTML buttons and text boxes to be loaded. Although some assets may still be loading, the robot should perform the UI actions once the buttons and text boxes are loaded. Which property should be configured?

    Choose one answer.

    • TimeoutMS = 10000
    • WaitForReady = Complete
    • TimeoutMS = Int32.MaxValue
    • WaitForReady = Interactive
  13. Question 13 · 2

    A developer entered custom values in the Browser property in the UI Automation section of the Activity Project Settings menu. Which set of activities can be affected by this change?

    Choose one answer.

    • Navigate To and Attach Browser
    • Open Browser and Navigate To
    • Open Browser and Close Tab
    • Attach Browser and Open Browser
  14. Question 14 · 2

    A developer configured the properties for a Click activity on an element inside a web page as shown in the exhibit. An animation on the web page never completely loads but the element specified in the Click activity does load within the specified timeout duration. What occurs when this Click activity executes?

    Choose one answer.

    Question illustration 1
    • Timeout error occurs without clicking on the element.
    • Waits 10 seconds before clicking on the element.
    • Continues to the next activity after 30 seconds without clicking on the element.
    • Element is clicked once it is fully loaded.
  15. Question 15 · 2

    If a developer wants to use a variable of type UIElement to identify a button in a Click activity, which property must be manually configured during development?

    Choose one answer.

    • Element
    • Selector
    • ClippingRegion
    • WaitForReady

Each purchase applies to this certification. Prices are one-time payments, not monthly subscriptions.

Starter

$29 USD one time

Full access to one certification's question bank in standard practice mode for 60 days.

  • Full question bank for one certification
  • 60 days of access
  • Standard practice mode
  • Question notes and community discussions
  • Attempt scores and answer review

Professional

$49 USD one time

Full access to one certification's question bank, custom test controls and advanced analytics for 60 days.

  • Custom test builder
  • Timers and question selection
  • Randomized question and answer order
  • Advanced performance and weak-question analytics
  • Priority customer support
Try 15 questions free