Automation Anywhere Certified Advanced RPA Professional (Automation 360) Assessment Was Completed by On

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 19

1/8/22, 10:53 AM Assessment Results

(/home) 

Automation Anywhere Certified Advanced RPA Professional (Automation 360) Assessment

(https://automationanywhere.litmos.com/course/3327773)

/  Assessment Results

Automation Anywhere Certified Advanced RPA Professional (Automation 360) Assessment was completed by
Joao Pedro Bassalobre on 08/01/2022 05:53:10 AM .

Attempts Time Taken



2 
01:38:25

Score (Passmark 80%)



90% - Passed

Correct
Weight: 1
An analyst wants to document the steps for the business process they own. The analyst requests
the Control Room administrator to create a user for them in the system. What is the role that
needs to be assigned to analyst's user?

 AAE_Bot Developer

 AAE_Basic

  AAE_Discovery Bot Analyst

 AAE_Discovery Bot User

Correct
Weight: 1
A bot developer installs a Bot Agent on a local device. When the bot is run from the editor, a
prompt to input device credentials is displayed. Which credentials should be used to resolve this
error?

 Control Room username and password

  Windows username and password

 Single Sign-On credentials

 Credentials for the application you are automating

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg__… 1/19
1/8/22, 10:53 AM Assessment Results

Correct
Weight: 1
An RPA Bot Developer logs into the Control Room which has the latest updates and tries to create
an Automation Anywhere Robotic Interface (AARI) process but is unable to do so. The developer
checks and sees that there are additional licenses that need to be provided. What license does
the developer need to be assigned with for this feature to be available?

 AARI manager

  AARI user

 Attended bot runner

 AARI administrator

Correct
Weight: 1
A human resource (HR) professional needs to find opportunities for future HR automations.
Which Automation 360 tool is best suited for this specific goal?

 RPA Workspace

 AARI

 IQ Bot

  Discovery Bot

Incorrect
Weight: 1
The contact center department wants to automate common tasks to speed up call times and
reduce errors. These tasks are initiated by a contact center agent and may require some input
from the agent. What two ways can the bot developer add human interaction into the bot?
Choose two.

 Create a Form and Process for AARI Web

 Log requests to a text file

 Use the Interactive Forms package

 Display messages using the Message Box command

Correct
Weight: 1
A bot developer is developing a bot that should lock the computer screen after the bot execution.
What is the most efficient way to achieve this?

 Use the Application: Open program/file action.

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg__… 2/19
1/8/22, 10:53 AM Assessment Results

 Use the VBScript: Run function action.

  Use the System: Lock computer action.

 Use the SNMP: Set action.

Incorrect
Weight: 1
A bot developer is creating a bot for an attended bot runner. After the first sub-bot logs into an
external website, the automated process includes a second sub-bot that completes a series of
steps in the external website, then a third bot logs out of the system. Initial development requires
the attended agent to trigger the bot multiple times, executing the log in and log out processes for
each triggered execution.

 Use the Task Bot: Run action and set the Repetition to Repeat N times - 10 times

 Use the Task Bot: Run action and set the Repetition to Repeat for time unit - 3 hours

 Use the Task Bot: Run action and set the Repetition to Repeat until stopped by user

 When scheduling the Bot, use the Repetition option during schedule creation.

Incorrect
Weight: 1
The financial department of a multinational company wants to provide the RPA team a business
dashboard so they can have insights from the automated process. The developer starts to make
changes on the actual bot to meet the requirement. What package should the developer add to
the bot in order to generate the business dashboard?

 Analyze package

 Bot Insight package

 Data Table package

 Interactive forms package

Incorrect
Weight: 1
A bot developer is assigned to create a global schedule for bot execution on different Bot Runner
machines residing in different countries. The bots must get triggered on the first day of the month
for each country. During testing, it was observed that the bots got triggered before the month-end
on some Bot Runner machines. How can this issue be resolved?

 The bot developer should create a single schedule with frequency set as Monthly

 The bot developer should create country-wise schedules with the correct Time zone of the host
machine (Web Control Room)

 The bot developer should create multiple schedules country-wise, with the correct Time zone of
https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg__… 3/19
1/8/22, 10:53 AM Assessment Results

the respective country

 The bot developer should create a country-wise schedule with the correct Start Time of the
respective country

Correct
Weight: 1
During the automation of an Excel spreadsheet, a macro must be called from the spreadsheet
itself. Which package should be used to achieve that result?

 Office 365 Excel

 Database

  Excel advanced

 Excel basic

Correct
Weight: 1
A bot developer has logged into a Control Room with a Bot Creator account to build a bot. When
trying to record a process from the bot editor, the following error is generated: "Device is
disconnected." Where can the device status most efficiently be checked in the Control Room?

  Manage > Devices

 User profile > My settings

 Manage > Device pools

 Administration > Audit log

Correct
Weight: 1
A bot developer is creating a bot that performs the following steps: - Use the Browser: Open
action to open the web page: http://rpademo.automationanywhere.com/rpadaq - Capture the
table from the web page - Write the contents of the table in a CSV file When the bot runs, it
launches Google Chrome and the following error appears: "Cannot find window or application
titled 'Sample Index Page - Internet Explorer' that was open during recording."
How can you
resolve this error?

 Run the bot again with all browsers closed prior to running.

 Recapture the table using the default browser.

  Specify a browser in the Browser: Open action.

 Use a Table variable instead of an Any type variable to capture the contents of the table.

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg__… 4/19
1/8/22, 10:53 AM Assessment Results

Correct
Weight: 1
A developer has installed the Bot Agent onto his Windows 8 32-bit virtual machine with
4GB of RAM working in an Amazon AWS EC2 instance. After building the bot, the developer has
trouble deploying the bot to the device if they are not always logged in. What two items may need
to be updated? Choose two.

  Upgrade to a 64-bit OS

 Increase the amount of RAM to 16 GB to meet minimum requirements.

  Increase the amount of RAM to 8 GB to meet the recommended requirements.

 Ensure auto-login in enabled.

 Populate the device credentials for the bot agent device.

Correct
Weight: 1
A bot developer has been asked to build a bot to record a process within an application. The
process involves entering data into multiple fields within different sections. How would the bot
developer accomplish this request?

 Click Start Recording, select the application, and tab through each of the sections

  Click Start Recording, select the application, and click through each of the fields

 Click Start Recording, select the application, and click through each of the sections

 Click Start Recording, select the application, and tab through each of the fields

Correct
Weight: 1
Organization A wants to send salary slips in PDF format to its 15000 employees. They also want to
password-protect the salary slip with a password. What is the best approach that the bot
developer should follow?

  Loop through each PDF file saved in a folder. Use the Encrypt Document Action from the PDF
package to set the password

 Loop through each PDF file saved in a folder. Use the Recorder to set a password in the PDF
Application

 Call the JavaScript Function from the JavaScript package

 Call the Python function from the Python Script package

Correct
Weight: 1
A user needs to append a CSV file with the daily sales numbers from an ERP application (one
data set per day). A bot developer would like to automate this operation. After getting the data

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg__… 5/19
1/8/22, 10:53 AM Assessment Results

from ERP application what should the bot developer do next?

 Open an existing CSV file using Excel basic: Open action and add data using Excel basic: Get
cell action.

 Open an existing CSV file using Excel advanced: Open action and add data using Excel
advanced: Get cell action

  Add data using the Log To File: Log to file action.

 Open an existing CSV file using CSV/TXT: Open action and add data using CSV/TXT: Read
action.

Correct
Weight: 1
The Inventory Management bot reads data from a Microsoft Excel workbook (Inventory.xlsx) that
stores stock data for various materials. When the stock falls below a pre-defined level, it updates
another Microsoft Excel workbook (OrderForm.xlsx) that maintains re-order information.
However, when the bot runs, the Inventory.xlsx workbook is getting updated instead of the
OrderForm.xls workbook. What is the cause of the problem?

 Both worksheets are stored in the same folder

 Both worksheets are stored in different folders

 Both worksheets are open in different sessions

  Both worksheets are open with the same session name

Correct
Weight: 1
A business user needs to get notified when the Unattended bot finishes running. What is the best
action to meet the request?

  Using the Email: Send Email action to send an email when the bot run has completed

 Using the Message Box action to display a message when the bot run has completed

 Using the Play Sound action to play a sound when the bot run is completed

 Enable 'send email' notifications to trigger an email for the completed task

Correct
Weight: 1
A developer needs to create a bot to fetch information from a file in CSV format, loop through the
data in the CSV file and input the data to a system. Which variable type should the developer use
to iterate each row in the CSV file?

 Table

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg__… 6/19
1/8/22, 10:53 AM Assessment Results

 String

  Record

 List

Correct
Weight: 1
A developer has copied the data from a text box on a web portal to clipboard variable. Which
action within the Clipboard package in Automation 360 will allow the developer to pass the value
from the clipboard to a user-defined variable?

 Clipboard: Copy to variable

  Clipboard: Copy from

 Clipboard: Copy to

 Clipboard: Copy data

Correct
Weight: 1
A bot developer needs to allow users to reuse identical values between bots. The developer does
not want the users to have to create new variables for each bot and to allow all users to overwrite
those variable values for use in their bots. What variable type should the developer use for this
scenario?

 Credential vault variable

 Predefined variables

 User-defined variables

  Global values

Correct
Weight: 1
A Solution Architect wants to make sure that all team members use a certain date format in the
bots that they develop, so that if the bot is reused and the value is changed, the storing variable
itself cannot be deleted. How can this be achieved?

 Use a Predefined System String variable.

 Create and use a Credential variable.

 Mandate use of User Variable in the master bot.

  Create and use a Global value to store format string.

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg__… 7/19
1/8/22, 10:53 AM Assessment Results

Correct

Weight: 1
A developer is automating email handling and ticket creation during off-hours. To do this,
the developer has created DateTime type variables and assigned the begin time and the end time
conditions to perform the automation. But the automation is not following the time set in the
begin time and end time. The developer assigned the value using the custom format MM DD
YYYY HH:MM to the datetime variable. How can the developer resolve this issue?

 Reset the mailbox.

 Run the bot using Number variable type.

  Include time zone details in the value and custom format.

 Use the 'BASIC_ISO_DATE' in the prebuilt format.

Correct
Weight: 1
Financial data from an email needs to be entered in an ERP system. How can the bot developer
identify the subject, body, and sender of the email?

  Assign values to a Dictionary variable or to multiple String variables in the Loop action

 Use the Save email action

 Use multiple Session variables in the Loop action

 Lookup the subject, body, and sender in system variables

Correct
Weight: 1
A user is automating a claims process that involves opening different websites to read and update
claims related data. The user wants to store the application window title. Which variable type is
most suited for this operation?

 List

 File

  Window

 Credential

Correct
Weight: 1
A company just started its automation journey. The bot creators want to use a repository to
manage the bot versions. When they try to access the repository, they receive an access denied
error. All the bot creators need access to the repository and request the administrator to enable
access for anyone with a Bot creator license. How would the administrator meet this request?

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg__… 8/19
1/8/22, 10:53 AM Assessment Results

 Create a custom role with administrator permissions and assign the role to all Control Room
administrators.

 Create a custom role with the bot execute permissions and assign the role to all of the bot
creators.

  Create a custom role with the appropriate permissions and assign the role to all of the bot
creators.

 Create a custom role with the appropriate permissions and assign the role to all of the bot
runners.

Correct
Weight: 1
The IT security team of a company asks an RPA Solution Architect to securely connect their EWS
E-mail. What authentication type would the Solution Architect implement?

  OAuth 2.0

 SAML 2.0

 Basic

 NTLM

Correct
Weight: 1
A bot creator is automating a banking application that needs to be accessed through Remote
Desktop Protocol (RDP). What is the best way for the Bot creator to automate with this detail?

 Open the page and Simulate keystrokes

 Use the OCR option to read the data in the screen and update the data accordingly

  Use AISense recorder for recording the tasks

 Use Universal recorder for recording the tasks

Correct
Weight: 1
Citrix is the primary delivery method for applications at a company. The universal recorder is not
identifying objects in a Citrix Receiver window. What are two ways the bot developer can resolve
this issue? Choose two.

  Use AISense recorder to detect objects

  Install the Automation Anywhere Remote Agent for Citrix

 Connect to Citrix using the Terminal Emulator action package

 Try recording objects with the universal recorder multiple times

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg__… 9/19
1/8/22, 10:53 AM Assessment Results

Correct
Weight: 1
A citizen developer wants to record a simple task to upload data to a legacy application that is
used daily. Using the Universal Recorder option, the object text box cannot be captured. Which
recorder should be used to resolve this issue?

 Web Recorder

  AISense Recorder

 Capture Recorder

 Smart Automation

Correct
Weight: 1
A user is capturing actions on an application that they want to automate using the AISense
Recorder. The user scrolls down in the target application to capture a particular object. Now, the
objects in the application are not getting highlighted. How would the user resolve this issue?

 Edit the Capture action once the recording has been completed.

  Select the Scan button to analyze the window objects.

 Define the object and the supporting anchor.

 Wait 20 seconds for the highlight to appear.

Correct
Weight: 1
A multinational company hired a new RPA Developer to automate their application systems.
When trying to register the developer device to automate his first process, an error "Code:
user.not.logged.in" is received. What is a potential reason this is occurring?

 The developer is using a Windows system without the necessary administrator permissions.

  Device credentials are missing after device registration.

 The OS is a multiuser windows server with too many users already logged in.

 The developer's network has an authenticated proxy.

Correct
Weight: 1
A user is trying to record a web application using the Universal Recorder but every time they
finish the recording and attempt to run it, the bot fails when clicking on certain objects. How can
the automation be made more robust when the bot cannot reliably identify an object?

Use the Smart Recorder to capture the object


https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg_… 10/19
1/8/22, 10:53 AM Assessment Results

 Use the AISense recorder

  Link an object to a supporting anchor

 Use a command to refresh the page

Correct
Weight: 1
A user is capturing actions on an application that they want to automate using the Universal
Recorder. After capturing an action on an object, the user wants to change the action performed
on it. How would the user accomplish this?

  Select the appropriate action in the Action to take on object field.

 Change the value of the HTMLInnerText field in Object properties.

 Turn off the Secure Recording Mode before recording.

 Actions can only be changed by using AISense Recorder.

Correct
Weight: 1
A user is capturing actions on an application that they want to automate using the Universal
Recorder. They observe the following behavior: - While recording, a 'shield' icon is displayed in
the Universal Recorder popup. - After the bot has been saved and later re-opened for editing, the
capture preview does not display the captured screenshot. What could be the reason for this?

 The application is not supported by Universal Recorder.

 AISense recorder should be used instead of Universal Recorder.

  The administrator has enabled Secure Recording mode

 The administrator has set an older version of the Universal Recorder package as the default.

Correct
Weight: 1
A bot developer is using the Universal Recorder to automate a process. What precaution should
the bot developer take for this purpose?

 Ensure that you run the application after starting the Recorder

  Ensure that you run the application before starting the Recorder

 Set the scaling for the display to 200%

 Ensure that the application is not running�

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg_… 11/19
1/8/22, 10:53 AM Assessment Results

Correct
Weight: 1
A bot developer is creating a bot that uses the Universal Recorder to do the following: 1. Access a
currency converter website 2. Enter a currency symbol to find out its exchange rates to the US
Dollar 3. Retrieve the result and store it in a variable 4. Display the value of the variable in a
message box When the bot developer runs the bot, the message box is empty. What should the
bot developer do to fix this?

 Use a different browser

 Recapture the object in step 3

  n step 3, set the Action property for the Capture action to 'Get property' and specify the correct
property name

 In step 3, set the Action property for the Capture action to 'Left click' and ensure that the
correct variable name is specified in the 'Assign the output to variable' ?eld

Correct
Weight: 1
For security reasons, Organization A has collected citizenship cards of all 15000 employees which
need to be uploaded to an HR Portal. All employees have submitted the citizenship card in PDF
format. The HR portal allows only JPG image files to be uploaded. How should the bot developer
automate this process?

  Loop through each PDF file saved in a folder. Use the Extract image action from the PDF
package to convert PDF to an image format and upload the image to the HR Portal using the
Recorder.

 Loop through each PDF file saved in a folder. Use the OCR package to convert the PDF to an
image format and upload the image to the HR Portal using the Recorder.

 Loop through each PDF file saved in a folder. Use the Image Recognition package to convert
the PDF to an image format and upload the image to the HR Portal using the Recorder.

 Loop through each PDF file saved in a folder. Use the Capture window action from the Screen
package to capture the PDF window, save as an image and upload the image to the HR Portal
using the Recorder.

Incorrect
Weight: 1
An RPA Solution Architect needs to work on an RPA Project that has a system with multiple
Window Titles, most of them with few common words on the window title. To build a more robust
bot the architect needs to use a pattern to only identify those window titles that match this
pattern. What is the most effective way to accomplish this?

 By using a Wildcard

 By using a Variable

 By using a String value with the Window Title

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg_… 12/19
1/8/22, 10:53 AM Assessment Results

 By using a Regular Expression

Correct
Weight: 1
A bot developer is looking to save time by leveraging pre-developed bots from the Bot Store.
When downloading a bot from Bot Store into the Control Room, which folder inside the Control
Room receives the download?

 Bot Store downloads

 My downloads

 My bots

  Bot Store

Correct
Weight: 1
A developer is trying to login to the Bot Store via their control room to search for a bot to help
with their Salesforce implementation. Whenever they provide their control room login credentials,
they receive an error: "Either your email or your password is incorrect."
What is the most efficient
way for the developer to resolve the issue?

 Use the Forgot Password link on the Control Room login dialog.

 Click on Forgot Password link in the Bot Store login dialog.

  Use their credentials for A-People.

 Create a support ticket via their Automation Anywhere contact.

Correct
Weight: 1
A developer is working on an application and learns that there is a pre-built bot in the Bot Store
for this application that can be downloaded. However, the developer is not able to locate this bot
in the Control Room even though it is displayed in the Bot Store tab in the repository. What role
should be assigned to the developer so that they can download and use this bot?

  AAE_Bot Developer

 AAE_Basic

 AAE_Bot Store

 AAE_Bot Download

Correct
Weight: 1
A bot developer created a bot to filter out values less than 5000 in the Total column (the third

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg_… 13/19
1/8/22, 10:53 AM Assessment Results

column in the web table) of a financial report. To filter the data, what is the first step the bot
developer should take before writing the if condition?

 Use the If condition to check if the Record [2] is less than 5000

 Convert the Total column to String

  Convert the Total column to Number

 Use the If condition to check if the Record [3] is less than 5000

Correct
Weight: 1
A bot developer is building a bot to manage overtime effectively. The bot should check
employees' work time at the end of every month using a timesheet CSV file downloaded from the
attendance system. The file contains each employee name, position, and total hours worked in a
month. The bot should find all employees who worked overtime for more than 20 hours but
exempt the managers. Which If conditions would the bot developer use?

  String and Number conditions

 List and Date conditions

 Dictionary and String conditions

 String or Number condition

Correct
Weight: 1
A developer is creating a bot to generate a report and wants to ensure that the bot will create a
new report every time it runs. Which If condition would verify that we are not overwriting an
existing file?

 File date

  File exists

 File size

 File format

Correct
Weight: 1
A bot developer is creating a bot that should process expense reports submitted by employees in
the organization. The bot should read a set of expenses and send those for approval. If the
expense value of a line item is under $15, the bot should skip the record and process the next
record. If the total value of all expenses exceeds $1500, the bot should stop processing and send
an email to the submitting employee that the value exceeds policy limits. Which actions should
the bot developer use?

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg_… 14/19
1/8/22, 10:53 AM Assessment Results

  The Loop action, specify Loop: Continue when the line item value is under $15 and specify
Loop: Break when the total expense report value exceeds $1500

 The Loop action, specify Loop: Break when the line item value is under $15 and specify Loop:
Continue when the total expense report value exceeds $1500

 The If, Else If, and Else actions to build the logic

 The Number actions to build the logic

Correct
Weight: 1
A bot developer needs to provide a mechanism to log issues within a bot in a production
environment while providing an inline resolution for known fault scenarios. How can the bot
developer achieve this?

 Debug tool

 Variable watcher

  Error handler Package

 Analyze Package

Correct
Weight: 1
A bot developer creates an automation that validates the contents of a data table on a record-by-
record basis. Which two options allow the developer to access the information inside each record
when iterating through the data table? Choose two.

  In the appropriate field in the Property pane, click the create variable icon (x)+ to create a
variable of type Record on the fly.

  Switch over to the variable pane and create a variable of the required variable type.

 Leave the Bot editor and create a credential in the Credential Vault.

 In the appropriate field in the Property pane, click the create variable icon (x)+ to create a
variable of type Any on the fly

Correct
Weight: 1
A bot needs to loop through a specific process 10 times. While executing the Loop, the number
variable used does not change value. What is used to keep track of the number of iterations of the
Loop?

 Use the '$Counter$' variable

 Use an Excel formula to loop through the cells

  In Loop: For n times create and select a number variable to assign the current value
https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg_… 15/19
1/8/22, 10:53 AM Assessment Results

 Use the value after the Loop and decrement it manually

Correct
Weight: 1
A human resource process uses a set of tax codes stored in a List variable. A bot loops through
the list and enters data into the HR system. What is the starting index value of the list?

  0

 1

 A

 -1

Incorrect
Weight: 1
A bot developer is creating a bot to extract data from a web page. The bot developer wants to
ensure that the web page loads entirely before the next action is executed. What action can the
bot developer include in the steps?

 Browser: Launch Website

 Window: Activate

 Wait: Wait for window

 Wait: Wait for screen change

Correct
Weight: 1
A developer has designed an automation to open an application for a human resources employee
on an attended bot runner. The goal is to automate leave-management tasks so that the next part
of automation starts only after the user credentials are provided. How can this be achieved?

 Use the Loop While Window action

 Use the If Loop action

  Use the Wait for screen change action

 Use Delay

Correct
Weight: 1
A bot developer has completed an end-to-end automation and is looking to incorporate user
inputs into the bot. The intent is to run this in an attended fashion in production. Which two
packages should they use to achieve this? Choose two.

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg_… 16/19
1/8/22, 10:53 AM Assessment Results

 Comment

  Prompt

 Message Box

  Interactive Forms

Correct
Weight: 1
A bot developer is looking to create an automation where their bot connects to a Microsoft SQL
Server instance and runs a few queries. What action should be used as a first step in their
workflow?

 Use the �Begin Database Transaction� action

  Use the �Connect� action

 Use the �Data Table� action

 Use the �Run Stored Procedure� action

Correct
Weight: 1
A developer is calculating a value using several Number type variables and storing the
calculation in a Number variable named nTotal. When logging this value to a file, the value is
truncating to only the integer portion of the number. How can the developer get the entire
Number value to return two decimal places?

 Use the inline type conversion format $nTotal,Number:toString$ in a Log to File action.

  Use the Number: To string action and use 2 as the value for Enter number of digits after
decimal.

 Use the Number: To string action, then use String actions to capture the integer and decimal
portions of the value.

 Use the Number: To string action and use the defaults for the explicit type conversion.

Correct
Weight: 1
A bot developer is building a bot to run daily reports. If any error occurs in the web application
while the report is running, a window titled "Error" with important information is displayed. The
developer would like to capture an image of this window when an error occurs and save it to a
local ?le on the desktop. Which action should the bot developer use to capture the desired
image?

  Screen: Capture Window

 OCR: Capture area


https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg_… 17/19
1/8/22, 10:53 AM Assessment Results

 OCR: Capture image by path

 Image Recognition: Find image in window

Correct
Weight: 1
To secure the invoice system access, a bot developer added system login credentials to the
invoice system locker in the Control Room. However, when creating the bot, the bot developer is
unable to view the locker for the login credentials. What would resolve this issue?

  Ask the Locker administrator to grant locker consumer permission.

 Ask the Locker administrator to grant locker participant permission.

 Ask the Locker administrator to grant locker manager permission.

 Ask the Locker administrator to grant locker owner permission.

Correct
Weight: 1
A bot developer found an older version of the Email package set as default and would like to use
the latest one for an existing bot. How will the bot developer ensure that the latest version of
Email package be used by the bot?

 The latest default version of package is always used when executing bots.

  The bot developer should open the existing bot in the Bot editor, go to the Packages and select
the version of the package to be used.

 The bot developer should open the Packages page and select the version of the package to be
used.

 The bot developer should ask the Package Manager to select the version of the package to be
used.

Correct
Weight: 1
A bot developer needs to get the response from a REST web service command. The response is
populated in a Dictionary variable name $RestResponse$. Which key of the $RestResponse$
Dictionary variable should the bot developer use to get the whole rest response?

 Response

 Output

  Body

 RestResponse

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg_… 18/19
1/8/22, 10:53 AM Assessment Results

Correct

Weight: 1
While using the Debug feature in the Bot editor, a bot developer identifies an error in the
bot logic, and is unable to edit the bot. What should the bot developer do to ?x this?

 Check out the bot

  Exit the Debug mode�

 Restart the Automation Anywhere Bot Agent service

 Use a different browser

 
Privacy Policy (https://www.litmos.com/privacy-policy)

https://automationanywhere.litmos.com/assessment/results?token=ce725fc0479e4fd3852e7ebdbdbe721f_US4&user=V24Ms659Hhk1uAv94ceITg_… 19/19

You might also like