AA Master
AA Master
AA Master
You have reached the end of the assessment. Please review your answers and click "complete"
to finish the module.
1. Which file formats are supported while defining the Work Item Structure in a queue?
Dashboards
↑ Change this answer
5. For which activities does the Audit Log captures and provides read-only records of all
the important actions performed by users?
Locker Consumers
↑ Change this answer
9. Bot Heartbeat Widget in CR provides a statistical representation of the relationship
between the failure score of a bot and the respective bot. A failure score is a calculation of
the resources utilized by the system resources when you run a bot using the formula
"Failure Score = 0.5*M + 0.3*C + 0.2*H", where 'M', 'C' and 'H' stands for ______________ ,
______________ and _______________ respectively.
Heartbeat Widget
↑ Change this answer
11. Which of the following dashboard provides information on 'Total Users', 'Total Bot
Schedules' and 'Total Queues'?
Home
↑ Change this answer
12. When a new credential is added to a locker an email notification is sent to
_____________________ of the locker at their registered email address in Control Room.
All Consumers
↑ Change this answer
13. Which of the following widgets displays bots based on their maximum processing
time and the number of times they are run?
Device Pools
↑ Change this answer
16. On which browser, the Web Recorder command works?
Internet Explorer
↑ Change this answer
17. Which of the listed commands will allow you to set focus on a particular window?
Activate Window
↑ Change this answer
18. Which command facilitates encryption using public and private keys?
PGP
↑ Change this answer
19. The different play modes available under the Object Cloning command are
_____________________.
Trigger
↑ Change this answer
21. The default variables in any TaskBot are _____________ and ______________.
Prompt-Assignment, my-list-variable
↑ Change this answer
22. The extensions of Task/Bot files and Workflow files are ___________________,
respectively .
OCR
↑ Change this answer
24. Which of the following is not a valid Printer command?
Add Printer
↑ Change this answer
25. Which variable type has a direct implementation under the loop command?
List
↑ Change this answer
26. Which of the following String Operation sub-commands is used to get number of
characters in a given source string?
Length
↑ Change this answer
27. You want to extract a portion of a string and store it in another variable, which of the
following string operation commands will allow you to do that?
List
↑ Change this answer
29. During task creation and play, the Credential variables can be accessed by a Bot-
Creator even when it is disconnected from the Control Room.
False
↑ Change this answer
30. Which of the options is not a valid Delay command?
Use Excel 'Get All Cells' and Loop 'Each Row in an Excel Dataset' commands
↑ Change this answer
32. While debugging, which function key allows you to step over a breakpoint?
F10
↑ Change this answer
33. Which of the following is not a valid recorder in Automation Anywhere Enterprise
Platform?
Desktop Recorder
↑ Change this answer
34. It is possible to close a message box automatically after a predetermined time interval
specified in seconds.
True
↑ Change this answer
35. Which of the listed commands will allow you to change the active cell in an excel
worksheet?
Excel - Go to Cell
↑ Change this answer
36. From which console in the Web CR can one assign user roles as well as relevant
privileges?
It will allow you to attach a file (of any type) with the email
↑ Change this answer
38. PGP command can be used to ___________________.
Encrypt/Decrypt files
↑ Change this answer
39. We can assign value of one variable to another using ____________ command.
Variable Operation
↑ Change this answer
40. Which variable is used to read data from the 1st column of a CSV file?
$Filedata Column(1)$
↑ Change this answer
41. Which Excel sub-command can be used to read the content of the specified cell in an
active spreadsheet?
Log To File
↑ Change this answer
43. Which command is used to automatically launch a file or program?
Open Program/File
↑ Change this answer
44. What is the type of variable returned when 'Prompt For Folder' command is used?
List
↑ Change this answer
45. A TaskBot contains 10 steps, you wish to run the task only from step 5 to step 10,
what would be the best way to do this?
Open Workbench, select the step from where you want to run the task and choose 'Tools -> Run
from Step'
↑ Change this answer
46. Merge Documents is a sub-command associated with the _____________________
command.
PDF Integration
↑ Change this answer
47. What is the type of variable is returned when 'Prompt For File' command is used?
List
↑ Change this answer
48. Where can a user set the Outgoing Mail Server (SMTP) details to be used for Email
Automation Tasks?
Michael
↑ Change this answer
52. AAE Client can work even when it is disconnected from the Web Control Room
False
↑ Change this answer
53. If you need to automate a desktop based application, which command or recorder will
be your first preference?
Object Cloning
↑ Change this answer
54. A task is required to run everytime you open your browser, which of the options will
help you to accomplish this ?
Queue
↑ Change this answer
59. The MetaBots are saved as 'MetaBot Files' with an extension _______.
.mbot
↑ Change this answer
60. What are the types of variables, which can be defined in a MetaBot logic?