UiPath Certified RPA Associate v1.0 v1.0

Page:    1 / 13   
Exam contains 189 questions

A developer created a data table called “DT” using the Build Data Table activity as shown in the exhibit.

What is the result of the expression, “DT.Rows(1)(1).ToString”?

  • A. 29
  • B. 32
  • C. John
  • D. Maria


Answer : B

Review the following exhibit:

Based on the exhibit, which output is produced in the Output panel?

  • A. Hello
    World
  • B. World
    Hello
  • C. World
  • D. Hello


Answer : C

A developer wants a process to display a Message Box every 30 seconds to remind a Call Center representative when a customer is on “hold”. Which activity can be used?

  • A. Do While
  • B. Delay
  • C. Comment
  • D. Break


Answer : B

If you are inserting activities into a Sequence in UiPath Studio, in which panel do the activities appear?

  • A. Snippets
  • B. Designer
  • C. Outline
  • D. Imports


Answer : C

A developer created an attended automation project to generate and store employee IDs within a company’s HR application. The automation is used while onboarding new employees. The automation is designed as follows:
1. An HR associate enters a new employee's demographic information into an HR form.
2. The robot generates the employee ID in the format XXX-XX-XXXX, where the X's represent integers.
3. After Steps 1 and 2 are completed for all new employees, the robot will enter each employee ID into the HR application.
Which recommended data type should be used to store all new employee IDs?

  • A. List<String>
  • B. String
  • C. Int32
  • D. String[]


Answer : A

What describes how the Excel Application Scope activity interacts with a Microsoft Excel file?

  • A. Works only with .xls files and Excel does not need to be installed
  • B. Works only with .xlsm files and Excel must be installed
  • C. Works with .xlsx files and Excel does not need to be installed
  • D. Works with .xls and .xlsm files, and Excel must be installed


Answer : D

Which variable name follows UiPath best practices for variable naming conventions?

  • A. bool Var1
  • B. dt_EmployeeInformation
  • C. in_ firstname
  • D. variable1


Answer : B

Which expression should be used to return the first four characters from a String variable called StrVar?

  • A. StrVar.Substring(0, 4)
  • B. StrVar.Substring(1, 4)
  • C. StrVar.Substring(1, 5)
  • D. StrVar.Substring(4)


Answer : A

DRAG DROP -
A developer finished creating an automation project in UiPath Studio 2020.10. What is the recommended sequence of steps that should be performed to publish the package to Orchestrator 2020.10?
Instructions: Drag the Description found on the left and drop on the correct Step found on the right.



Answer :

A developer created an automation which scrapes data from PDF reports. The reports have the same structure and the title format is always “Report X - PDF”, where X is a number from 1 to 100. Only one report wil be open at a time but other PDF files may be open on the desktop.
What is the recommended method to ensure the selector identifies the correct PDF to use?

  • A. Use the ? wildcard character in place of the idx attrbute value
  • B. Use the * wildcard character in place of the “X” in the title attribute value
  • C. Use the * wildcard character in place of the title attribute value
  • D. Use the idx attribute value in the selector to increment for each file


Answer : B

A developer needs to create a process to input data from a Microsoft Excel file into a web application. The number of rows and columns of data in the Excel file will change. In order to store the data in a variable to loop through, which activity should be used?

  • A. Get Table Range
  • B. Read Cell
  • C. Append Range
  • D. Read Range


Answer : D

A developer is working with a Purchase Order automation process. The number of shipment containers and boxes per container are obtained in two strings, “ShipmentContainers” and “BoxesPerContainer”. The task is for the robot to obtain the total number of boxes in all shipment containers in an Int32 variable, TotalBoxes.
Which expression should be used for calculating the total number of boxes?

  • A. ShipmentContainers.ToInt32() * BoxesPerContainer.ToInt32()
  • B. Convert.ToInt32(ShipmentContainers) * Convert.ToInt32(BoxesPerContainer)
  • C. ShipmentContainers * BoxesPerContainer
  • D. ShipmentContainers.ToInt() * BoxesPerContainer.ToInt()


Answer : B

By default, which Mail activity requires the least number of properties to be configured?

  • A. Get Outlook Mail Messages
  • B. Get Exchange Mail Messages
  • C. Get POP3 Mail Messages
  • D. Get IMAP Mail Messages


Answer : A

A developer wants to create a dictionary to store employees’ birthdays. What is a consideration when using dictionaries?

  • A. Dictionary values must be of type String
  • B. Dictionaries must be initialized with a fixed length
  • C. Dictionaries must have unique keys
  • D. Dictionaries cannot have repeat values


Answer : C

Which type of exception can a robot throw only if the process is manually configured to do so?

  • A. BusinessRuleException
  • B. InvalidOperationException
  • C. NullReferenceException
  • D. ArgumentException


Answer : A

Page:    1 / 13   
Exam contains 189 questions

Talk to us!


Have any questions or issues ? Please dont hesitate to contact us

Certlibrary.com is owned by MBS Tech Limited: Room 1905 Nam Wo Hong Building, 148 Wing Lok Street, Sheung Wan, Hong Kong. Company registration number: 2310926
Certlibrary doesn't offer Real Microsoft Exam Questions. Certlibrary Materials do not contain actual questions and answers from Cisco's Certification Exams.
CFA Institute does not endorse, promote or warrant the accuracy or quality of Certlibrary. CFA® and Chartered Financial Analyst® are registered trademarks owned by CFA Institute.
Terms & Conditions | Privacy Policy