March Sale Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

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

Page: 1 / 21
Total 209 questions

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

Question 1

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 2

When retrieving values from multiple cells, which system variable will you use to loop through each row in the CSV?

Options:

A.

$Filedata Column$

B.

$Excel Column$

C.

$Column$

Question 3

After logging in from the client system, a developer wants to review the task bot activities that have occurred at the client system over the last four weeks. What would help the developer with this information?

Options:

A.

The developer logged in at the client machine, accesses the control room central log file for this information

B.

The developer logged in at the client machine, accesses the client machine systems logs for this information

C.

The administrator from the control room accesses the system logs at the client machine and shares this information with developer

D.

The developer can log in at another client machine and access the control room central log file for this information

Question 4

Which of the following is 'most' preferable to extract an html table?

Options:

A.

Web Recorder

B.

Object Cloning

C.

OCR

D.

All of above

Question 5

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 6

Which of the following commands is used to delete the most recent email message from the inbox?

Options:

A.

Clear Messages

B.

Clear Recent Messages

C.

Delete Messages

D.

Delete Recent Messages

Question 7

In the event of an error, what will the "Set Task Status" option under the Error Handling command allow the current task to be set?

Options:

A.

Pass or Aborted

B.

Pass or Fail

C.

Pass or Fail or Timed Out

D.

Pass or Fail or Aborted

Question 8

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

Question 9

Which three options in Automation Anywhere Enterprise framework support the email notification feature? (Choose three.)

Options:

A.

AAE Client

B.

Metabot

C.

AAE Send Email Command

D.

AAE Control Room

Question 10

A Control Room Administrator has been contacted by experienced Automation Anywhere user who has been given a newly created username. However, when accessing the Enterprise Client, it is not possible for the user to add

Assets and Logic.

What is the cause of this?

Options:

A.

The client system the user is connecting through is not registered with the correct Control Room

B.

There are no free licenses available

C.

The user name needs to be assigned the MetaBot Designer role

D.

The user as logged in too many times

Question 11

Which option will you select to capture objects from application images exposed over other applications?

Options:

A.

Standard

B.

OCR

C.

Record

D.

Capture

Question 12

Which mode of Information Capture is supported by Smart Recorder?

Options:

A.

Command Mode

B.

Text Mode

C.

Window mode

D.

Object mode

Question 13

Which of the following options are true when the user connects to more than one excel file during task execution?

Options:

A.

Yes, it is supported by defining different session name for each excel file

B.

Yes, it is a default support

C.

No, it is not supported

D.

None

Question 14

Which three are valid Loop commands? (Choose three.)

Options:

A.

Each Folder in a Folder

B.

Each Node in an XML Dataset

C.

Each Row in an Excel Dataset

D.

Each Item In sfile

Question 15

It is Ray's first day at his new office, BotMakers. He is trying update the Metabot assets with respect to the newer version of source application. Help him perform the task.

Which option will Ray choose to instantly compare an existing screen with a newer screen to identify changes/modifications in the source application?

Options:

A.

Configure

B.

Calibrate

C.

Add DLL

D.

Edit DLL

Question 16

Which of the following types of architecture is supported by Automation Anywhere?

Options:

A.

Peer-to-Peer

B.

Client-Server

C.

Mesh

D.

None of the above

Question 17

A bot developer wants to copy a bot from the development environment to the testing environment. Which option should the developer perform?

Options:

A.

Copy the files to a shared directory on the server.

B.

Export the bot from the development control room then import the package to the file.

C.

UAT control room, Zip all the files and dependencies into a single file and upload to the testing server

D.

Alert an administrator that the process is ready for promotion

Question 18

Which can be attached to a mail being sent via Error Handling?

Options:

A.

Snapshot and Variable

B.

Snapshot and Error Log

C.

Data Log and Snapshot

D.

Error Log and Variable

Question 19

Object Cloning command allow you to captures objects, coordinates and images.

Options:

A.

True

B.

False

Question 20

What variable is returned when the String Operation's Split command is used?

Options:

A.

Array

B.

Password

C.

Value

D.

List

Question 21

Which of the following system variables are associated with Arrays?

Options:

A.

arrayColumns

B.

arrayRows

C.

arrayElements

D.

arraySize

Question 22

Control Room, Development Client and Runtime Client and key components of Automation Anywhere architecture. Development Client and Runtime Client are also known as

Options:

A.

Bot Developer & Bot Executors

B.

Bot Creators & Bot Executors

C.

Bot Creators & Bot Runners

D.

Bot Developers & Bot Runners

Question 23

What is a pre-defined system role associated with the "Credentials Vault" feature in Control Room?

Options:

A.

AAE_Queue Administrator

B.

AAE_Credential Administrator

C.

AAE_Pool Administrator

D.

AAE_Locker Administrator

Question 24

Which of the following is an incorrect looping condition?

Options:

A.

Each folder within a folder

B.

Each node in a tree view

C.

Each file within a folder

D.

Each row in a CSV/Text

Question 25

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 26

An administrator has scheduled a bot from the Bots section. The administrators manager feels that the schedule is incorrect. In Control Room, where would the administrator go to show the schedule?

Options:

A.

Activity>Scheduled

B.

Administration>Settings

C.

Workload>Queues

D.

Audit Log

Question 27

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 28

Which variable(s) does a workflow support?

Options:

A.

Value and List

B.

Value and Password

C.

Value

D.

Value, List and Array

Question 29

How would an administrator view the values of some variables continuously when running the code in Debugging mode?

Options:

A.

Use Message Box to display the values.

B.

Use Variable Watch Table to display the values

C.

Use if/Else Variable to display Variable Values

D.

Use Prompt Value to display values

Question 30

The locker administrator informs the developer to use the credentials from the locker that the developer has been provided access to. The developer logs into the control room to learn the names of the variables and use them during development but finds nothing created inside the locker. The developer creates their own credential variables inside the locker but is unable to use these credential variables during development.

What will resolve the issue?

Options:

A.

The developers user account needs to be provided Manage access for the locker

B.

The developer needs to be update the Request Status of the credentials to reflect as available inside the Locker

C.

The developers user account needs to be provided Consumer access inside the locker

D.

A role mapped with Consumer access inside the locker needs to be assigned to the developers user account

Question 31

In CRs 'Home' Dashboard, where are the inputs for CPU, Memory, and HDD utilization data collectively provided?

Options:

A.

Total queues Widget

B.

Upcoming Schedules Widget

C.

Bot status Widget

D.

Heartbeat widget

Page: 1 / 21
Total 209 questions