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”?
Answer : B
Review the following exhibit:
Based on the exhibit, which output is produced in the Output panel?
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?
Answer : B
If you are inserting activities into a Sequence in UiPath Studio, in which panel do the activities appear?
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?
Answer : A
What describes how the Excel Application Scope activity interacts with a Microsoft Excel file?
Answer : D
Which variable name follows UiPath best practices for variable naming conventions?
Answer : B
Which expression should be used to return the first four characters from a String variable called StrVar?
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?
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?
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?
Answer : B
By default, which Mail activity requires the least number of properties to be configured?
Answer : A
A developer wants to create a dictionary to store employees’ birthdays. What is a consideration when using dictionaries?
Answer : C
Which type of exception can a robot throw only if the process is manually configured to do so?
Answer : A
Have any questions or issues ? Please dont hesitate to contact us