Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

Automation Anywhere Advanced-RPA-Professional Automation Anywhere Certified Advanced RPA Professional (V11) Exam Practice Test

Automation Anywhere Certified Advanced RPA Professional (V11) Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

Smart Recorder is capable of capturing window of objects and controls such as text from drop down menu.

Options:

A.

True

B.

False

Question 2

Which of the following web browsers is 100 percent supported by recorders in Automation Anywhere?

Options:

A.

IE

B.

Google Chrome

C.

Firefox

D.

Safari

Question 3

What is the default function of Excel Close Spreadsheet command?

Options:

A.

It closes all open sheet tabs of the spreadsheet

B.

It prompts the user whether to save the changes or not

C.

It closes the spreadsheet while saving the changes

D.

It closes the spreadsheet without saving the changes

Question 4

What feature allows an administrator to manage items by dividing them into small, logical modules to be processed simultaneously?

Options:

A.

Workload Management

B.

Devices

C.

Activity

D.

Bots

Question 5

Which of the following commands is used to delete all the email messages from the mail server?

Options:

A.

Delete Messages

B.

Delete All Messages

C.

Clear Messages

D.

Clear All Messages

Question 6

Hannah, an automation engineer is a control room user. She wants to know about the dashboard view privileges.

Which of these widgets provide a statistical representation of the relationship between the failure score of a bot and the respective bot in the Bot page?

Options:

A.

Bot Heartbeat

B.

Bot Status

C.

MVP Bots

D.

Bot Runners

Question 7

An administrator is writing into a database and received an error detailed in the exhibit. What two steps need to be taken to resolve this error? (Choose two.)

Options:

A.

Move the Execute SQL statement to be between Connect and Disconnect.

B.

The Prompt command should accept input in Name variable and not Age variable

C.

The entire code should be between Prompt Message and Execute SQL statement.

D.

The Insert Statement should not have '$Name$' variable in single quotes

E.

Move the Prompt Message to be before the Disconnect statements.

Question 8

Which command is used to read a check box in a PDF?

Options:

A.

Extract from field

B.

Extract text

C.

OCR

D.

Check box cannot be extracted

Question 9

Which one of the following is 'highly' not recommended to use if the application is local and o? ers full support of objects for automation?

Options:

A.

Object Recorder

B.

Object Cloning

C.

Managed Windows Control

D.

Screen Recorder

Question 10

An administrator writes a query which returns 10,000 rows. However, the administrator only wants to return a maximum of 500 rows.

What command should be used to provide the desired result?

Options:

A.

The "Add Parameters" in "Run Stored Procedure" command

B.

The "Append to an already existing CSV file" in Database-SQL Query command

C.

The "Maximum number of records to fetch" in Database-SQL Query command

D.

The "Timeout for the query in seconds" in Database- SQL Query command

Question 11

What is true about the PGP command?

Options:

A.

It is used for encryption and decryption of PDF files only

B.

It is used for encryption and decryption of TXT and CSV files only

C.

It is used for encryption and decryption of all types of files

D.

It is used for creating encryption and decryption keys only

Question 12

Which of the following is the default TCP/IP port that Automation Anywhere uses to send emails?

Options:

A.

23

B.

25

C.

45

D.

72

Question 13

A user is developing a new Task Bot and discovered it will require functionality already provided by an existing MetaBot which is in use by another TaskBot.

How should the user deal with this situation?

Options:

A.

Call the existing MetaBot from the new TaskBot

B.

Cascade the new MetaBot from the existing MetaBot

C.

Copy the MetaBot and give it a new name and add it to the new TaskBot

D.

Call the new TaskBot from the existing MetaBot

Question 14

What is the FTP- Change Folder command do?

Options:

A.

Set the upload target to a different folder on an FTP server

B.

Transfer file(s) to a different folder on an FTP server

C.

Transfer file(s) to a different folder on a local system

D.

Set the download target to a different folder on a local system

Question 15

A user needs to factor in time that a website may take to open up, which can vary between 5 and 15 seconds, depending on internet connection speed. How can the user apply this delay?

Options:

A.

Use the "Delay" command with a wait period of 5 seconds

B.

Use the "Wait for window "option, with a wait period of 15 seconds

C.

Use the "Wait for window "option, with a wait period of 5 seconds

D.

Use the "Delay" command with a wait period of 15 seconds

Question 16

A developer creates a script from the Workbench with the debugging mode set to 'ON' but is not seeing any Images in the Visualize section. What needs to be set to view the images?

Options:

A.

Images can be captured manually via any Image Capture utility

B.

Setting Breakpoints

C.

Set Snap point

D.

Toggle Breakpoint

Question 17

Which of the following loops are offered by the AAE Client? (Choose three)

Options:

A.

Database dataset

B.

Excel dataset

C.

List variables

D.

XML dataset

Question 18

Which two system variables are associated with Arrays? (Choose two.)

Options:

A.

ArrayRows

B.

ArrayElements

C.

ArrayColumns

D.

ArraySize

Question 19

A user is using Error handling in their code. The user feels that the values of System Error Handling Variables are getting carried forward from one Error Handling block to another resulting in issues. What does the user need to do to resolve this?

Options:

A.

The user needs to manually reset the system defined Error Handling variables after every Error Handling Block.

B.

The values don not get carried forward, as they are automatically reset after each block.

C.

The action can be trigger to reset the values of the variables.

D.

The action can be scheduled to reset the values of the variables.

Question 20

What are two valid Error Handling options? (Choose two.)

Options:

A.

Stop

B.

Continue

C.

Continue until next error

D.

Stop after next error

Question 21

A user from human resources wants to access all records that are in the employee database. The user is not comfortable editing databases but is comfortable working in Excel.

What are two methods that an administrator can provide the information to the user in the desired format? (Choose two.)

Options:

A.

Using Database Command and SQL query to export the data from the database and store it in a CSV.

B.

The user can Iterate over the SQL query result set generated by SQL query command, one row at a time, fetching column values of current row using the "Excel column" system variable, and write the result to a CSV file row by row.

C.

The user can Iterate over the SQL query result set generated by the SQL query command, one row at a time, fetching column values of the current row using the "File Data column" system variable, and writing the result to a CSV file row by row.

D.

Using Database Command to export the result of "Run Stored procedure" command to CSV.

Question 22

Which command will allow you to bring a 'Titled' window to the foreground?

Options:

A.

Get Active Window Title

B.

Activate Window

Question 23

A user wants to reduce the time spent on reading emails by only glancing through the mails not yet viewed first thing in the morning

How would the user get the desired results?

Options:

A.

Use the Email Automation command with Read" option selected

B.

Use the Email Automation command with "All option selected

C.

Create an Email Trigger that will launch a task that to show a mail as soon as it comes via email automation command

D.

Use the Email Automation command with Unread" option selected

Question 24

A user has made a MetaBot that will populate data into a web form after reading values from a database. Variables have been made in the MetaBot which will accept values from their counterparts in the calling Task, however the user

is not seeing these variables on calling the MetatBOt in the Taskbot.

Why is this occurring?

Options:

A.

The MetaBot variables need to be declared as type Output

B.

The MetaBot variables need to be declared as type Visible

C.

The MetaBot variables need to be declared as type Input

D.

The MetaBot variables need to be declared as type Editable

Question 25

A Queue administrator has a working queue that is processing data regularly. The business wants to increase the amount of workload items and decrease the amount of time it takes to process the entire population of workload items.

What should the Queue administrator do to streamline the process?

Options:

A.

Create another queue using the same queue category

B.

Use the SLA Calculator to run what-if analysis

C.

Change the distribution mode of the device pool to Priority

D.

Reduce the time-slice round robin option to speed up the current process

Question 26

What three options allow a user to download multiple email messages that all contain attachments, where the message is saved in text format and the attachments are saved in a pre- defined folder? (Choose three.)

Options:

A.

Use the "Email Automation - Get All Messages" command to loop over the mail box Choose "Message Format" as Plain Text and specify the folder location to download attachments

B.

Use the "Email Automation - Get All Messages "command to loop over the mail box, choose "Message Format" as HTML and enable secure connection.

C.

Use the "Loop Each Email Message on Mail Server" command to loop over the mail box

D.

Use the "Email Automation - Get All Messages" command to loop over the mail box, choose "Message Format" as HTML and specify the folder location to download attachments.

Question 27

A control room administrator wants to create users and have them create their own passwords. Which is the best way to do this within a control room environment?

Options:

A.

Enable email notifications in the Control Room Settings

B.

Create a bot that uses the user Administration API to create a random password

C.

Enable Domain integration to manage credentials in Active Directory

D.

Create the user with a standard password and have them change it upon first login into the client

Question 28

An administrator is tasked to consume work items from a given queue in the Control Room instance in an existing connection. In the Variable Manager panel, what must the administrator first add in the Bot?

Options:

A.

Queue Variables

B.

Queue Category

C.

Work Item

D.

Bot Dependency

Question 29

Which of the following is the default mode of Credential Vault?

Options:

A.

Manual

B.

Express

C.

Database

D.

None

Question 30

A bot assigned to a queue to service work items has malfunctioned and needs to be repaired. The time to correct has been estimated at three days. Meanwhile the queue has 5000 work items that need to be processed. What should the queue administrator do to allow human users to process the work items in an efficient manner?

Options:

A.

Export work items to CSV and distribute to the human work force

B.

Notify the business owner that the queue is out of service for three days

C.

Create a custom role, assign the human workforce to the role, then add the role as a consumer of the queue

D.

Assign the human users to a role registered as a participant of the queue

Question 31

You need to assign a value to an existing variable that has been previously defined. What will you choose?

Options:

A.

Variable Operation command

B.

Add Variable in Variable Manager