Uploaded by Varun Kumar

AA Ceti dumps

advertisement
AA Advanced cert study
1. A developer logged into a client machine has recently completed designing a new TaskBot and needs
to evaluate the Bot outcome for purpose of meeting the project requirement. If the evaluation is
successful, the TaskBot will then be uploaded to the control room. Which three actions could the
developer take, to execute the TaskBot for the evaluation? (Choose three.)
Double-click the shortcut of the Bot created on the desktop
Execute the bot from the administration login at the Control Room
Open the TaskBot in the workbench and execute it
. 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?
Create a bot that uses the user Administration API to create a random password
Enable email notifications in the Control Room Settings
Enable Domain integration to manage credentials in Active Directory
Create the user with a standard password and have them change it upon first login into the client
Create the user with a standard password and have them change it upon first login into the client
3. A developer has made a change to an Automation Anywhere TaskBot using the Enterprise Client
interface. When running the bot from the Control Room, the developer is surprised to see the previous
version of the TaskBot. What must be done to overcome the issue?
Copy the TaskBot from the Client device to the Control Room server
Lo contrario
https://docs.automationanywhere.com/bundle/iq-bot-v6.5/page/iq-bot/topics/iq-bot/user/iqbot-retain-learning-instance-document-classifier-version.html
4. A locker administrator is trying to remove a user account from the ownership of an existing locker.
While doing so the user account is greyed out and the locker administrator is not able to select
the user's account to remove his privileges in this locker. How can the task be completed?
No la encuentro
The locker administrator is by default the administrator of the control room with which the locker is
associated and as such can edit the locker permissions as an administrator and remove the user from
the control room
5. The administrator of an Automation Anywhere Enterprise installation needs to review the most
frequently occurring reasons why Bots associated with the Control Room have failed. Which widget in
the Bots Dashboard can provide the
desired information?
Top Failure Reasons (verificado)
6. The administrator of an Automation Anywhere control room has recently provisioned access to
multiple users of the project. One of the users who logs in from a client machine is not able to logon to
the Control Room. Within the Control Room, what should the administrator review to identify the
reason why this user is experiencing this issue?
The status of the user's device in the Devices section
7. As part of an automated business process defined within the Automation Anywhere Control Room, a
SQL database table is updated. The database is currently available 24/7. Business need has
necessitated a change to the availability of the database for updates. The database will now be
unavailable on Saturdays. What should the Control Room administrator's action be to accommodate
this change?
Use Control Room > Activity > Scheduled > Edit the Activity to change from a daily schedule to a weekly
schedule and exclude Saturdays
https://support.automationanywhere.com/hc/en-us/articles/230202168-Using-the-ScheduleManager
8. An administrator has scheduled a bot from the Bots section. The administrator's manager feels that
the schedule is incorrect. In Control Room, where would the administrator go to show the schedule?
Activity > Scheduled
9. What feature allows an administrator to manage items by dividing them into small, logical modules
to be processed simultaneously?
a.
Workload management
b. devices
b.
10. Which feature in the Web CR displays In Progress, Scheduled and Historical activities?
ACTIVITY
11. What dashboard displays graphical information like 'Device pools by FTE' and 'Device pools by
backlog'?
Devices
12. The administrator is trying to create a pool of devices on to distribute the execution of a bot. After
logging into the Control Room, the administrator fails to find any option to create a pool. What should
the administrator do to resolve the issue?
To add a Device to a Device Pool, the Device cannot be already assigned to a Custom Role. A
Custom Role needs to have the Devices>Create Device Pools permission, and there needs to be
some Devices that are not assigned to Custom Roles.
The administrator can do it by going into "Workload" and then select "Create Pool"
13. The Bot development team manager has approached the data base administrator (DBA) to share
details of a database server with the team. The team needs to work on the server for their current
assignment. The DBA needs to ensure that the team's work can be accomplished without
compromising confidential information on the database server. What approach should the DBA follow?
The DBA can contribute a Credential Variable having database connection details on the Control Room,
which can be accessed by relevant Bot developers on their systems.
14. Which version control system is supported by AAE 11 LTS?
VisualSVN
15. What dashboard provides information on CPU, Memory and HDD Utilization in percentage?
Devices
16. A pool administrator wants to assign a user to a device pool as a consumer. AA is unable to find the
user in the consumer list. Why is this occurring?
The consumer roles permissions are not allotted correctly.
17. 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?
The user name needs to be assigned the MetaBot Designer role
The user name needs to be assigned the Metabott Designer role
18. 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 MetaBot in the
Taskbot. Why is this occurring?
The MetaBot variables need to be declared as type Input
19. A developer at an organization created a MetaBot that enters data into several text fields of an
application. The entry is done using local MetaBot variables. Other developers in the
organization also want to use this MetaBot to enter a different set of values into the same
fields of the application. How can they share and reuse the MetaBot?
Share the MetaBot code via control room and then map data read using task bot variables to MetaBot
variables
20. The developer wants to map the task bot variables with corresponding MetaBot variables for
integrating a task bot with the MetaBot. However, the developer is not able to find the MetaBot
variables showing in the mapping window. How can the developer resolve the issue?
The developer needs to correctly assign the variable type for all the defined variables
The developer needs to define the parameter type of all the MetaBot variables
21. What option helps in searching for a web control based on the index number of the control stored
while recording a web page?
/
a web page?
Index
Control Index
22. Which two files cannot be scheduled by the Schedule Manager in an AA Client? (Choose two.)
VB Script
Doubt- Metabot
23. 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?
https://docs.automationanywhere.com/bundle/enterprise-v11.3/page/enterprise/topics/botinsight/user/reviewing-data-in-published-dashboard.html
The developer logged in at the client machine, accesses the control room central log file for this
information
24. A human resources executive creates a folder every month with prospective candidate names
under the folder c:\Prospects on their hard drive. The executive now has hundreds of empty folders
under c:\Prospects. How can the executive remove all the candidate folders under the folder
c:\Prospects?
Use a"Loop Each File in a Folder" loop to loop over the directory"c:\Prospects", then choose the folders
to
delete by displaying the name of the folder via $Current Directory$ variable
25. A Bot is created with specific Properties, Scheduling, or Triggers and uploaded on the Web CR.
Which trait(s) get carried forward with the Bot?
Properties only
Properties and Triggers
26. What recorder should be used if the object captured is based on coordinates?
Managed Windows Control
Screen Recorder
27. A user scans multiple documents into individual PDF documents and stores them on their hard
drive. The user attempts to upload the documents individually but is told to send one large PDF
document containing the individual documents instead. How can the user accomplish this request?
The user can combine all the PDF documents by using PDF Integration > Encrypt command
Split Document
28. 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.)
Use the"Email Automation - Get All Messages" command to loop over the mail box
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.
Use the"Email Automation - Get All Messages"command to loop over the mail box, choose"Message
Format"
as HTML and enable secure connection.
29. An administrator captures the value of $Error Line Number$ variable in a log file and finds that the
value of $Error Line Number$ variable is 4. What does this mean?
There is an error in one of the first three lines of the code
There is an error on line number 4 of the script
30. A user is trying to connect to a Linux box and observes that the bot is writing the username in the
Terminal before the Terminal Prompt appears. How would the user resolve this issue?
Modify the Send Text command to"Wait for the Terminal Prompt to Appear","
r Sending Text"
31. A user is working in a spreadsheet and wants to close the spreadsheet, retaining all data intact after
completing the work. What command(s) will meet this request?
Close the spreadsheet and then save the spreadsheet
First save the spreadsheet then close the spreadsheet
32. What is the FTP- Change Folder command do?
Transfer file(s) to a different folder on an FTP server
Set upload target to a different folder on an FTP server
33. Which format of System Variables can be changed?
Time
Date variable can be modified
34. Which three options are valid in Error Handling? (Choose three.)
Log Data into a File
Log Data into Database
Run Task
https://docs.automationanywhere.com/bundle/enterprise-v11.3/page/enterprise/topics/aaedeveloper/aae-error-handling.html
35. From what window can Credential Variables can be seen and accessed?
System Variables
a. Variable manager – bad answer
b. Insert variables – probably good answer
36. What are the different play modes available under the Object Cloning command?
Text, Coordinates and Image
Object, coordinates and Image
37. 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?
Pass or Fail or Aborted
a. Pass or aborted
b. Pass or fail
38. Which can be attached to a mail being sent via Error Handling?
Error Log and Variable
39. What is the default function of Excel 'Close Spreadsheet' command?
It closes the spreadsheet while saving the changes
40. Which three actions can be performed using the PDF Integration commands? (Choose three.)
Conversion of Text files into PDF
Extraction of form-fields from PDF
Extraction of text from PDF
https://docs.automationanywhere.com/bundle/enterprise-v11.3/page/enterprise/topics/aaeclient/bot-creator/commands/pdf-integration-command.html
a. Conversion of pdf into image
b. Extraction of text from pdf
Q & A Exam (Adv V11)
 PREVIOUS MODULE
 NEXT MODULE
 EXIT
Time: 3 minutes, 57 seconds
Review your answers
You have reached the end of the assessment. Please review your answers and click "complete" to finish the module.
1. A developer logged into a client machine has recently completed designing a new TaskBot and needs to evaluate the Bot outcome for purpose of meeting
the project requirement. If the evaluation is successful, the TaskBot will then be uploaded to the control room. Which three actions could the developer take,
to execute the TaskBot for the evaluation? (Choose three.)
Execute the bot from the administration login at the Control Room
Execute the bot from the client login at the Control Room
Open the TaskBot in the workbench and execute it
↑ Change this answer
2. A developer has made a change to an Automation Anywhere TaskBot using the Enterprise Client interface. When running the bot from the Control Room,
the developer is surprised to see the previous version of the TaskBot. What must be done to overcome the issue?
Copy the TaskBot from the Client device to the Control Room server
↑ Change this answer
3. A Control Room administrator has been notified of forthcoming downtime that will impact the ability of TaskBots to run. What is the first thing the
administrator should do to best prepare for this downtime?
Go to Activity > Production, mouse over the Bot schedule to be deactivated and select the 'relegate' toggle in the Control Room user interface
↑ Change this answer
4. An administrator in the control room is looking for the number of devices that either crossed, did not achieve, or are equal to the threshold for CPU,
Memory, and HDD utilization over the past three weeks. As a first step, the administrator plans to export the data from various widgets of the Devices
dashboard. In what three file formats, out of the options provided below, will the widget data be exported? (Choose three.)
Data in CSV chart format file
Data in Excel chart format file
Image in PDF format file
↑ Change this answer
5. The administrator wants to create a locker and store a set of credential variables that the administrator created inside the control room, that are to be
made available to a set of developers with a specific role. What steps are necessary to achieve this task?
A user with"AAE_LockerAdmin" role privileges needs to create the locker in the control room and assign the administrator as the manager of the
locker
↑ Change this answer
6. An administrator has scheduled a bot from the Bots section. The administrator's manager feels that the schedule is incorrect. In Control Room, where
would the administrator go to show the schedule?
Activity > Scheduled
↑ Change this answer
7. One of the departments of a client organization has logically grouped similar types of devices on which bots would run as work items from their respective
queues. The project leader has been granted access to manage this set up. However, the project leader is unable to make changes to devices of Bot
Runners. What privileges should the administrator provide the project leader to manage the devices?
Development
↑ Change this answer
8. A bot creator is complaining that they keep getting disconnected from the control room overnight. They also noticed changes to their bots in the
repository. They want to see if anyone is accessing their account outside of business hours. What can the control room administrator do to investigate these
claims?
Check the audit log for actions taken by the bot developer and inspect the source device
↑ Change this answer
9. What dashboard displays graphical information like 'Device pools by FTE' and 'Device pools by backlog'?
Devices
↑ Change this answer
10. The locker administrator of an organization is worried that giving developers"Consumer" access to a locker will compromise the integrity of the
credentials. The developer can login into the control room and using the consumer access can view the values of the credential variables. What can the
administrator do to stop this?
The Locker administrator can encrypt the credentials and then store them inside the credential variables
↑ Change this answer
11. The administrator of an Automation Anywhere Enterprise server has noticed that in the last few days, there has been an unusually high volume of events.
What should the administrator do to get more information about these events?
Review the Bots Dashboard
↑ Change this answer
12. What dashboard provides information on 'Total Users'?
Devices
↑ Change this answer
13. What is a pre-defined system role associated with the"Credentials Vault" feature in Control Room?
AAE_Credential Administrator
↑ Change this answer
14. The locker administrator wants to ensure that developers having access to a locker and its corresponding variables, can map the password variable to
only fields tagged as password. What can the locker administrator do to achieve this?
Modifying the access privileges of the role
↑ Change this answer
15. The administrator of an Automation Anywhere Enterprise installation needs to review the most frequently occurring reasons why Bots associated with the
Control Room have failed. Which widget in the Bots Dashboard can provide the desired information?
MVP Bots
↑ Change this answer
16. How can an administrator pull in some bots into the Control Room which were received via email attachment?
Drag-and-drop the Bots into the Control Room > Bots Section
↑ Change this answer
17. When creating a new MetaBot, the fields of an Internet Explorer application screen are not mapping correctly. As a result, it is not possible to define
actions on the fields. What should the Automation Anywhere user consider first to resolve this issue?
Other applications running on the development system are in contention with the target web application
↑ Change this answer
18. 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?
Call the existing MetaBot from the new TaskBot
↑ Change this answer
19. In an organization, the application on which the MetaBot will work has to navigate through 22 different screens in the application to reach to the page
where data needs to be processed. What is the most efficient way to capture these 22 screens as assets?
We can create a task bot to create the assets
↑ Change this answer
20. What is an extension of a Metabot file?
PKG
↑ Change this answer
21. A previously reliable TaskBot is now failing. It uses a MetaBot to enter data into a third-party online invoice processing system. How should the
Automation Anywhere engineer act first in finding a resolution?
Recalibrate the page in the MetaBot Designer because the web page field tags have changed
↑ Change this answer
22. If the application is web based, what is the preferred recorder/command to automate?
Web Recorder/Managed Web Controls
↑ Change this answer
23. Which two reports are generated by the Report Designer? (Choose two.)
Task Failure
Task Run
↑ Change this answer
24. What recorder should be used if the object captured is based on coordinates?
Screen Recorder
↑ Change this answer
25. Which mode of Information Capture is supported by Smart Recorder?
Command Mode
↑ Change this answer
26. Which variable(s) does a workflow support?
Value, List and Array
↑ Change this answer
27. 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.)
Choose"Message Format" as Plain Text and specify the folder location to download attachments
Use the"Email Automation - Get All Messages" command to loop over the mail box
Use the"Loop Each Email Message on Mail Server" command to loop over the mail box
↑ Change this answer
28. 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.)
Move the Execute SQL statement to be between Connect and Disconnect.
Move the Prompt Message to be before the Disconnect statements.
↑ Change this answer
29. An administrator captures the value of $Error Line Number$ variable in a log file and finds that the value of $Error Line Number$ variable is 4. What does
this mean?
There is an error on line number 4 of the script
↑ Change this answer
30. How would an administrator view the values of some variables continuously when running the code in Debugging mode?
Use"Variable Watch Table" to display the values
↑ Change this answer
31. A user is trying to connect to a Linux box and observes that the bot is writing the username in the Terminal before the Terminal Prompt appears. How
would the user resolve this issue?
Modify the Send Text command to"Wait for the Terminal Prompt to Appear","Before Sending Text"
↑ Change this answer
32. In Workbench, what command allows Bots to be configured to process each data record from one queue and push the outcome as a work item into
another queue?
Insert Keystrokes
↑ Change this answer
33. What String Operation sub-commands is used to get the number of characters in a given source string?
Length
↑ Change this answer
34. Which system variable can be used in the required command to access the work item attributes from a queue category?
$List Item$
↑ Change this answer
35. What variable is returned when the String Operation's Join command is used?
Array
↑ Change this answer
36. Which two variable types are available in the workbench? (Choose two.)
Array
List
↑ Change this answer
37. What are the different play modes available under the Object Cloning command?
Text, Coordinates and Image
↑ Change this answer
38. The website administrator has a new website launch in a few days. Prior to the launch, the administrator wants to verify that all links in the website are
functional and there are no gaps in terms of any unconnected links. How can this be accomplished in a minimal amount of time?
The administrator can use the Web Recorder > Find Broken links command
↑ Change this answer
39. Which three loops are offered by the AAE Client? (Choose three.)
Database dataset
Excel dataset
XML dataset
↑ Change this answer
40. What is the default function of Excel 'Close Spreadsheet' command?
It closes the spreadsheet while saving the changes
↑ Change this answer
COMPLETE
9/18/2019
Q & A Exam
Review your answers
Time: 2 minutes, 8 seconds
You have reached the end of the assessment. Please review your answers and click "complete" to
nish the module.
1. The pre-de ned system roles associated with the 'Credentials' feature in Web CR is
________________.
AAE_Pool Admin
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570885&retry=True&review=True&LPId=86933)
2. Which of the following client is accessible to a user with 'AAE_Admin' system role assigned?
Bot Creator
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570835&retry=True&review=True&LPId=86933)
3. While editing a task, the screenshots are not appearing under Visualize Tab. What could be the
possible reason?
The task was created with Secure Recording option enabled in CR
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570824&retry=True&review=True&LPId=86933)
4. Devices feature in CR allows a user to Run as well as Schedule a bot (True/False).
False
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570887&retry=True&review=True&LPId=86933)
5. As a Control Room user with 'Manage and Update all schedules' privileges, one can activate or
deactivate scheduled activities in the following ways.
Either Individually or In bulk
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570884&retry=True&review=True&LPId=86933)
6. Which of the following is the default mode of Credential Vault?
https://aatcl.litmos.com/assessment/review?courseId=2407221&moduleId=5279284&LPId=86933
1/7
9/18/2019
Q & A Exam
Express
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570833&retry=True&review=True&LPId=86933)
7. Which of the following options allows to enable or disable the version control system in Web CR?
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570892&retry=True&review=True&LPId=86933)
8. Which of the following WebCR features allows to view the list of all client machines along with their
name, type and status in read-only form?
Devices
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570889&retry=True&review=True&LPId=86933)
9. To consume work items from a given queue in the Control Room instance that you are connected
to, you must rst add _________________ in the Bot through the Variable Manager panel.
Queue Category
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570900&retry=True&review=True&LPId=86933)
10. Which of the following is not a valid recorder in Automation Anywhere Enterprise Platform?
Desktop Recorder
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570894&retry=True&review=True&LPId=86933)
11. Which of the following system variables are associated with Arrays?
ArrayColumns
ArraySize
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570826&retry=True&review=True&LPId=86933)
12. Which of the following actions can be performed using the PDF Integration commands?
Conversion of PDF into Image
https://aatcl.litmos.com/assessment/review?courseId=2407221&moduleId=5279284&LPId=86933
2/7
9/18/2019
Q & A Exam
Extraction of Form-Fields from PDF
Extraction of Text from PDF
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570867&retry=True&review=True&LPId=86933)
13. Which of the following commands does not support Credential Variables?
Log To File
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570903&retry=True&review=True&LPId=86933)
14. Which of the following options is used to divide one PDF document into multiple PDF les?
Split Document
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570891&retry=True&review=True&LPId=86933)
15. Which of the following statements is true about the PGP command?
It is used for encryption and decryption of .txt and .csv les only
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570865&retry=True&review=True&LPId=86933)
16. A Bot is created with speci c Properties, Scheduling, or Triggers and uploaded on the Web CR.
Which of the following gets carried forward with the Bot?
Properties and Triggers
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570844&retry=True&review=True&LPId=86933)
17. Credential Variables can be seen and accessed from the _________________ window.
Insert Variables
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570902&retry=True&review=True&LPId=86933)
18. The di erent play modes available under the Object Cloning command are
_____________________.
Object, Coordinates and Image
https://aatcl.litmos.com/assessment/review?courseId=2407221&moduleId=5279284&LPId=86933
3/7
9/18/2019
Object, Coordinates and Image
Q & A Exam
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570862&retry=True&review=True&LPId=86933)
19. Which of the following is an extension of a Metabot le?
.mbot
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570859&retry=True&review=True&LPId=86933)
20. Which of the following le/ les cannot be scheduled by the Schedule Manager in AA Client?
Executable Files
MetaBots Files
VB Script Files
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570836&retry=True&review=True&LPId=86933)
21. In case there is no error in a task, the value of "Error Line Number" will be________________.
0
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570848&retry=True&review=True&LPId=86933)
22. PGP command allows to encrypt/decrypt a le using keys where___________________________.
Private Key is used for encryption and Public Key is used for the decryption of encrypted le
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570864&retry=True&review=True&LPId=86933)
23. Which of the following helps in searching for a web control based on the index number of the
control stored while recording a web page?
Index
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570832&retry=True&review=True&LPId=86933)
24. In the loop associated with Database command, which system variable is used to extract column
values from the database table?
https://aatcl.litmos.com/assessment/review?courseId=2407221&moduleId=5279284&LPId=86933
4/7
9/18/2019
Q & A Exam
$Table Column$
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570873&retry=True&review=True&LPId=86933)
25. Which of the following command(s) can be used to download a le?
FTP
Web Recorder
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570840&retry=True&review=True&LPId=86933)
26. The variables associated with loop commands 'Each Row In A CSV/TEXT File' and 'Each Row In An
Excel Dataset' are _____________________________ respectively.
$Filedata Column$ and $Excel Column$
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570869&retry=True&review=True&LPId=86933)
27. Which among the following should be checked prior to ensuring that the task performed is devoid
of any errors in a Web Recorder?
The IE 11 plugin is installed and enabled
The zoom factor in IE browser should be 100 %
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570825&retry=True&review=True&LPId=86933)
28. Which of the following is 'most' preferable to extract an html table?
Web Recorder
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570839&retry=True&review=True&LPId=86933)
29. A task has been modi ed in local client. Which of the client's features can be used to compare this
task with the one uploaded on WebCR?
Manage > Repository
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570820&retry=True&review=True&LPId=86933)
https://aatcl.litmos.com/assessment/review?courseId=2407221&moduleId=5279284&LPId=86933
5/7
9/18/2019
Q & A Exam
30. At the event of an error, the "Set Task Status" option under Error Handling command allows to set
the current task as ________________.
Pass or Fail
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570850&retry=True&review=True&LPId=86933)
31. PDF Integration- Extract Text command allows output in two di erent text-types, which are
___________________.
Plain and Structured
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570868&retry=True&review=True&LPId=86933)
32. Which of the following type of variable(s) does a work ow support?
Value, List and Array
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570845&retry=True&review=True&LPId=86933)
33. Which type of variable is returned when String Operation's Join command is used?
List
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570870&retry=True&review=True&LPId=86933)
34. Which of the following are the available Recorders in Automation Anywhere?
Smart Recorder
Web Recorder
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570861&retry=True&review=True&LPId=86933)
35. Which of the following recorder/command is 'most' preferable to automate with if the application
is web based?
Web Recorder/Managed Web Controls
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570838&retry=True&review=True&LPId=86933)
https://aatcl.litmos.com/assessment/review?courseId=2407221&moduleId=5279284&LPId=86933
6/7
9/18/2019
Q & A Exam
36. Which type of variable is returned when String Operation's Split command is used?
List
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570871&retry=True&review=True&LPId=86933)
37. Which system variable can be used in the required command to access the work item attributes
from a queue category?
$Dataset Column$
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570899&retry=True&review=True&LPId=86933)
38. Which of the following are possible in Error Handling?
All
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570829&retry=True&review=True&LPId=86933)
39. Which feature in Web CR provides administrator and/or user important data to monitor user
activities, task progress and status, which can be used to enforce internal compliance regulations as
well as prevent tampering with mission-critical processes?
Audit Log
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570905&retry=True&review=True&LPId=86933)
40. CPU, Memory, and HDD utilization data collectively provide the inputs for _________________ in
CR's 'Home' Dashboard.
Total queues Widget
↑ Change this answer (/assessment/question?
courseid=2407221&moduleid=5279284&questionid=4570908&retry=True&review=True&LPId=86933)
COMPLETE
https://aatcl.litmos.com/assessment/review?courseId=2407221&moduleId=5279284&LPId=86933
7/7
1.
A developer logged into a client Machine has recently completed designing a new taskbot and needs to evaluate the bot outcome for purpose of
meeting the project requirement. If the evaluation is successful , the taskbot will then be uploaded to the control room. Which three actions could the
developer take, to execute the taskbot for evaluation?(Choose three
a) execute the bot from the administration login at the Control Room
b) Execute the bot from the client login at the control Room
c) Double -Click the shortcut of the Bot created on the desktop
d) open the TaskBot in the Workbench and execute it
e) Provide the complete Path of the TaskBot ATMX file in the CLI window
2.
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 used 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?
a)The Developer’s user account needs to be provided “Consumer” access inside the locker
b) The Developer’s user account needs to be provided “Manager” access for the locker
c)A role mapped with “Consumer” access inside the locker needs to be assigned to the developer’s user account
d) The developer needs to be update the “Request Status” of the credentials to reflect as available inside the locker
3.
A control Room administrator is advised imminent, unplanned, essential maintenance will temporarily interrupt running activities. How can
automations sent to a workload queue be interrupted in a controlled manner and started again after the work is complete?
Go to Activity > In Progress and put the Workload Service task in ‘maintenance mode’(check this one also)
Stop and start the Control Room scheduling service in Windows
Pause and resume the automations using Workload > Queues
Hold and release the automations in Activity > Monitor
4.
A Control Room scheduled automation has a status of failed. What should the administrator do to find the errror message and details of the
precise location in the task that the error occurred?
a.
Select View Activity from the ellipsis for the failed activity listed in the Activity > Historical > View historical activity page of the Control Room
interface
Lookup the error description for the status code of the error for the failed activity listed in the Activity > Historical > View historical activity
page of the Control Room interface
Log on remotely to the bot runner device and check the client log
Launch the Troubleshooting Wizard from the Automation Anywhere administration console and select the JobID of the failed automation
b.
c.
d.
5.
The locker administrator wants to ensure that developers having access to a locker and its corresponding variables, can map the password
variable to only fields tagged as password. What can the locker administrator do to achieve this?
Define the password variable as “This is Password”
Modifying the access privileges of the role
Define the password variable as “Mask” and “Standard”
Define the password variable as “Password Only”
6.
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.)
a)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
b)Using Database Command and SQL query to export the data from the database and store it in a CSV
c)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
“File Data Column” system variable, and write the result to a CSV file row by row
d) Using Database Command to export the results of “Run Stored Procedure” Command to CSV
20,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?
The administrator from the control room accesses the system logs at the client machine and shares this information with developer
The developer logged in at the client machine, accesses the control room central log file for this information
The developer logged in at the client machine, accesses the client machine system logs for this information
The developer can log int at another client machine and access the control room central log file for this information.
7.
An Automation Anywhere Control Room Administrator has developed several bots which contain some potentially sensitive information. The
administrator’s manager is concerned about protecting this information while the bots are exported off the control room.
What should the administrator do to ally the managers concern?
a)Encrypt the task Bots in the Control Room
b)Compile the TaskBots with the Security Level set to high
c) The “Password’ should be entered in the Control Room ‘Export bots + files’ tool(correct answer)
d)Use the upload tool in the AAE Client with the Encryption enabled
23. An owner of a credential vault locker has accepted a position in another part of the company. The control room administrator has disabled the account
in the control room. An existing bot developer has been promoted to the open position. What should the control room adminstarator do to ensure the
promoted bot developer has the proper access to the credential vault locker?
Add the promoted bot developer as a locker manager
Transfer Locker ownership to the promoted bot developer
Advise the promoted bot developer to create a new locker in the credential vault
Advise the Locker administrator of the change so that ownership can
24.The website administrator has a new website launch in a few days. Prior to the launch, the administrator wants to verify that all links in the website are
functional and there are no gaps in terms of any unconnected links. How can this be accomplished in a minimal amount of time?
The administrator can use the Web Recorder > Find Broken links command
The administrator can use the Web Recorder > Navigate URL command to check if every URL is navigable.
The administrator can have the project team go over the website repeatedly until all such issues are resolved
…..can open every link in their website using web.
25.A designer has created a MetaBot and has confirmed the application is running, but when adding the first Screen Assets, the desiner is presented with an
“Open Screens” dialogue box that does not include the Internet Explorer web application.
What does the designed need to do to overcome this?
Re-calibrate the open screen
Recreate the MetaBot with the correct application specific selection
Click ‘ Refresh’ in the ‘Open Screens’ dialogue box
Close and re-open the web-application
27.The developer wants to map the task bot variables with corresponding metabot for integrating a task bot with the metabot However the developer is not
able to find the metabot variables showing in the mapping window. How can the developer resolve the issue
The developer needs to define the parameter type of all the MetaBot variables
The developer needs to correctly assign the variable type for all the defined variables
The developer needs to initiate the MetaBot, variable before the mapping process
The developer needs to use variable operation command to map two variables
1.
A bot creator has added a credential to the control room but cannot add the new credential to a locker. What should the Locker administrator do
to assist the bot creator
2.
What feature allows an administrator to manage items by dividing them into small, logical modules to be processed simultaneously
3.
A locker administrator is trying to remove a user account from the ownership of an existing locker. While doing so the user account is greyed out
and the locker administrator is not able to select the users account to remove his privileges in this locker. How can the task be completed to fields tagged as
password. What can the locker administrator do to achieve this
The locker administration – selectedby Lavanay
4.
An administrator has a control room which is to be equipped with a new set of automations. The files to be used have been exported from
another automation anywhere environment. How should the administrator process
ANS: On the new Control Room server, browse to the exported ATMX files in Windows File Explorer and
Import them using the 'Import bot files' tool
5.
Which three email based triggers does control room support by default (choose three)
*******************************************************************************************************************************
*******
3. How to insert a new node in XML using AA?
select one
A. Start XML session-> Get Nodes->insert Nodes-> Save session data-> End XML session
B. Open XML file-> Start XML session->insert Nodes->End XML session
C. Start XML session-> insert Nodes-> Save session data-> End XML session
D. Open XML file-> Start XML session-> update Nodes-> End XML session
5. Which of the following removes leading and trailing spaces from a text string?
A. Remove
B. Trim
C. Delete
D. Cut
7. Which of the following enables you to Add Assets screen and DLLs to the metabots?
A. Web control room
B. Client
C. Metabot designer
D. Report Designer
8.Which of the following helps to closely manage TaskBots, Metabots and IQBots uploaded in the server?
A. Clients
B. Audit trails
C. user management
D. Repository Manager
9. Which of the following can be performed by the user with Bot Runner role?
A. Create and run the tasks
B. Run the task using the "one time only" schedule option
C. Run the task
D. Add, edit and delete schedule for tasks on your client machine
10. What is the right way to read excel or csv data?(Answer---->Other options like Text, Other options)
A. Recorder
B. CSV
C. Object Cloning
D. Excel
11. If there any dynamic change in window title, which of the following should be done?(Answer: insert a wild card character (*) at the
start or end of the window title)
A. Convert the Window title as a variable
B. Use the variable operation
C. Use the wild card character while capturing
D. Convert the window title alone
12. Which of the following plays an important role in maintaining or calculating information when building automated task?
A. Task Editor
B. Variables
C. Command Library
D. Web Recorder
13. Which of the following allow access, control default, and DOS-based action of remote terminals?
A. Error Handling Command
B. PGP Command
C. FTP command
D. Terminal Emulator Command
14. The Automation Anywhere tool supports Active Directory integration. State True or False.
A. True
B. False
15. Identify the system defined variable used for deploying a task globally?
A. Current Directory
B. System
C. Control room repository
D. AA Application Path
18. In AA, What option is used to read the entire cell in Excel?
A. Get multiple cells.
B. Get Cell
C. Go to Cell
D. Get all cells
19. Which of the following reads the content of the specified cell on the active spreadsheet?
A. Go to cell
B. Set cell
C. Open spreadsheet
D. Get cell
20. A password protected spreadsheet can be opened using open spreadsheet feature of AA. State True or False.
A. True
B. False
21. Which command is used to read a check box in flattened PDF?
A. Extract from field (Extracts all form field data and selected text, and stores the data in variables.)
B. Extract text(used to extract text from pdf file to text file)
C. OCR
D. Check box cannot be extracted
22. You need to extract name, SSN number, and address from 20 PDFs which are of the same category in a folder. What are the action required?
A. Use extract from fields in PDF
B. Use object cloning
C. Use wildcard character in window title of PDF
D. Use extract from fields in PDF for each file in a folder
24. Automation Anywhere supports what kind of browser, by default?
A. Internet explorer
B. Google Chrome
C. Mozilla Firefox
D. Both A and B
Google Chrome : Standard > ScreenCapture option is not supported for MetaBots. Use the Object Cloning command instead.
Microsoft Edge : Microsoft Windows 10 machine only. MetaBot is not supported on Microsoft Edge.
Microsoft Internet Explorer
Mozilla Firefox
25. Which of the following support Secure Recording mode?
A. Excel
B. Image Recognition
C. PDF
D. Object cloning
E. OCR
27. When you use Google Chrome browser, how do you select a dropdown value?
A. In object cloning, set the value of textbox to be selected
B. Click the textbox and keystroke the value to be selected
C. Use manage control activity
D. In object cloning, click the item.
29. Which of the following capture Window Object and control?
A. Screen Recorder
B. Smart Recorder
C. Smart and Screen Recorder
D. Web Recorder
30. How can we open a browser in AA?
A. Open Program file
B. Launch website
C. Web Recorder
D. Screen Recorder
E. Smart Recorder
34. How to capture an image for selection, using Image Recognition?
A. Select the window title for the both images (Image 1 and Image 2) and capture the Image for Image 2
B. Select the window title and only capture the Image for Image 1
C. Select the window title in both Image 1 and Image 2 and capture image in both windows
D. Select the window title and only capture the Image for Image 2
35. Which mode is used to recognize multicolored text on a multi colored background?
A. Gray Scale
B. Normal
C. Monochrome
D. RGB
38. We can use a single metabot for different applications. state true or false.
A. True
B. False
39. To identify changes for modification in the source application, what metabot option is used to instantly compare an existing screen with a new screen?
A. Capture
B. Synchronize
C. Calibrate
D. Configure
1.
Name the types of frameworks used in Automation Anywhere software?
Ans: There are mainly four types of frameworks, and they are:
Modular automation framework
Hybrid automation framework
Data-driven framework
Keyword-driven framework
2.
RPA stores data and enable automation.
Ans:- True
3.
Which of the following is the best option to extract the data from Flattened PDF in Automation Anywhere?
Ans:- Extract Text
4.
Choose the commands that support Secure Recording mode select one or more in AA:
Ans:- App Integration,Delay/Wait, Error Handling,IF/ELSE,Image Recognition,Manage Windows Controls
Mouse Command,Object Cloning/Smart Recorder,OCR,Screen Capture,Web Recorder,Workbench,
5.
which option in Automation Anywhere is used to read entire cells in excel?
Ans:- Get all cells
6.
What are the actions that can be performed in image recognition once the image is found in AA?
Ans:- Double Click, Left Click, Right Click
7.
To compare, find, split and join strings which feature in Automation Anywhere can be used?
Ans:- String operation
8.
If at all the Credential information needs to be stored in a centralized location, then what are all the options available Automation Anywhere?
Ans:- Automation Anywhere Credential Manager
9.
RPA interacts with multiple applications at the———–Layer in AA.
Ans:- Presentation
10.
Is it possible to check broken links using a web recorder in Automation Anywhere?
Ans:- True
11.
The sequence of user action is captured to speed up the process definition using———–
Ans: – Process Recorder
12.
Which of the below options are available in Automation Anywhere to activate sheet in excel?
Ans:- Sheet By Index, Sheet By Name
13.
Does the PDF integration command support to extract the structured text in AA?
Ans:- Extract text
14.
Which of the following activities can be performed using Read From CSV-Text Command in Automation Anywhere?
Ans:- a)Read multiple lines in CSV or text files,
b)Use encoding options: ANSI, UNICODE, and UTF8.
c)Read List Separated or Tab-delimited data from a CSV file.
15.
Do all the RPA tools provide both front and back-office automation?
Ans:- False
16.
PDF Integration in Automation Anywhere supports both encrypted and unencrypted files?
Ans:- True
17.
Greater resilience is achieved in RPA through———- in AA?
Ans:- Functional approach
18.
Which of the following privileged user can run the bots in AA?
Ans:- Bot runner, Bot Creator
19.
How do we allocate an existing license from one user to another user in the same Machine in AA?
Ans:- Deactivate the existing user, create a new user and login with the credentials
20.
——–Is the master repository of jobs in AA?
Ans:-Robot Controller
21.
What is a Default mode of Credential Manager in AA?
Ans:- The default mode of the credential manager is express mode. There are two modes Express and Manual. Both modes are for Credential Vault.
22.
Which browsers are supported in AA?
Ans:- Following are the list of supported browser versions.
IE 10 & 11 for both client and enterprise
FIREFOX 52 or above
CHROME – Enterprise (57 or above) and client(49 or above)
Edge- Client(Windows 10)
Chrome is not supported in meta bot designers.
23.
What is the use and meaning of wildcard in Automation anywhere?
Ans:- You can use wildcard character (*) when specifying values for all properties except Path and DOMXPath.
24.
Which type of script is supported by AA?
Ans:- AA support two types of scripting.
1). Java script
2). VB script
25. Tell the name of App integration commands in Automation anywhere?
Ans:- Browser, Dos Command prompt, Java Applet, Java Application, Telnet Unix Shell, Windows Application,Other
26.
Way of maintaining logs feature in AA?
Ans:- Logs to File command is used for this.
27.
Tell the name of System variables, used to read the data from your CSV/text file?
Ans:-File Data Column
28.
Explain the workflow designer?
Ans:-It helps you build a process flow diagram in a graphical environment. These you can subsequently use to build and run automated tasks in the
program.
29.
Which command is used to send and read the email using your automation anywhere enterprise client?
Ans:- Email automation command is used to read the emails and send email commands used for sending the mail.
30.
Which are the most important checks required to do during Web recording command?
Ans:-URL
31.
how to assign a new set of permissions to a group of users in AA?
Ans:-we use Active directory we can create a group and modify the permissions.
43. Which of the following recorders works on the coordinates
of a screen?
Ans- Screen Recorder or Standard Recorder
26.Which two are the available recorders in Automation Anywhere?
Command Recorder
Web Recorder
Smart Recorder
File Recorder
8. A user needs to perform two distinct sets of actions on a Linux box, as such the user made two scripts (Script1 and Script2), both using Terminal
Emulator commands. Connection setup to the Linux box has only been made in
Script 1. The user wants that when Script 1 is executed, Script 2 will also be executed using the connection set of Script 1.
When the user executes Script1, only Script1 executes. What step does the user need to take to make Script2 run when Script1 is invoked, using connection
setup of Script1?
Call Script2 from Script1 using Run Task command
Enable “Multi Scripts” in Script1 > Terminal Emulator > Command
Enable “Share Session” in Script1 > Terminal Emulator > command
Call Script2 From Script1 using Run Script Command
9.
Which control room feature allows the administrator to view the list of all client machines including their name, type and status in a read-only
format?
Ans : Devices
a.
b.
c.
10.
11.
a)
b)
c)
d)
Workload > Queues
Administration > Settings
Administrative > Device
Which Tab Which allows the administrator to enable or disable the version Control System in Control Room.
Which if the following allows to enable or disable the version control system in Web Cr
Administration >Settings> General Tab
Administration> Settings> Credentials Tab
Administration> Settings> Bots Tab
Administration> Settings> Client Application Tab
12.
A user with Basic role has logged into the Control Room. By Default, What two activities can the user perform from the control room?( Choose
Two)
a)Open Control Room > Bots Section and Run a Bot by double -clicking on it, Which will automatically run on all BOT runners.
b) Open Control Room > Bots Section and Run bots through Bots Runners
c) Open Control Room > Bots Section and schedule bots through Bot Runners
d) Open Control Room > Bots Section and schedule bots on Bot Creators
e) Open Control Room > Bots Section and Run bots through Bot Creators
13. A human resources executive creates a folder every month with prospective candidate names under the folder c:\Prospects on their hard drive.
The executive now has hundreds of empty folders under c:\Propects. How can the executive remove all the candidate folders under the folder
c:\Propects?
Use a “Loop Each Folder in a Folder” loop to loop over the directory “c:\Prospects”, then choose the folder to delete by displaying the name of the folder
via $folder name$ variable.
Use a “Loop Each File in a folder” loop to loop over the directory “c:\Prospects”, then choose the folders to delete by displaying the name of the folder via
$folder name$variable
Use a “Loop Each File in a Folder” loop to loop over the directory “c:\Prospects”, then choose the folders to delete by displaying the name of the folder via
$Current Directory$variable
Use a “Loop Each Folder in a Folder” loop to loop over the directory “c:\Prospects”, then choose the folders to delete by displaying the name of the folder
via $Current Directory$ variable
18.A user is working in a spreadsheet and wants to close the spreadsheet, retaining all data intact after completing the work. What command(s) will meet
this request? (Please recheck – First save the spreadsheet then close the spreadsheet was selected by one person)
Close the spreadsheet
Close the spreadsheet and then save the spreadsheet
Save the spreadsheet
First save the spreadsheet then close the spreadsheet
6.
What dashboard provides information on Total users
Ans: Home
23. Which of the following can be performed using PDF integration command?
A. Conversion of PDF to Image
Extraction of Text from PDF
Extraction of Form-Fields from PDF
B. PDF to Email
C. PDF to Web page
D. PDF to XML
e. Conversion of Text into PDF
42. Which of the following recorder is ‘most’ preferable to
automate with if the application is web based?
Ans- Web Recorder/Managed Web Controls
44. Which of the following system variables are associated with Arrays?
Ans- ArrayColumns
ArrayRows
48. A task file contains which of the following?
Ans Task Commands, Task Properties only
49. Which of the following WebCR options allows to view the List of all client machines along with their status in read only
form?
. Which of the following WebCR features allows to view the List of all client machines along with their name, type and status in read only
form?
Ans: Devices
50. AAE 10 LTS supports versioning through which of the following Version Control System?
Ans- VisualSVN
53. $Filedata Columun$ variable allow s us to read column wise information from the following file type fe?
Ans- CSV and txt
54. Which of the following is the default mode of Credential
Vault?
Ans- Express
55. Which of the following are not valid Loop commands?
Ans- Each item in a array
56. Which of the following methods can a developer use to debug a task inside Work Bench?
Ans- Enable debugging then function keys
57. Which of the following types of reports are generated by the Report Designer?
Ans- Task Run
and Workflow Run
58. Which of the following options allows to identify the Location of a Control Room repository?
Ans1.Administration > Settings > General Tab
OR …. Control Room Settings
2. Administration > Settings > Bot Tab
3. Administration > Settings > Client Application Tab
4. Administration > Settings > Credentials Tab
59. Which among the following should be checked prior to ensuring that the task performed is devoid of any errors in a Web Recorder?
Ans The zoom factor in IE browser should be 100 %
The IE 11Plugin is installed and enabled
61. Which of the following file/files cannot be scheduled by the Schedule Manager in AA Client?
Ans Executable File
MetaBots File
62. A Bot is created with specific Properties, Scheduling, or Triggers and uploaded on the Web CR. Which of the following gets carried forward with the Bot?
Ans Properties only
63. Which of the following modes of Information Capture is supported by Smart Recorder?
Ans- . Object Mode
•SMART Technology for desktop applications and Web sites
•Records based on a proded window title
•Object , Co-ordinates , Image playback mode
•Adjustable object identification criter
•Can be used for both desktop as well as web applications.
64. Which one of the following is ‘highly’ not recommended to use if the application is local and offers full support of objects for automation?
Ans Screen Recorder
67. Which of the following are possible in Error Handling?
Ans- Take Snapshot
o Run Task
o Log Data into a File
Multiple Error Handling
© • ALL
68.Which of the following helps in searching for a web control based on the index number of the control stored while
recording a web page?
Ans- Control Index
69. At the event of an error, the ‘Set Task Status’ option under Error Handling command allows to set the current task as
Ans- Pass or Fail
70. Which of the following type of variable(s) does a workflow support?
Ans Value
71. Which of the following methods is used to assign a new set of permissions to a group of users?
Ans- Create a new role under Security Tab
72. Which of the following type of variable is not supported by MetaBots?
Ans List Type
73. Which of the following options are true when the user connects to more than one excel file during task execution?
Ans- Yes, it is supported by defining different session name for each excel file
38) Which of the following variable types are available in the Task Editor?
Ans- Array
List
39) Which of the following email based triggers does AAE support out of box?
Ans:User activated/deactivated
User information updated
Task execution status
A BLM Package is exported/Imported
Above ALL
read
•SMART Technology for desktop applications and Web sites
•Records based on a provided window title
•Object , Co-ordinates , Image playback mode
•Adjustable object identification criteria
•Can be used for both desktop as well as web applications.
68)If a customer does not want AAE to capture credit card while using object cloning across all of their AAE Clients, what are the options available to a Bot
Creator?
a. Enable secure recording in Control Room
2. ….. feature in CR allows you to manage your work items by dividing them into small yet logical modules and processing those simultaneously.
a. Workload management
3. Which feature in the Web CR displays the In progress, scheduled and Historical activities
a. Activity
4. Which options are available in a Control Room activity tab?
In Progress, Scheduled and Historical
4. Devices feature in CR allows a user to Run as well as Schedule a bot (true/false)
a. True
5. Audit Log captures and provides read-only records of all the important actions performed by user for… activities
a. Control room and Client
6. Users can see lockers only if the have created them or if they are a member of that locker
a. True
7. To consume work items from a given queue in the CR instance that you are connected to, you must first add… in the bot through the variable manager
panel
a. Queue category
10. Which of the following String operation sub-commands is used to get number of characters in a given source string?
a. Length
9. Which type of variable is returned when String Operation's Join command is used?
ANS: Value
11. It is possible to close a message box automatically after a predeterminated time interval specified in seconds
a. True
15. PGP command allows to encrypt/decrypt a file using keys where…
a. Public key is used for encryption and Private key is used for the decryption of encrypted file
16. THE FTP- Change Folder command is used to…
a. Set upload target to a different folder on an FTP server
17. The Different play modes available under the Object Cloning command are..
a. Object, coordinates and Image
18. Which system variable can be used in the required command to access the work item attributes from a queue category?
a. $Work Item$
19. Which of the following dashboard provides information on CPU, Memory and HDD Utilization in percentage?
a. Devices
20. CPU, Memory and HDD Utilization data collectively provide the inputs for _________in CR’s ‘Home’ Dashboard.
Ans: Heart Beat widget
20. Which of the following pre-defined system role in CR is required to create a device pool?
a. AAE_Pool Admin
21. Which of the following version control system is supported by aae 11 lts?
a. VisualSVN
22. It is mandatory to associate a credential with locker before it can be consumed in a Bot (true/false)
a. True
24. Which of the following statements is true about the PGP command?
a. It is used for encryption and decryption of all types of files
27. under which dashboard is the graphical information like ‘device pools by fte’ and ‘device pools by backlog displayed?
a. Devices
29. A task has been modified in local client. which of the client's features can be used to compare this task with the one uploaded on webcr?
Ans: Manage>Repository
1. To get a graphical representation of Events Distribution by Activity Type, a CR admin need to refer to …. dashboard.
2.Which dashboard does the Control Room administrator need to reference to get a graphical representation
of Events Distribution by Activity Type?
a. Audit
6. As a Control Room user with ‘Manage and Update all schedules’ privileges, one can activate or deactivate scheduled activities in the following ways.
a. Either individually or in bulk
11. Credential Variables can be seen and accessed from the … window
Ans: Insert variables
12. Which of the following is not a valid recorder in AA Enterprise Platform?
a. Desktop Recorder
13. In the loop associated with Database command, which system variable is used to extract column values from the database table?
a. $Dataset Column$
(check whether this is the answer)$Table Column$
20. The FTP- Put Files command is used to
a. Upload file(s) from local system to FTP/SFTP server
18. While editing a task, the screenshots are not appearing under the Visualize Tab. What could be the
possible reason?
The task was created with Secure Recording Feature enabled
24. Which variable(s) does a workflow support?
None(Correct)
Value(Wrong)
List (Wrong)
Array (Wrong)
25. A task has been modified in a local client. What menu item can be used to access the Compare button to
compare this task with the one uploaded on Control Room.
Manage > Repository
32.
Which of the following options in AAE support the email notification features?
AAE control room
AAE Send Email Command
AAE Client
All
33.
While editing a task, the screenshots are not appearing under Visualize Tab. What could be the possible reason.
Ans The Task was created with secure Recording feature enabled in CR
34.
which of the following options is used to divide one pdf document into multiple pdf files.
Ans: Split Document
35.
How can a command be added from command library to the task Actions list in Workbench
ANS: Drag and Drop The command
36.
What Type of Variables are supported in AAE 11 Metabots?
Ans : Value, lIst, Array and Random
37.
Which of the following is true about the object Cloning command?
38.
What is an accurate statement about the Object Cloning command
Ans: It is capable of capturing web as well Windows objects and controls such as text from drop-down Menus
39.
The “Bot Status’ and ‘Top Failure Reasons’ can be accessed through ______________?
Ans; Bot Dashboard
40.
PDF Integration – Extract Text Command allows output in two different text – types, which are _________?
Ans: Plain and Structed
41.
What is default function of Excel ‘Close Spreadsheet’Command?
Ans: It closes the spreadsheet while saving the changes
42.
The Pre-define system roles associated with the ‘credentials’ features in Web cr is __________
AnS : AAE_Locker admin
43.
38. What are the two variables associated with loop commands 'Each Row In A CSV/TEXT File' and 'Each Row In An Excel Dataset'?
$Filedata Column$ and $Excel Column$
44.
In Workbench, what command allows Bots to be configured to process each data record from one queue and push the outcome as a work item
into another queue?
Ans Insert Work Item
45.
Which feature in web Cr provides administrator and/or user important data to monitor user activates, Task progress and status, which can be
used to enforce internal compliance regulations as well as prevent tampering with mission- critical processes?
Ans: Audit log
46.
The pre-defined system roles associated with Bot Insight dashboards are:
ANS 'AAE_Bot Insight Admin', 'AAE_Bot Insight Expert' and 'AAE_Bot Insight Consumer'
47.
What is the AA meta bot file extension?
Ans:- .MBOT
48.
What is the task bot file extension in AA?
Ans:- .ATMX
49.
What is the AA report Designer file extension?
Ans:-.RTDX
17). What is the workflow file extension in AA?
Ans:- .WKFX
Correct the below
1. Which of the following doesn't support the usage of credential variables?
A. Object cloning
B. Variable operation
C. Email Automation
f. Active Directory
g. FTP/SFTP
D. Web recorder
E. Log to file
50.
What are commands used to download a file in AA?
Ans:-a)Web Recorder command is used to download a file
b)FTP
2. Which of the following helps to view the details such as client status, host name, username and application path by the control room administtrator and
user?
A. User management
B. Repository manager
C. Credential manager
D. Client
36. Which of the following are valid Loop Commands?
A. Each folder in a folder (CORRECT)
B. Each row in an excel sheet (CORRECT)
C. Each image in a folder(To check)
D. Each cell in array (WRONG)
ALL (WTONG)
37. Which of following loops are offered by an AA client?
A. String variable
B. Database Dataset (CORRECT)
C. Excel dataset (CORRECT)
D. List variables (CORRECT)
E. Array Variables
f. XML Dataset
ALL(Correct)
26. Which of the following is preferable to extract an html table?
A. OCR
B. Object cloning
C. Web Recorder
D. Manager Window
31. In case there is an error in the task, What will be the value of "Error line number"?
A. The Answer is -1.
B. The Answer is 1.
C. The Answer is 0.
D. The Answer is -2.
32. Which of the following is valid Error Handling Action?
A. Continue Until next error.
B. Re-Assign Variable
C. Stop after next error
D. Continue
4. In AA what feature can be used to comapre, find, split, and join string variables?
A. Keystroke
B. variable operation
C. Object cloning
D. String operation
5. Which type of Variable is returned when string Operation’s split Command is used.
Ans List.
6. The four basic SQL command includes, insert, update, select and ______________
A. Erase
B. Delete
C. Cut
D. Remove
16. Which of the following format of System Variable can be changed?
A. Month
B. Date
C. Time
D. year
17. Counter variable always start from which of the following digits?
A. The answer is -1.
B. The answer is 1.
C. The answer is 0.
D. The answer is 2.
28. ________ is used to speed up the process definition by capturing the user actions.
Ans: User Action
31. In ________ automation, user intervention is required only for scheduling and managing robot workload.
A. assisted
B. unassisted
C. intellisense
D. autonomous
E. cognitive
5. Locker managers have all the permissions that owners do except they cannot add other owners or managers
a. True
14. Which of the following ROI setting can be modified in Client?
a. Hourly time
21. Conditional decision making is out of the scope of rpa automation.
True/False
1.A developer has made a change to an Automation Anywhere TaskBot using the Enterprise Client interface.
When running the bot from the Control Room, the developer is surprised to see the previous version of the
TaskBot. What must be done to overcome the issue?
ANS: Modify the Control Room automation to use the updated TaskBot
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?
Create the user with a standard password and have them change it upon first login into the client
8. A Control Room administrator has been notified of forthcoming downtime that will impact the ability of
TaskBots to run. What is the first thing the administrator should do to best prepare for this downtime?
Go to Activity > Production, mouse over the Bot schedule to be deactivated and select the 'relegate'
toggle in the Control Room user interface
9. A project leader has recently installed Automation Anywhere Enterprise with administration rights and is
now allocating user licenses to the team. While doing so, the project leader is encountering error and not
able to allocate license. What are two possible reasons, out of the below stated reasons, why the project
leader is facing this issue? (Choose two.)
The project leader is allocating an Unattended Bot runner Device license to a user with Run-time
license
The project leader is using licenses that are invalid or expired
11. The administrator wants to run a bot immediately on multiple machines to resolve an urgent task at hand.
The administrator needs to know how many bot runner machines are available, in real time. Within Control
Room, which menu option provides this information?
Devices
12. How can an administrator pull in some bots into the Control Room which were received via email
attachment?
The administrator would need to copy the Bots to a client and upload the Bots from the client
13. An administrator with administrative access in an Automation Anywhere Control room is reviewing the
Devices Dashboard. A group of user's devices are showing as"offline" status. Why is this occurring?
The user IDs of this group of users have been temporarily disabled
14. As part of an automated business process defined within the Automation Anywhere Control Room, a SQL
database table is updated. The database is currently available 24/7. Business need has necessitated a
change to the availability of the database for updates. The database will now be unavailable on Saturdays.
What should the Control Room administrator's action be to accommodate this change?
Use Control Room > Activity > Scheduled > Edit the Activity to change from a daily schedule to a
weekly schedule and exclude Saturdays
15. A user with a runner account is not able to login to the client UI. The user is sure that the username and
password are being entered correctly. While troubleshooting, the administrator found out that the user's
machine shows as 'Offline' inside the Devices option. What does the administrator need to do to resolve this
issue?
The user's password needs to be reset by the administrator
16. Which three email-based triggers does Control Room support by default? (Choose three.)
A BLM package is exported/imported
User activated/deactivated
User information updated
21. In an organization, the application on which the MetaBot will work has to navigate through 22 different
screens in the application to reach to the page where data needs to be processed. What is the most efficient
way to capture these 22 screens as assets?
Take screen shots of all the screens and then import them into the MetaBots
22. 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?
The administrator from the control room accesses the system logs at the client machine and shares
this information with developer
65. While working on a WebCR, the Dashboard Component
displays the number of registered clients. What does this
indicate?
Ans ( Doubt – 2 places same answer)- - TotaL number of BotCreators and BotRunners
Total number of user accounts created on the WebCR(Wrong answer)
Number of BotRunners
Number of BotCreators
66. Which of the following can be attached to a mail being sent
via Error Handling?
AnsSnapshot and Error Log (Wrong answer)
Snapshot and Variable
Error log and variable
60. Which of the following Clients is accessible to a user with Admin role/rights?
Ans( Doubt – 2 places same answer)- 0 Bot Creator Client
74. In WebCR, what does the number of active users reflect in
Dashboard?
Ans- Total number of user accounts created on WebCR (one person selected)
No of botRunners
No of BotCreators
Total number of BotCreators and BotRunners (Wrong)
1) __________is not a valid trigger type in automation anywhere.
A. Folder
B. Performance
C. Window
D. System logoff
2) We can find one image inside another image and perform left click, right-click and double-click using _________.
A. OCR Command
B. Object cloning command
C. Screen capture command
D. image recognition command
3) Variable type that is not supported by AA is __________
A. Random
B. Array
C. Value
D. String
4) Automation anywhere is not capable of working with ___________.
A. Hand written documents
B. Rule based decisions
C. Window applications
D. Legacy system
5) From control room, on which type of clients can we schedule tasks?
A. Development Client
B. Runtime client
C. All the options
6) What is the correct order in Automation anywhere - Most friendly-Moderate friendly -Least friendly formats?
A. Excel-pdf-power point
B. Pdf-excel-word
C. Word-excel-text file
D. Csv-scanned pdf-word
7) Automation anywhere Development client, Run-time client and control room can be installed using the only one license.
A. True
B. False
8) ______ cannot be checked using if condition?
A. cpu utilization
B. service running
C. ping successful
D. file date
9) In Automation anywhere task editor window, we can manually write the lines of code without using a single AA command.
A. True
B. False
10) Using Smart recorder we can work with both windows and web applications.
A. True
B. False
11) Mapping of variables from main task to sub-task can be done using ___________.
A.string operation
B. variable operation
C. log to file
D. Run task command
12) Web recorder can also be used to work with windows or desktop applications.
A. True
B. False
13) Which of the following commands is more recommended while creating a bot?
A. insert mouse scroll
B. Insert mouse move
C. insert keystrokes
D. insert mouse click
14) Sql query option under Database command can be used to insert, update and delete the sql table.
A. True
B. False
15) Automation anywhere is compatible with Java, Mainframes, Oracle and SAP applications
A. True
B. False
16) Meta bots are used in AA as a reusable component and allows us to work with DLL's and visual captures
A. True
B. False
17) For uploading a bot to the control room we need to have access to it?
A. True
B. False
18) AA auto login feature enables us __________.
A. To execute the bot without having AA installed on the system,
B. To Grant access to control room,
C. Provide access to the system without user name and password,
D. To execute the bot while the system is logged off
19) Web recorder allows us to extract tables, single data, pattern based data and images. Same thing can be achieved using smart recorder.
A. True
B. False
20) Error handling command enables us to __________.
A. Take snapshot,
B. Send email,
C. Assign to variable,
D. All the options
21) Automation anywhere provides inbuilt exception handling capability?
Answer:
A. True
B. False
22) Following operations can be performed using string operation command?
Answer:
A. All the options
B. Compare
C. Join
D. Trim
23) Which recorder is least recommended in automation anywhere?
Answer:
A. web recorder
B. object reorder
C. smart recorder
D. standard recorder
24) Which system variable is used to read the text and csv files?
Answer:
A. filedata column
B. clipboard
C. dataset column
D. table column
25) Automation anywhere provides some special variables that can be used inside the loop command ___________.
Answer:
A. Excel and table column
B. Excel column
C. prompt assignment
D. table column
26) Automation anywhere provides us flexibility to run the task using Control Room, Development Client, Runtime Client.
Answer:
A. False
B. True
27) Pdf integration command cannot be used for ___________.
Answer:
A. decrypt document
B. converting pdf files to word document
C. Merge document
D. converting pdf files to image
28) If an organization chooses to implement RPA, it must ensure to change the programming logic in the applications involved.
True/False
29) Recorder function is an added advantage while selecting an RPA tool, because it assists with ________.
A. enabling flow
B. configuring cognitive RPA
C. speeding up of the configuration
D. removing abstraction
30) ______________ is used for visualizing complex processes.
A. All of the options
B. Robot Controller
C. None of the options
D. Layered design
E. Process recorder
31) RPA is capable of __________________ to new situations.
A. adapting
B. responding
C. learning and responding
D. learning
E. All of the options.
46) Which of the following is the default mode of Credential Vault?
Ans- Express
26. Before performing a Web Recorder task, which two options should the user ensure are setup correctly?
Flash plugin is installed
27. 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?
Use the Email Automation command with"Unread" option selected
30. 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?
Set Snap point
32. What is the FTP- Change Folder command do?
Set the upload target to a different folder on an FTP server
33. How can a command be added from the command library to the Task Actions List in workbench?
Press the F2 key and select the Command
39. What variable is returned when the String Operation's Split command is used?
Value
1.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
metabot in the taskbot. Why is this occurring?
Options :1. The MetaBot Variables need to be declared as type Input(Lavanya selected)
2. The MetaBot Variables need to be declared as type Output
3.The MetaBot Variables need to be declared as type Editable
4. The MetaBot Variables need to be declared as type Visible
2. The Administrator of an Automation Anywhere Entrprise Installation needs to review the most Frequently
occulting reasons why Bots associated with control Room have failed.
Which widget in the Bots Dashboard can provide the desired information?
Options :1.
2.
3.
4.
Bot Heartbeat
MVP Bots
Top Failure reasons
Bot Status
23-Oct added
2. A bot creator is complaining that they keep getting disconnected from the control room overnight.
They also noticed changes to their bots in the repository. They want to see if anyone is accessing
their account outside of business hours. What can the control room administrator do to investigate
these claims?
Check the audit log for actions taken by the bot developer and inspect the source device
4. A locker administrator needs to take a long leave and wants to assign a back-up to perform Locker
administrator tasks in their absence. The locker administrator does not want the back-up to add
users to the existing lockers, but is comfortable with the back-up adding and editing existing
credential variables of the lockers. The back-up can also change access levels of existing users
inside the lockers. How can the locker administrator achieve this?
Option 3 Assign a user with"Participant" access to all existing lockers
Notes:- Locker can be created by admin or manage my locker permission.
Manager has all the rights except added new users – ans
5. The control room administrator is overwhelmed by new user requests resulting from recent
acquisitions. What two things can the administrator do to lighten the creation of new user accounts
and aligning proper roles? (Choose two.)
Assign responsible business users a role that has Create User and Manage Roles permissions enabled
Create a role and delegate User and Role creation permissions to the new role
6. An administrator has scheduled a bot from the Bots section. The administrator's manager feels
that the schedule is incorrect. In Control Room, where would the administrator go to show the
schedule?
Activity > Scheduled
7. A group of Automation Anywhere Enterprise users are required to automate bots for a customer
change requirement. The users find out that with their current access they do not have privileges to
do so. What should the administrator's action be to ensure the users can successfully complete their
task?
Changes the users' role to that of an administrator - Worng
Developer license to be assigned
14. An administrator in the control room is looking for the number of devices that either crossed, did
not achieve, or are equal to the threshold for CPU, Memory, and HDD utilization over the past three
weeks. As a first step, the administrator plans to export the data from various widgets of the Devices
dashboard. In what three file formats, out of the options provided below, will the widget data be
exported? (Choose three.)
Data in CSV chart format file
Image in PDF format file
Image in PNG format file
15. 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?
Reduce the time-slice round robin option to speed up the current process
Device pool – increase resources - Ans
16. An administrator is currently reviewing the health of the devices registered with the Control
Room. The administrator has requested the administrator to publish the devices that have
experienced the most failures in the last 6 weeks. How would the administrator accomplish this
request?
Reviewing the Top Failure Reasons widget in the Devices Dashboard
Evaluating the Pools using decreasing error rate widget in the Operation Manager Dashboard
Accessing the Failure Analysis widget in the Devices Dashboard
Examining the Failure Analysis widget in the Operation Manager Dashboard
17. A previously reliable TaskBot is now failing. It uses a MetaBot to enter data into a third-party
online invoice processing system. How should the Automation Anywhere engineer act first in finding
a resolution?
Recalibrate the page in the MetaBot Designer because the web page field tags have changed (Answer
selected)
Because there are too many TaskBots attempting to enter data at the same time, some of them must be
rescheduled
Fewer TaskBots should be scheduled to run because the Control Room is overloaded
The engineer should contact the network team because socket timeouts are causing a service interruption
18. A developer at an organization created a MetaBot that enters data into several text fields of an
application. The entry is done using local MetaBot variables. Other developers in the organization
also want to use this MetaBot to enter a different set of values into the same fields of the application.
How can they share and reuse the MetaBot?
Share the MetaBot code via control room and then map data read using task bot variables to MetaBot
variables
Make the variable as input parameter
20. 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?
The user name needs to be assigned the MetaBot Designer role
21. A user is developing a TaskBot in which a business process will use a MetaBot to perform data
entry via a web application. Information extracted from form fields in a set of PDFs is not being
entered into the third-party site. What is causing the problem?
Incorrect credentials for the third-party website are being used - wrong
22. A developer uploads a Bot to the Control Room for enterprise-wide deployment. The administrator
sets up a schedule for deploying the Bot across all enterprise clients connected to the Control Room.
However, for two of the Bot Runner clients this deployment fails, and the run Bot deployment failure
is logged to the Audit log. What can be the reason?
The two Bot Runners are disabled during execution
The two Bot Runners could not download the deployed package - wrong
Runner Device/system may not be available,
24. A user has a critical task which must be executed at a scheduled time. This task must be
prioritized over any other tasks that may be scheduled for the same time. How can the user ensure
these parameters are met?
The user can assign Critical task a higher priority through Properties > General > Priority in the client
25. What ROI setting can be modified by the client?
Hourly Rate
27. 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 predefined folder? (Choose three.)
Choose"Message Format" as Plain Text and specify the folder location to download attachments
Use the"Email Automation - Get All Messages" command to loop over the mail box
Use the"Loop Each Email Message on Mail Server" command to loop over the mail box
(above is the answer selected)
29. A user is reading email addresses from an Excel file and writing them into a Web Form. The user
wants to check if the email addresses are in the correct syntax before writing to the web form. How
can the user accomplish this?
Use String operations > Find command > Enable Regular expression
30. A user scans multiple documents into individual PDF documents and stores them on their hard
drive. The user attempts to upload the documents individually but is told to send one large PDF
document containing the individual documents instead. How can the user accomplish this request?
The user can combine all the PDF documents by using PDF Integration > Encrypt command – Wrong
Merge PDF options to be used
31. A developer accidentally misspells the city name for a Marketing Event. What is the fastest way to
correct this mistake across 100 rows in an Excel spreadsheet?
Use the Excel Find/Replace command
38. 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?
Use the "Delay" command with a wait period of 15 seconds. - wrong
Dynamic – wait for window, wait for screen change
In XML command, which of the following options can be used to perform calculations in
an XML document?
Validate XML Document
Execute XPath Function (correct answer)
Get Cells
Get Node(s)
1.
The administrator of a Control Room wants to check all the device pools created inside the environment. The administrator logs into
the control room but is not able to find any devices pools created.
How can the administrator check all the device pools?
The administrator needs to refresh the browser to view the pools
A pool administrator needs to make the administrators an owner to all the pools
Administrator needs to be allotted AAE_Basic role
The administrator needs to update the role privileges to check the pools



AUTOMATION ANYWHERE ASSESSMENT QUESTIONS AND ANSWERS
/ OCTOBER 17, 2018
RPA (Robotic Process Automation) And Automation Anywhere Assessment Questions and Answers:
1. Unclear inputs, Social Context, Task distribution, and Transformation are some of the key attributes which favor ____________ RPA.
A) Autonomous
B) Cognitive
C) Intellisense
D) Assisted
E) Unassisted
Read Also: Automation Anywhere RPA MCQ Quiz: Part 2
2. In RPA process layered approach, ________factors make up being strong determinants of scalability and reliability.
A) Categorization
B) Abstract
C) Re-usability
D) Parameterization
3. For RPA to work e ciently, the programming logic of the underlying system must be modi ed accordingly.
A) True
B) False
4. _________________ is used for nesting of sub steps in a job.
A) Developer Tools
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
B) Process recorder
C) Robot Controller
D) None of the options
Q. _________ is used for visualizing complex processes in rpa?
Ans: Visualize tab in the task editor.

Q. Processing of customer complaints can be automated using RPA.
true or false.
Q. Process recorder de nes the instructions that the robot must follow?
True/False
5. ______________ provides instructions to robot.
A) Process recorder
B) Robot Controller
C) Developer Tools
6. The Topmost layer in layered design of RPA is _________
A) Process
B) Sub process
C) Atoms
D) component layer
E) Object
7. ______________ publishes data to the master repository
A) Process Recorder
B)Process Developers
C) Robot Controller
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
8. The lowermost layer in layered design of RPA is _________
A) Process
B) Sub process
C) Atoms
D) component layer
E) Object
9. RPA interacts with multiple application at the ________ layer.
A) object
B) data
C) presentation
D) None of the options
Also at Interface Object
10. RPA stores data and enables automation. True false
A) True
B) False
Read Also: Automation Anywhere RPA MCQ Quiz: Part 2
Q. It is through this/these ____________ layer/layers, rpa accesses the underlying application.
Ans: Presentation Layer
Q. Individual screen interactions are handled by _______ layer.
Ans: Component Layer
Q. Robot controller is hosted on the desktop.
True/False
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Q. Robot controller prioritizes work queue based on the robot's status.
True/false
Q. in assisted automation automated steps are triggered by users true or false.
Q. in layered design functionality and logic is separated into di erent parts to enable reuse. false true
Q. _________ de nes the instructions that the robot must follow.
process recorder
robot controller
developer tools
11. _________ deploy(s) jobs to the software robots
A) Process recorder
B) Developer tools
C) Robot Controller
12. Layered approach in RPA design assists in separating di erent levels of abstraction.
A) True
B) False
13. _____________ is the master repository of jobs.
A) Robot controller
B) Software robot
C) Developer tools
D) Process recorder
14. Blue Prism has the largest trained ecosystem.
A) True B) False
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
15. Macros are linear and xed but RPA is dynamic.
A) False B) True
16. RPA enables monitoring of network devices.
A) True or B) false
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certi cation
17. Re-engineering the entire underlying process is part of _
A) RPA
B) BPM
C) Both of the options
18. RPA with thinking and decision making capabilities are known as _________ RPA.
A) Autonomous
B) Cognitive
C) AI-assisted
D) Unassisted
E) Intellisense
Explaination: RPA with thinking and decision making capabilities are known as intelligent process automation. Intelligence Process Automation
is a collection of next generation tools and business process improvements that help workers by eliminating routine and repetitive tasks.
Modern Cognitive intellisense automation robots exhibits decision making capabilities. Since they are automated, they can exhibit decision
making. Decision making capabilities are achieved with the help of Arti cial Intelligence.
19. Sequence of step by step instructions is known as a __
A)Process B) None of the options C) Both of the options D) Job
20. ____________ provides open platform for automation.
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
A) Blue prism B) Pega robotics C) UiPath D) Automation Anywhere
21. _________is hosted on a server.
A)Both of the options B) None of the options C) Developer tools D) Robot Controller
22. A software robot is trained in a live environment.
A) True B) False
23. UiPath o ers rule based automation.
A) True B) False
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certi cation
24. RPA is best for automating ________ processes.
A) All of the options
B) repetitive
C) None of the options
D) swivel chair
E) rule based
25. ___________ is used for nesting of sub steps in a job.
A) Developer Tools
B) Process recorder
C) Robot Controller
D) None of the options
Read Also: Automation Anywhere RPA MCQ Quiz: Part 2
26. RPA is not suitable for processes that are ________________
A) consistent
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
B) require constant human intervention
C) repetitive
D) repetitive and consistent
E) All of the options
27. Robots are trained by ______________
A)IT specialist
B) end-user
28. RPA enables reduction of data entry errors.
A) True
B) False
28. RPA enables ___________________
A) cost based reduction
B) None of the options
C) Reduces delivery risk
D) All of the options
E) Easy integration
29. RPA will be able to handle operations such as __________
A) claims processing and writing emails
B) writing emails
C) claims processing
D) document classi cation
E) document classi cation AND claims processing
30. A robot can accumulate knowledge of procedures over time.
A) True
B) False
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
31. RPA can be used to automate _______________________
A) Both of the options
B) statement reconciliation
C) None of the options
D) customer relationship management
32. Process Administration technique, which focuses on Global
process tracking is _________
A) Process Analytics
B) Resource Allocation
C) All the options
D) Error Handling
33. RPA stores data and enables automation.
A) True
B) False
34.Software robots are capable of interacting with a wide range of the system.
a- False
b- Ture
35. Locating objects relative to the edge of the screen is known as...
a- Pixel-based object location (3D e ect)
b- Image matching
c- Both
d- None
36. .... Is hosted on the server.
a- Developer Tools
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
b- Robot Controller
c- Both
d- None
37. RPA is similar to old technologies such as screen scraping or macros.
a- True
b- False
38. Process administration technique, which focuses on Global process tracking is...
a- Resources Allocation
b- Error Handling
c- Process Analytics
d- All
39- Human should convert the unstructured text to the standard format which system can utilize in the process.
a- True
b- False
40. What are the business bene ts of RPA includes?
a- Flexibility and Scalability
b- Improved Accuracy
c- Improved Employee Morale
d- All
41. The sequence of user action is captured to speed up the process de nition using..... .......
a- Process Recorder
b- Robot Controller
c- Action Recorder
42. Greater resilience is achieved in RPA through..........
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
a- Layered Con guration
b- Functional approach
c- Object-oriented approach
43. The sequence of user action is captured to speed up the process de nition using..... .......
a- Process Recorder
b- Robot Controller
c- Action Recorder
44. All the RPA tools provide both front and back o ce automation.
a- True
b- False
45-Which among those, not a RPA tools?
a- Blue prism
b- UiPath
c- Automation Anywhere
d- Blackline
e- Openspan
f- Edge verve
46- BPM interacts through the....... Layer.
a- Presentation
b- Data access
c- Both
d- None
47- Prioritized work queue is available in the market.
a- AutomationAnywhere
b- UiPath
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
c- BluePrism
d- All
48- What is the leading RPA tool available in the market?
a- AA
b- BluePrism
c- UiPath
d- Pegasystems
e- Nice
d- Workfusion
49- UiPath o ers rule-based automation
a- True
b- False
50- CRM systems can be streamlined using... tools.
a- RPA
b- BPM
c- None
d- Both
51- Autonomous RPA is kind of...
a- Assisted
b- Unassisted
52- Which has the largest trained ecosystem?
a- AutomationAnywhere
b- BluePrism
c- UiPath
d- Pegasystems
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Ans- a
Not able to nd answer of your questions? Drop your questions in below comment box, we will reply as soon as possible.
SHARE:





Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
LABELS:
AUTOMATION ANYWHERE
ROBOTIC PROCESS AUTOMATION
RPA
YOU MIGHT ALSO LIKE
SCOPE OF RPA IN THE FUTURE
SECRETS FOR SUCCESSFUL RPA IMPLEMENTATION
AUGUST 07, 2019
AUGUST 07, 2019
CRITICAL ROBOTICS PROCESS AUTOMATION (RPA)
DESIGN AND DEVELOPMENT STRATEGY
JUNE 05, 2019
POST A COMMENT
7 comments:
IT TUTORIALS
7 SEPTEMBER 2019 AT 05:07
Get the most advanced Hadoop Course by Professional expert. Just attend a FREE Demo session. call us @ 9884412301 | 9600112302
RPA training in chennai | UiPath training in velachery
Reply
KELSEY
11 SEPTEMBER 2019 AT 04:38
Thank you for posting such a great blog. I found your website perfect for my needs.
Read About Robotic process automation Solutions.
Reply
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
UNKNOWN
22 SEPTEMBER 2019 AT 09:35
----automation robots exhibits decision making capabilities.
Reply
UNKNOWN
22 SEPTEMBER 2019 AT 20:56
In Which tool of rpa user interaction is not required?
Reply
UNKNOWN
26 DECEMBER 2019 AT 08:05
50% answers are false
Reply
ANONYMOUS
31 DECEMBER 2019 AT 07:16
90% answers are wrong
Reply
VIVEK
18 JANUARY 2020 AT 08:21
worng answers............
Reply
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
11 Comments
Sort by Oldest
Add a comment...
Nitin Saha
Thanks for sharing these most important questions and answers. Nice blog.
Like · Reply ·
4 · 1y
Aakash Chowdhury
Some of the questions are not answered
Like · Reply ·
4 · 1y
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Aakash Chowdhury
@Admin could you please check the questions
Like · Reply ·
4 · 1y · Edited
Amitav Singh
Many answers are incorrect.
Like · Reply ·
3 · 49w
Dr. Insomnia - Memes
Please mention the questions with incorrect answers.
Like · Reply ·
2 · 49w
Amitav Singh
Dr. Insomnia No 32, 51
Like · Reply ·
2 · 48w
Nitin Saha
Amitabh Singh Thanks bro.. I think the Answers has been updated.
Like · Reply ·
2 · 47w
Shahil John
Thanks for sharing this quiz. Very helpful for RPA and Automation Anywhere certification. Good work, keep it up.
Like · Reply ·
2 · 49w
Load 6 more comments
Facebook Comments Plugin
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
► 2019 (20)
▼ 2018 (34)
▼ October (2)
Latest Automation Anywhere RPA certi cation Quiz ...
Automation Anywhere Assessment Questions and Answe...
► August (22)
► July (1)
► June (2)
► May (3)
► April (1)
► February (2)
► January (1)
► 2017 (133)
FACEBOOK
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Automation Anywh…
625 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
IT NEWS
RPA
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
OOP
AUTOMATION ANYWHERE QUIZ
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA QUIZ
RPA TRICKS
RPA CERTIFICATION
C PRACTICE
CLOUD
CONTACT FORM
Name
Email *
Message *
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
TOTAL PAGEVIEWS
1 3 4 2 5 7 5
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



LATEST AUTOMATION ANYWHERE RPA CERTIFICATION QUIZ AND IMPORTANT MCQS WITH
ANSWERS PDF
/ OCTOBER 22, 2018
Latest Automation Anywhere certi cation Quiz and Important MCQs for Assessment with answers:
1. Which option in AA is used to read entire cells in excel?Select one:
a. Get Multiple cells
b. Go to cell
c. Get all cells
d. Enough to work with
e. All the above
2. Which of the below options are available in AA to activate sheet in excel?
i) Sheet By Index
ii)Sheet By Name
Select one:
a. Both i & ii
b. Only i
c. Only ii
3. Is it possible to check broken link using web recorder in AA?
Select one:
a. False
b. True
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
4. Which of the following activities can be performed using Read From CSV-Text Command in AA?
Select one or more:
a. Use encoding options: ANSI, UNICODE, and UTF8.
b. Read multiple lines in CSV or text les
c. None of the above
d. Read List Separated or Tab delimited data from a CSV le.

Read Also: Automation Anywhere RPA MCQ Quiz: Part 2
5. PDF Integration in AA supports both encrypted and unencrypted les.
Select one:
a. True
b. False
6. What are the actions that can be performed in image recognition once the image is found?
Select one:
a. Double Click
b. Left Click
c. Right Click
d. All of the above
7. To compare, nd, split and join strings which feature in AA can be used?
Select one:
a. Object cloning
b. Keystrokes
c. Variable operation
d. String operation
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
8. Which of the following privileged user can run the bots?
Select one:
a. Bot runner
b. Bot Creator
c. All of the above
9. How do we allocate an existing license from one user to another user in the same Machine?
Select one:
a. Create a new user and upload the license le
b. Deactivate the existing user, create a new user and login with the credentials
c. Create a new user and login with the credentials in client
10. Choose the commands that supports Secure Recording modeSelect one or more:
a. All the above
b. Object cloning
c. All the commands in the Enterprise client
d. Image Recognition
e. OCR
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certi cation
11. Does the PDF integration command supports to extract the structured text? If so select appropriate option below
Select one:
a. All the above
b. Extract form elds
c. PDF to image
d. Extract text
12. If at all the Credential information needs to be stored in centralized location, then what are all the options available AA?
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Select one:
a. Windows Vault
b. Automation Anywhere Credential Manager
c. Automation Anywhere Credential Vault
d. Windows Credential Manager
13. Which of the following actions can be performed by the user with Bot runner role?
Select one:
a. Can run the tasks using the 'One Time Only' schedule option only.
b. Can add, edit and delete schedules for tasks on your Client machine
c. All of the above
d. Can create and run the tasks.
14. Which of the following is the best option to extract the data from Flatened PDF?
Select one:
a. All of the above
b. Extract Text
c. OCR
d. Extract Form Fields
15.RPA interacts with multiple applications at the..... Layer.
a- Presentation
b- Object
c- Data
d- None
Q. Conditional decision making is out of the scope of rpa automation. false/true.
Q. __________ performs the instructions by directly interacting with the business applications in rpa?
Ans: RPA Bots
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Q. Mapping of variables from main task to sub-task can be done using run task command.
Read Also: Automation Anywhere RPA MCQ Quiz: Part 2
16- .... Is the master repository of jobs
a- Developer tool
b- Software Robot
c- Process Recorder
d- Robot Controller
17- ........Deploy(s) jobs to the software robots.
a-Developer tools
b- Process recorder
c- Robot Controller
18- Greater resilience is achieved in RPA through..........
a-Layered Con guration
b-Functional approach
c- Object-oriented approach
19- All the RPA tools provide both front and back o ce automation.
a-True
b- False
20-The sequence of user action is captured to speed up the process de nition using..... .......
a- Process Recorder
b- Robot Controller
c- Action Recorder
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certi cation
21- RPA stores data and enables automation.
a- False
b- True
22- RPA enablesa- Reduces delivery risk
b- Cost based reduction
c- Easy Integration
d- All
e- None
23- Unclear inputs, social Context, Task distribution and Transformation are some of the key attributes with favor RPA.
a- Intelligence
b- Autonomous
c- Assisted
d- Unassisted
e- Cognitive
24- RPA enables reduction of data entry errors.
a- True
b- False
25- Re-engineering the entire underlying process is part of....
a- BPM
b-RPA
c- Both
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Explanation: It involves re-engineering of the underlying process to drive e ciency and create a more consistent customer experience. Data
from the underlying system of record is passed between the new application and back-end systems, bypassing the established user interfaces.
26- A robot can accumulate knowledge of procedures over the time.
a- True
b- False
27- ... Publishes the data to the master repository.
a- Process Developer
b- Process recorder
c- Robot controller
28- Macros are linear and xed but RPA is dynamic.
a- True
b- False
29- The lowermost layer in the layered design of RPA is.....
a- Sub Process
b- Atoms
c- Process
d- Object
e- None
30- RPA interacts with multiple applications at the..... Layer.
a- Presentation
b- Object
c- Data
d- None
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certi cation
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
31- .... Is the master repository of jobs
a- Developer tool
b- Software Robot
c- Process Recorder
d- Robot Controller
32- .....deploy(s) jobs to the software robots.
a- Developer tools
b- Process recorder
c- Robot Controller
33- Greater resilience is achieved in RPA through..........
a- Layered Con guration
b- Functional approach
c- Object-oriented approach
34- The sequence of user action is captured to speed up the process de nition using..... .......
a- Process Recorder
b- Robot Controller
c- Action Recorder
35- RPA stores data and enables automation.
a- False
b- True
36- Which of these business processes can be automated with RPA?
a- Massmail Generation
b- Claim Process
c- Web Data extraction
d- All
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
37- What are the business bene ts of RPA includes?
a- Flexibility and Scalability
b- Improved Accuracy
c- Improved Employee Morale
d- All
38- Robots are trained by...
a- IT specialist
b- End User
39- Sequence of step by step instructions is known as a- Process
b- Jobs
c- Both
d- None
40- Software robots are capable of interacting with a wide range of the system.
a- False
b- True
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certi cation
41- RPA enables monitoring of network devices.
a- True
b- False
42- Locating object relative to the edge of the screen is known as...
a- Pixel-based object location
b- Image matching
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
c- Both
d None
43- .... Is hosted on the server.
a- Developer Tools
b- Robot Controller
c- Both
d- None
44- Layered approach in RPA design assists in separating di erent levels of abstraction.
a- True
b- False
45- The top most layer in the layered design of RPA is....
a- Sub Process
b- Components
c- Process
d-Objecte- None
46- RPA is similar to old technologies such as screen scraping or macros.
a- True
b- False
46- Process administration technique, which focuses on Global process tracking is...
a- Resources Allocation
b- Error Handling
c- Process Analytics
d- All
47- Human should convert the unstructured text to the standard format which system can utilize in the process.
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
a- True
b- False
48-Which among those, not a RPA tools?
a- Blue prism
b- UiPath
c- Automation Anywhere
d- Blackline
e- Openspanf- Edge verve
49- BPM interacts through the....... Layer.
a- Presentation
b- Data access
c- Both
d- None
50- RPA will be able to handle operations such as........
a- Claim proceeding
b- Writing emails
c- Documents classi cations
d- Document classi cation and claim processing
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certi cation
51- Prioritized work queue is available in the market.
a- AutomationAnywhere
b- UiPath
c- BluePrism
d- All
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
52- What is the leading RPA tool available in the market?
a- AA
b- BluePrism
c- UiPathd- Pegasystemse- Nice
d- Workfusion
53- BluePrism has the largest trained ecosystem?
a- True
b- False
54- RPA with thinking and decision-making capabilities are known as... RPA.
a- AI-Assisted
b- Cognitive
c- Unassisted
d- Autonomous
e- Intelligence
55- RPA can be used to automate ....
a- Statement reconciliation
b- Customer relation management
c- Both
d- None
56- UiPath o ers rule-based automation
a- True
b- False
57- CRM systems can be streamlined using... tools.
a- RPA
b- BPM
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
c- None
d- Both
58- Autonomous RPA is kind of...
a- Assisted
b- Unassisted
59- For RPA to work e ciently, the programming logic of the underlying system must be modi ed accordingly.
a- True
b- False
60- Which has the largest trained ecosystem?
a- Automation Anywhere
b- BluePrism
c- UiPathd- Pegasystems
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certi cation
61- Pdf integration command cannot be used for ___________.
a. decrypt document
b. converting pdf les to image
c. converting pdf les to word document
d. merge document
62- Automation anywhere is not capable of working with ___________.
a. Hand written documents
b. Rule based decisions
c. Legacy systems
d. Window aplications
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
63. Automation anywhere provides us exibility to run the task using Control Room, Development Client, Runtime Client.
a. True
b. False
64. Automation anywhere provides some special variables that can be used inside the loop command ___________.
Ans: excel and table coloumn
65. Automation anywhere Development client, Run-time client and control room can be installed using the only one license.
a.True
b. false
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Read these Automation Anywhere MCQ Quiz also for more such questions and answers.
1. Automation Anywhere certi cation dumps, MCQS with answers.
2.Automation Anywhere Assessment Questions and Answers
3. Automation Anywhere Interview and Assessment Questions with solution
4. Top Automation Anywhere Client and RPA FAQs in assessments
5. Automation Anywhere Client FAQs on Scripting, Tasks, Triggers, Variables, Visualize Technology, Image Recognition
6. Automation Anywhere Client FAQs about Task Editor and other tools
7. Automation Anywhere Full Tutorial
8. Automation Anywhere Multiple Choice Questions with Answer for Advance Certi cation
Not able to nd answer of your questions? Drop your questions in below comment box, we will reply as soon as possible.
SHARE:
LABELS:





AUTOMATION ANYWHERE CERTIFICATION
AUTOMATION ANYWHERE QUIZ
RPA CERTIFICATION
RPA QUIZ
YOU MIGHT ALSO LIKE
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
1 comment:
UNKNOWN
6 OCTOBER 2019 AT 11:33
Which database stores information related to colours, widgets, and charts that represent this information?
Reply
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
0 Comments
Sort by Oldest
Add a comment...
Facebook Comments Plugin
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
► 2019 (20)
▼ 2018 (34)
▼ October (2)
Latest Automation Anywhere RPA certi cation Quiz ...
Automation Anywhere Assessment Questions and Answe...
► August (22)
► July (1)
► June (2)
► May (3)
► April (1)
► February (2)
► January (1)
► 2017 (133)
FACEBOOK
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Automation Anywh…
625 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
IT NEWS
RPA
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
OOP
AUTOMATION ANYWHERE QUIZ
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA QUIZ
RPA TRICKS
RPA CERTIFICATION
C PRACTICE
CLOUD
CONTACT FORM
Name
Email *
Message *
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
TOTAL PAGEVIEWS
1 3 4 2 5 9 2
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



AUTOMATION ANYWHERE CERTIFICATION MCQS WITH ANSWERS.
/ JANUARY 02, 2019
Automation Anywhere certi cation possible MCQS with Answers
1. Automation Anywhere what cannot be checked using if condition?
A. CPU Utilization?
B. Ping Successfully
C. Service Running?
D. File Date?
2.Automation anywhere provides inbuilt exception handling capability?
True or False
3. Automation anywhere provides some special variables that can be used inside the loop command ___________.
A. prompt assignment
B. Excel column
C. table column
D. Excel and table column
4. Automation anywhere is compatible with Java, Mainframes, Oracle and SAP applications?
TRUE
5. Automation Anywhere auto login feature enables us __________.
A. To Grant access to control room
B.To execute the bot without having AA installed on the system
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
C.Provide access to the system without user name and password
D.To execute the bot while the system is logged o
6. In Automation anywhere which of the following commands is more recommended while creating a bot?
1) Insert mouse scroll,
2) Insert mouse click
3) Insert mouse move
4) Insert Key Strokes

7. In automation anywhere task editor window, we can manually write the lines of code without using a single aa command. Why?
Ans: With the automation anywhere process, you can save the repetitive works in your task editor window background without changing the
existing process or business rules. An inbuilt exception handling capability is provided by the automation anywhere.This basically helps to
automate the task by using an equipment which is generally automatic .It enhance the power of e ciency and the tasks are done
accurately.Firstly we just have to consider the test tool then the scope of aa is determined and then analysis and designing is done so due to
this reason we can manually write lines.
8. Error handling command in automation anywhere enables us to___________?
Ans: to use command prompt. run it as administrator and type. (chkdsk) the repair will start.
9. Variable type not supported by automation anywhere are?
Ans: The human element is the only variable which is not supported by automation anywhere.
Although robots can predict other variables to a reasonable extent since they
are always repetitive in nature, humans are unpredictable and do not have a
xed pattern or set of behaviors.
10. What is object cloning in automation anywhere?
Ans: use the Object Cloning command to recognized objects and a variety of their properties, including Name, Type, Path, and Value.
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certi cation
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
11. What is the correct order in Automation anywhere - Most friendly-Moderate friendly -Least friendly formats?
1 Word-excel-text le
2 csv- scanned pdf - word
3 pdf-excel-word
4 excel-pdf-powerpoint
The correct automation everywhere is from top to bottom.
Hence the correct sequence would be most friendly, moderate friendly and least friendly.
12.Which recorder is least commandeered in automation anywhere?
Ans: smart recorder is least recommended in automation
Automation: The process of programming a machine to perform operations by itself is referred to as automation.
There are many types of recorders used in automation.
Screen recorder
Smart recorder
Web recorder
Smart recorder:
Used by desktop applications and in web Contains Object , Co-ordinates , Image playback mode
Con gurable for identi cation
Consumes a lot of memory
Stores unwanted information
Hence, smart recorder is least recommended in automation
13. Which recorder is least recommended in automation anywhere
A. standard recorder
B. Object reorder
C. Web recorder
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
D. Smart recorder
14. Is not a valid trigger type in automation anywhere?
A. performance
B. window
C. system logo
D. folder
Ans: Performance is not considered as the valid trigger type for the automation.
Automation is basically a process that is used to process or automate the equipment with the certain technology it involves less error and
human involvement thus safeguarding the data and information pretty well.
Number of processes can however be automated.
15. How to compare two rows in excel using excel as a database in automation anywhere?
Ans: Comparison can be done between two rows or tuples just by adding a unique id or serial no to it.
16. Which system variable is used to read the text and csv les in automation anywhere?
Ans: System variable called Table Column is used to read text and CSV les in automation Anywhere.
It takes lesser resources to read text and CSV les. User need not open any new system application in order to read these type of les. Form
Tables can be used as an inbuilt feature in Automation Anywhere for such les.
17. Sql query option under Database command can be used to insert, update and delete the sql table in automation anywhere.
Ans: It will depend upon the database con guration. Automation anywhere is just providing mouse clicks and keystrokes to the database
application.
Thus, from the database point of view, it is exactly the same as if you were performing it manually.
If you require a separate commit step when you employ the database application manually then you obtain it when utilizing AA as well.
18. Where we can nd one image inside another image and perform left click, right-click and double-click using automation
anywhere?
Ans: Using automation anywhere we can automate various instruments for some speci c task using commands.
These automated instruments are such that there is minimum human interference.
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
With programs that are made to run these instruments one can left click, right click or double click with their mouse on the computer inside
images and their links.
19. ___________ is used for nesting of sub steps in a job.
A) Developer Tools
B) Process recorder
C) Robot Controller
D) None of the options
34. Di erence bewteen Set text and Append Text in Automation Anywhere?
Ans: By using Set text will insert new data by removing old data, by using append text will only insert data it will not remove previous data.
35.Individual level screen level interactions are covered by _______ layer of RPA.
Ans: Component layer: This layer is responsive for individual screen interactions by providing fast and risk-free operations.
36. RPA is best for automating ________ processes.
Ans: RPA is best for automating Robotic processes.
37. Recorder function is an added advantage while selecting a RPA tool because it assists with ________.
Ans: Recorder function: A tool that capture or records and performs the same is called as a recorder tool. It is an important tool because it
enables rapid bot programming.
Recorder function is an added advantage while selecting a RPA tool because it assists with with Rapid Bot Programming.
38. What do you mean by QTP?
It stands for Quick test professional and is basically an Automation tool that is considered in test environments.
39. What do you mean by Sikuli?
It is basically an important tool in Automation that can simply be used when it comes to graphical user interface. It makes use of VIM method
and contains several web elements.
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
40. Name any two important tools for Automation anywhere testing?
There are several tools but the ones that are considered as best are Rational Robot and QTP. Both of them are equally powerful and help to get
results that are totally error free.
41. Name any ve things which you can automate?
Smoke Sanity test suite, Automation behind GUI, build deployment, smoke test suite, as well as test data creation.
42. What types of di erent systems are required for Automation Anywhere?
Any type of system can be considered because there is no necessity of back-end coding. This is one of the leading advantages of this approach
as well.
43. Is it possible to achieve 100% automation?
Yes, it is possible but generally extremely complex. Complete automation even has a lot of disadvantages too. Generally, it is not the primary
target in any automation process and operations that aim the same is not considered in most of the projects based on automation.
44. What do you mean by a framework?
It is basically nothing but a group of structure of an automation suit. It also provides a lot of useful information on several aspects such as Data
reporting in case of larger projects, Handling test data, Environment les handling, Coding standards associated, Handling & maintaining
elements, Handling logs, as well as handling properties les.
45. Name the di erent recorders available in Automation Anywhere?
Object Recorder, Easy recorder, and Web recorder
46. Is it possible to read PDF through Automation Anywhere?
Yes, it is possible.
47. What Are The Insert Mouse Commands in Automation Anywhere?
The Inset Mouse Commands Are : 3
They Are
Mouse Move - set To and From location
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Mouse Click - force the mouse to a speci c location
Mouse Scroll - scroll through one or more screen pages
48. When to Add Comments in Automation Anywhere?
When rst starting to create the task when starting a new task section
When adding a business rule
When starting and ending a LOOP of IF/ELSE statement
When opening a new application
When transferring control to a sub-task
49. What is Insert Mouse Command & How to use it?
Provides the ability to automate menu navigation
Display and select from sub-menus
To use the Insert Mouse move command
In the TaskEditor
Drag the insert mousemove command to the appropriate step in tha task
Click and hold the Capture button for the from and To mouse positions.
50. What Are The Prede ned Variables in Automation Anywhere?
Automation Anywhere supplies two prede ned variables for each task
Prompt-Assignment- a single value variable
My-list-variable - a list variable
Open an exisiting Task
Add the prompt-value as message box command variable
Run the task
In the variable manager change the value in the prompt command
Run the task
51. Schedule Manager
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
The schedule manager can be used to view, add, or edit any of the previously created task schedules
Launch the manager by clicking on schedules in the or access through Tools
Schedules can be created, edited, or delete in this window by using the buttons at the top of the screen.
52. Trigger Manager
Display, enable, disable, add, edit, or delete triggers by using the Trigger Manager tool
Launch the manager by clicking on Triggers in the main AA window or access through tools
Add, edit, or delete a trigger using the provided buttons
Enable and disable triggers using the checkboxes next to each trigger or the box for all triggers.
53. Does Automation Anywhere support to build SQL commands?
No, Automation Anywhere does not build SQL commands or stored procedures.
54. Image Recognition command
Use the Crosshair to select a particular spot of an image during the task runtime.
46. Image Recognition OCR command in Automation Anywhere?
The OCR Command provides the ability to capture the image and read it as text.
55. What are the subcommands that are provided by Terminal Emulator?
Connect/Disconnect
Send Text/ Get Text
Set Field/ Get Field
Get all elds
Wait
Control
56. What are the objectives using the Automation Anywhere Control Room?
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Server settings
Registering a client
Uploading tasks
Comparing les
Active directory command
57. What Enterprise Control Room does?
The Enterprise Control Room provides the main dashboards from which all of the automation projects can be managed
The Enterprise Control Room centralizes the control, security, and collaboration.
58. Manage Windows Control Command
Useful when needing to capture window control properties, such as buttons, listbox items, text boxes, menu tabs, combo boxes, check boxes,
and tables
Once these commands are captured, speci cations can be performed or they can be assigned to variable commands
59. Automation Anywhere object closing command:
You can use batch les to kill/terminate the application.
For example,
To terminate a excel application forcefully, the command would be taskkill /im excel.exe
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certi cation
Read these Automation Anywhere MCQ Quiz also for more such questions and answers.
1. Latest Automation Anywhere RPA certi cation Quiz and Important MCQs with answers Pdf
2.Automation Anywhere Assessment Questions and Answers
3. Automation Anywhere Interview and Assessment Questions with solution
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
4. Top Automation Anywhere Client and RPA FAQs in assessments
5. Automation Anywhere Client FAQs on Scripting, Tasks, Triggers, Variables, Visualize Technology, Image Recognition
6. Automation Anywhere Client FAQs about Task Editor and other tools
7. Automation Anywhere Full Tutorial
Not able to nd answer of your questions? Drop your questions in below comment box, we will reply as soon as possible.
SHARE:





Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
LABELS:
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
AUTOMATION ANYWHERE QUIZ
ROBOTIC PROCESS AUTOMATION
RPA
RPA CERTIFICATION
RPA QUIZ
YOU MIGHT ALSO LIKE
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
4 comments:
KELSEY
11 SEPTEMBER 2019 AT 04:39
Thank you for posting such a great blog. I found your website perfect for my needs.
Read About Robotic process automation Solutions.
Reply
BHARGAV
12 SEPTEMBER 2019 AT 07:29
Thank you for posting such helpful blog but still I'm not able get for few question which I need and I'm posting those
Reply
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
BHARGAV
12 SEPTEMBER 2019 AT 07:37
1. Di erent play modes available under the Object Cloning command.
2.AAE Client can work even when it is disconnected from the Web Control Room.
3.Memory Utilization Widget can be found in which DashBoard.
4.What are the pre-de ned system roles associated with Bot Insight dashboards.
5.Which of the following commands does not support Credential Variables.
6.Using which command we can assign value of one variable to another.
7.In which console of the Web CR, can one view the status of Bots that have been executed successfully or have error-ed out during run time
8.The di erent play modes available under the Object Cloning command .
9.What does the Diamond or Rhombus shape in a WorkFlow designer signify.
10.Which of the listed operations can be used to perform addition of two numbers.
11.While debugging, which function key allows you to step over a breakpoint.
12.. Which feature in Web CR provides administrator and/or user important data to monitor user activities, task progress and status, which can be used to
enforce internal compliance regulations as well as prevent tampering with mission-critical processes.
13.Which le formats are supported while de ning the Work Item Structure in a queue.
14.The Bot Lifecycle Management (BLM) functionality to export or import bots are available under _____________ feature of Web CR.
15.What are the two types of attribute values which can be provided while creating a credential.
Reply
TUSHAR
25 SEPTEMBER 2019 AT 03:16
A developer at an organization created a MetaBot that enters data into several text elds of an application. The entry is done using local MetaBot variables.
Other developers in the organization also want to use this MetaBot to enter a di erent set of values into the same elds of the application. How can they
share and reuse the MetaBot?
Reply
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
0 Comments
Sort by Oldest
Add a comment...
Facebook Comments Plugin
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
► October (1)
► September (2)
► August (6)
► June (3)
► May (2)
► April (3)
► February (1)
▼ January (2)
Automation Anywhere Multiple Choice Questions with...
Automation Anywhere certi cation MCQS with answer...
► 2018 (34)
► 2017 (133)
FACEBOOK
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Automation Anywh…
625 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
IT NEWS
RPA
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
OOP
AUTOMATION ANYWHERE QUIZ
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA QUIZ
RPA TRICKS
RPA CERTIFICATION
C PRACTICE
CLOUD
CONTACT FORM
Name
Email *
Message *
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
TOTAL PAGEVIEWS
1 3 4 2 6 3 9
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



AUTOMATION ANYWHERE MULTIPLE CHOICE QUESTIONS WITH ANSWER FOR ADVANCE
CERTIFICATION
/ JANUARY 11, 2019
1. Which of the following doesn't support the usage of credential variables?
A. object clonning
B. variable operation
C. Email Automation
D. Web recorder
E. Log to le
2. Which of the following helps to view the details such as client status, host name, username and application path by the control room
administtrator and user?
A. User management
B. Repository manager
C. Credential manager
D. Client
3. How to insert a new node in XML using AA?
select one
A. Start XML session-> Get Nodes->insert Nodes-> Save session data-> End XML session
B. Open XML le-> Start XML session->insert Nodes->End XML session
C. Start XML session-> insert Nodes-> Save session data-> End XML session
D. Open XML le-> Start XML session-> update Nodes-> End XML session
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
4. In AA what feature can be used to comapre, nd, split, and join string variables?
A. Keystroke
B. variable operation
C. Object cloning
D. String operation

5. Which of the following removes leading and trailing spaces from a text string?
A. Remove
B. Trim
C. Delete
D. Cut
6. The four basic SQL command includes, insert, update, select and ______________
A. Erase
B. Delete
C. Cut
D. Remove
7. Which of the following enables you to Add Assets screen and DLLs to the metabots?
A. Web control room
B. Client
C. Metabot designer
D. Report Designer
8.Which of the following helps to closely manage TaskBots, Metabots and IQBots uploaded in the server?
A. Clients
B. Audit trails
C. user management
D. Repository Manager
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
9. Which of the following can be performed by the user with Bot Runner role?
A. Create and run the tasks
B. Run the task using the "one time only" schedule option
C. Run the task
D. Add, edit and delete schedule for tasks on your client machine
Read Also: Automation Anywhere RPA MCQ Quiz: Part 2
10. What is the right way to read excel or csv data?
A. Recorder
B. CSV
C. Object Cloning
D. Excel
11. If there any dynamic change in window title, which of the following should be done?
A. Convert the Window title as a variable
B. Use the variable operation
C. Use the wild card character while capturing
D. Convert the window title alone
12. Which of the following plays an important role in maintaining or calculating information when building automated task?
A. Task Editor
B. Variables
C. Command Library
D. Web Recorder
13. Which of the following allow access, control default, and DOS-based action of remote terminals?
A. Error Handling Command
B. PGP Command
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
C. FTP command
D. Terinal Emulator Command
14. The Automation Anywhere tool supports Active Directory integration. State True or False.
A. True
B. False
15. Identify the system de ned variable used for deploying a task globally?
A. Current Directory
B. System
C. Control room repository
D. AA Application Path
16. Which of the following format of System Variable can be changed?
A. Month
B. Date
C. Time
D. year
17. Counter variable always start from which of the following digits?
A. The answer is -1.
B. The answer is 1.
C. The answer is 0.
D. The answer is 2.
18. In AA, What option is used to read the entire cell in Excel?
A. Get multiple cells.
B. Get Cell
C. Go to Cell
D. Get all cells
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
19. Which of the following reads the content of the speci ed cell on the active spreadsheet?
A. Go to cell
B. Set cell
C. Open spreadsheet
D. Get cell
20. A password protected spreadsheet can be opened using open spreadsheet feature of AA. State True or False.
A. True
B. False
Read Also: Automation Anywhere RPA MCQ Quiz: Part 2
21. Which command is used to read a check box in attened PDF?
A. Extract from eld
B. Extract text
C. OCR
D. Check box cannot be extracted
22. You need to extract name, SSN number, and address from 20 PDFs which are of the same category in a folder. What are the action
required?
A. Use extract from elds in PDF
B. Use object cloning
C. Use wildcard character in window title of PDF
D. Use extract from elds in PDF for each le in a folder
23. Which of the following can be performed using PDF integration command?
A. PDF to Image
B. PDF to Email
C. PDF to Web page
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
D. PDF to XML
24. Automation Anywhere supports what kind of browser, by default?
A. Internet explorer
B. Google Chrome
C. Mozilla Firefox
D. Both A and B
25. Which of the following support Secure Recording mode?
A. Excel
B. Image Recognition
C. PDF
D. Object cloning
E. OCR
26. Which of the following is preferable to extract an html table?
A. OCR
B. Object cloning
C. Web Recorder
D. Manager Window
27. When you use Google Chrome browser, how do you select a dropdown value?
A. In object cloning, set the value of textbox to be selected
B. Click the textbox and keystroke the value to be selected
C. Use manage control activity
D. In object cloning, click the item.
28. Which of the following is used to automate, if the application is web based?
A. Managed window control
B. Object cloning
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
C. OCR
D. Web Recorder or Managed Web Controls
29. Which of the following capture Window Object and control?
A. Screen Recorder
B. Smart Recorder
C. Smart and Screen Recorder
D. Web Recorder
30. How can we open a browser in AA?
A. Open Program le
B. Launch website
C. Web Recorder
D. Screen Recorder
E. Smart Recorder
31. In case there is an error in the task, What will be the value of "Error line number"?
A. The Answer is -1.
B. The Answer is 1.
C. The Answer is 0.
D. The Answer is -2.
32. Which of the following is valid Error Handling Action?
A. Continue Until next error.
B. Re-Assign Variable
C. Stop after next error
D. Continue
33. Which of the following are possible in Error handling?
A. Variable Assignment
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
B. Stop Task
C. Multiple Error Handling
D. Log Data into le
34. How to capture an image for selection, using Image Recognition?
A. Select the window title for the both images (Image 1 and Image 2) and capture the Image for Image 2
B. Select the window title and only capture the Image for Image 1
C. Select the window title in both Image 1 and Image 2 and capture image in both windows
D. Select the window title and only capture the Image for Image 2
35. Which mode is used to recognize multicolored text on a multi colored background?
A. Gray Scale
B. Normal
C. Monochrome
D. RGB
36. Which of the following are valid Loop Commands?
A. Each folder in a folder
B. Each row in an excel sheet
C. Each image in a folder
D. Each cell in array
37. Which of following loops are o ered by an AA client?
A. String variable
B. Database Dataset
C. Excel database
D. List variables
E. Array Variables
38. We can use a single metabot for di erent applications. state true or false.
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
A. True
B. False
39. To identify changes for modi cation in the source application, what metabot option is used to instantly compare an existing screen with a
new screen?
A. Capture
B. Synchronize
C. Calibrate
D. Con gure
40. Which of the following an extension of MetaBots?
A. .metabot
B. .mbot
C. .atmx
41. Which of the following can be used to download a le?
Ans- Web Recorder, FTP
42. Which of the following recorder is ‘most’ preferable to
automate with if the application is web based?
Ans- Web Recorder/Managed Web Controls
43. Which of the following recorders works on the coordinates
of a screen?
Ans- Screen Recorder
44. Which of the following system variables are associated
with Arrays?
Ans- ArrayColumns
ArrayRows
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
45. Which of the following ROI setting can be modi ed?
Ans- Run Time
46. Which of the following variable types are available in the
Task Editor?
Ans- Array
List
47. Which of the following em ail based triggers does AAE
support out of box?
AnsUser activated/deactivated
User information updated
Task execution status
Above ALL
48. A task le contains which of the following?
Ans Doubt- O Task Commands only
49. Which of the following W ebCR options allows to view the
List of all client machines along with their status in read only
form?
Ans: © • Clients
50. AAE 10 LTS supports versioning through which of the following Version Control System?
Ans- VisualSVN
Read Also: Automation Anywhere RPA MCQ Quiz: Part 2
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
51. In case there is no error in a task, the value of ‘Error Line
Number’ will be_____
Ans- 0
52. Which of the following variable types are available in the Task Editor?
Ans- • Array
• List
53. $Filedata Colum n$ variable allow s us to read column wise
information from the following le typefe)?
Ans- CSV and txt
54. Which of the following is the default mode of Credential
Vault?
Ans- Express
55. Which of the following are not valid Loop commands?
Ans- Each item in a array
56. Which of the following methods can a developer use to debug a task using the Task Editor?
Ans- Enable debugging then function keys
57. Which of the following types of reports are generated by the Report Designer?
Ans- Task Run
and Work ow Run
58. Which of the following options allows to identify the Location of a Control Room repository?
Ans- Control Room Settings (Administration > Settings > Credentials Tab)
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
59. Which among the following should be checked prior to ensuring that the task performed is devoid of any errors in a Web Recorder?
Ans Doubt- The zoom factor in IE browser should be 100 %
60. Which of the following Clients is accessible to a user with Admin role/rights?
Ans Doubt- 0 Bot Creator Client
61. Which of the following le/ les cannot be scheduled by the Schedule Manager in AA Client?
Ans Doubt- Metabot
62. A Bot is created with speci c Properties, Scheduling, or
Triggers and uploaded on the Web CR. Which of the
following gets carried forward with the Bot?
Ans Doubt- Properties
63. Which of the following modes of Information Capture is
supported by Smart Recorder?
Ans- . Smart Recorder
•SMART Technology for desktop applications and Web sites
•Records based on a provided window title
•Object , Co-ordinates , Image playback mode
•Adjustable object identi cation criteria
•Can be used for both desktop as well as web applications.
64. 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?
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Ans Doubt- Managed Windows Control
65. While working on a WebCR, the Dashboard Component
displays the number of registered clients. What does this
indicate?
Ans Doubt- TotaL number of BotCreators and BotRunners
66. Which of the following can be attached to a mail being sent
via Error Handling?
Ans- Snapshot and Variable
67. Which of the following are possible in Error Handling?
Ans- O Take Snapshot
o Run Task
o Log Data into a File
© • ALL
68.Which of the following helps in searching for a web control based on the index number of the control stored while
recording a web page?
Ans- Control Index
69. At the event of an error, the ‘Set Task Status’ option under
Error Handling command allows to set the current task as
Ans- Pass or Fail
70. Which of the following type of variable(s) does a work ow support?
Ans Doubt- Array
71. Which of the following methods is used to assign a new set of permissions to a group of users?
Ans- Create a new role under Security Tab
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
72. Which of the following type of variable is not supported by MetaBots?
Ans Doubt- List Type
73. Which of the following options are true when the user
connects to more than one excel le during task execution?
Ans- Yes, it is supported by de ning di erent session
name for each excel le
74. In WebCR, what does the number of active users re ect in
Dashboard?
Ans- Total number of user accounts created on WebCR
75. Which of the following types of reports are generated by
the Report Designer?
Ans- Task Run
Work ow Run
Note: Answer for some questions may be incorrect. If you know the right answers, do let us know in comment box below or using contact
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
form.
SHARE:

LABELS:



AUTOMATION ANYWHERE

AUTOMATION ANYWHERE CERTIFICATION
AUTOMATION ANYWHERE QUIZ
ROBOTIC PROCESS AUTOMATION
RPA
RPA CERTIFICATION
RPA QUIZ
YOU MIGHT ALSO LIKE
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
1 comment:
TUSHAR
20 SEPTEMBER 2019 AT 02:58
Does anyone have prefect answer of above given question?
Reply
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
1 Comment
Sort by Oldest
Add a comment...
Madhuri Marathe
Please add following questions as well
1) __________is not a valid trigger type in automation anywhere.
Folder, Performance, Window, System logoff
2) We can find one image inside another image and perform left click, right-click and double-click using _________.
OCR Command, Object cloning command, Screen capture command, image recognition command
3) Variable type that is not supported by AA is __________
Random, Array, Value, String… See More
Like · Reply ·
2 · 48w
Nitin Saha
Updated answers. https://coderdestination.blogspot.com/.../automation...
Like · Reply ·
2 · 47w
Facebook Comments Plugin
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
► October (1)
► September (2)
► August (6)
► June (3)
► May (2)
► April (3)
► February (1)
▼ January (2)
Automation Anywhere Multiple Choice Questions with...
Automation Anywhere certi cation MCQS with answer...
► 2018 (34)
► 2017 (133)
FACEBOOK
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Automation Anywh…
625 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
IT NEWS
RPA
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
OOP
AUTOMATION ANYWHERE QUIZ
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA QUIZ
RPA TRICKS
RPA CERTIFICATION
C PRACTICE
CLOUD
CONTACT FORM
Name
Email *
Message *
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
TOTAL PAGEVIEWS
1 3 4 2 6 3 1
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



AUTOMATION ANYWHERE RPA MCQ QUIZ: PART 2
/ FEBRUARY 18, 2019
This Quiz contains probable multiple choice question asked for Automation Anywhere Certification assessment in various IT companies and training
center.
This quiz contains following Automation Anywhere Topics:
 Command
 Control
 Room Dashboard
 Error Handling
 Excel Activity
 Image Recognition Activity
 Loop Activity
 MetaBot Designer
 PDF activity
 Recorder Activity
 Task Editor
 Variable Activity
1) __________is not a valid trigger type in automation anywhere.
A. Folder
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
B. Performance
C. Window

D. System logoff
2) We can find one image inside another image and perform left click, right-click and double-click using _________.
A. OCR Command
B. Object cloning command
C. Screen capture command
D. image recognition command
3) Variable type that is not supported by AA is __________
A. Random
B. Array
C. Value
D. String
4) Automation anywhere is not capable of working with ___________.
A. Hand written documents
B. Rule based decisions
C. Window applications
D. Legacy system
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
5) From control room, on which type of clients can we schedule tasks?
A. Development Client
B. Runtime client
C. All the options
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certification
6) What is the correct order in Automation anywhere - Most friendly-Moderate friendly -Least friendly formats?
A. Excel-pdf-power point
B. Pdf-excel-word
C. Word-excel-text file
D. Csv-scanned pdf-word
7) Automation anywhere Development client, Run-time client and control room can be installed using the only one license.
A. True
B. False
8) ______ cannot be checked using if condition?
A. cpu utilization
B. service running
C. ping successful
D. file date
9) In Automation anywhere task editor window, we can manually write the lines of code without using a single AA command.
A. True
B. False
10) Using Smart recorder we can work with both windows and web applications.
A. True
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
B. False
11) Mapping of variables from main task to sub-task can be done using ___________.
A.string operation
B. variable operation
C. log to file
D. Run task command
12) Web recorder can also be used to work with windows or desktop applications.
A. True
B. False
13) Which of the following commands is more recommended while creating a bot?
A. insert mouse scroll
B. Insert mouse move
C. insert keystrokes
D. insert mouse click
14) Sql query option under Database command can be used to insert, update and delete the sql table.
A. True
B. False
15) Automation anywhere is compatible with Java, Mainframes, Oracle and SAP applications
A. True
B. False
16) Meta bots are used in AA as a reusable component and allows us to work with DLL's and visual captures
A. True
B. False
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
17) For uploading a bot to the control room we need to have access to it?
A. True
B. False
18) AA auto login feature enables us __________.
A. To execute the bot without having AA installed on the system,
B. To Grant access to control room,
C. Provide access to the system without user name and password,
D. To execute the bot while the system is logged off
19) Web recorder allows us to extract tables, single data, pattern based data and images. Same thing can be achieved using smart recorder.
A. True
B. False
20) Error handling command enables us to __________.
A. Take snapshot,
B. Send email,
C. Assign to variable,
D. All the options
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certification
21) Automation anywhere provides inbuilt exception handling capability?
Answer:
A. True
B. False
22) Following operations can be performed using string operation command?
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Answer:
A. All the options
B. Compare
C. Join
D. Trim
23) Which recorder is least recommended in automation anywhere?
Answer:
A. web recorder
B. object reorder
C. smart recorder
D. standard recorder
24) Which system variable is used to read the text and csv files?
Answer:
A. filedata column
B. clipboard
C. dataset column
D. table column
25) Automation anywhere provides some special variables that can be used inside the loop command ___________.
Answer:
A. Excel and table column
B. Excel column
C. prompt assignment
D. table column
26) Automation anywhere provides us flexibility to run the task using Control Room, Development Client, Runtime Client.
Answer:
A. False
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
B. True
27) Pdf integration command cannot be used for ___________.
Answer:
A. decrypt document
B. converting pdf files to word document
C. Merge document
D. converting pdf files to image
28) If an organization chooses to implement RPA, it must ensure to change the programming logic in the applications involved.
True/False
29) Recorder function is an added advantage while selecting an RPA tool, because it assists with ________.
A. enabling flow
B. configuring cognitive RPA
C. speeding up of the configuration
D. removing abstraction
30) ______________ is used for visualizing complex processes.
A. All of the options
B. Robot Controller
C. None of the options
D. Layered design
E. Process recorder
31) RPA is capable of __________________ to new situations.
A. adapting
B. responding
C. learning and responding
D. learning
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
E. All of the options.
32) Which of the following can be used to download a file?
Ans- Web Recorder, FTP
33) Which of the following recorder is ‘most’ preferable to
automate with if the application is web based?
Ans- Web Recorder/Managed Web Controls
34) Which of the following recorders works on the coordinates
of a screen?
Ans- Screen Recorder
35) Which of the following system variables are associated
with Arrays?
ANS- Array Columns, Array Rows
36) Counter variable always starts from which of the following digit?
Ans- 1
37) Which of the following ROI setting can be modified?
Ans- Run Time
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
38) Which of the following variable types are available in the Task Editor?
Ans- Array
List
39) Which of the following email based triggers does AAE support out of box?
Ans:User activated/deactivated
User information updated
Task execution status
Above ALL
40) Which of the following format of System Variables can be changed?
Ans- Date
41) A task file contains which of the following?
Ans - Task Commands only
42) Which of the following WebCR options allows to view the List of all client machines along with their status in read only form?
Ans: Clients
43) AAE 10 LTS supports versioning through which of the following Version Control System?
Ans : VisualSVN
44) In case there is no error in a task, the value of ‘Error Line Number’ will be_____
Ans- 0
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
45) $Filedata Colum n$ variable allows us to read column wise information from the following file type?
Ans- CSV and txt
46) Which of the following is the default mode of Credential Vault?
Ans- Express
47) Which of the following methods can a developer use to debug a task using the Task Editor?
Ans- Enable debugging then function keys
48) Which of the following types of reports are generated by the Report Designer?
Ans- Task Run
and Workflow Run
49) Which of the following options allows to identify the Location of a Control Room repository?
Ans- Control Room Settings (Administration > Settings > Credentials Tab)
50) Which of the following is ‘most’ preferable to extract an html table?
Ans- Web Recorder
51) Which among the following should be checked prior to ensuring that the task performed is devoid of any errors in a Web Recorder?
Ans - The zoom factor in IE browser should be 100%
52) Which of the following Clients is accessible to a user with Admin role/rights?
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Ans: Bot Creator Client
53) Which of the following are not valid Loop commands?
Ans- Each folder in a folder
54) Which of the following file/files cannot be scheduled by the Schedule Manager in AA Client?
Ans - Metabot
55) A Bot is created with specific Properties, Scheduling, or Triggers and uploaded on the Web CR. Which of the following gets carried forward with the
Bot?
Ans - Properties
56) Which of the following modes of Information Capture is supported by Smart Recorder?
ANS- . Smart Recorder
•SMART Technology for desktop applications and Web sites
•Records based on a provided window title
•Object , Co-ordinates , Image playback mode
•Adjustable object identification criteria
•Can be used for both desktop as well as web applications.
57) Which one of the following is ‘highly’ not recommended to use if the application is local and offers full support of objects for automation?
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Ans - Managed Windows Control
58) While working on a WebCR, the Dashboard Component displays the number of registered clients. What does this indicate?
Ans - Total number of Bot Creators and Bot Runners
59) Which of the following can be attached to a mail being sent via Error Handling?
Ans- Snapshot and Variable
60) Which of the following are possible in Error Handling?
Take Snapshot
Run Task
Log Data into a File
ALL
61)Which of the following helps in searching for a web control based on the index number of the control stored while recording a web page?
Ans- Control Index
62) At the event of an error, the ‘Set Task Status’ option under Error Handling command allows to set the current task as
Ans- Pass or Fail
63) Which of the following type of variable(s) does a workflow support?
Ans - Array
64) Which of the following methods is used to assign a new set of permissions to a group of users?
Ans- Create a new role under Security Tab
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
65) Which of the following type of variable is not supported by MetaBots?
Ans - List Type
66) Which of the following options are true when the user connects to more than one excel file during task execution?
Ans- Yes, it is supported by defining different session name for each excel file
67) In WebCR, what does the number of active users reflect in Dashboard?
Ans- Total number of user accounts created on WebCR
SHARE:
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
 
LABELS:
 
 
 
AUTOMATION ANYWHERE
 
AUTOMATION ANYWHERE CERTIFICATION
AUTOMATION ANYWHERE QUIZ
RPA CERTIFICATION
RPA QUIZ
YOU MIGHT ALSO LIKE



RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
15 comments:
BOHN
1 AUGUST 2019 AT 12:48
is the command you can utilize to hold the bot execution for a particular period and then continue.
Delay
Reply
BOHN
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
1 AUGUST 2019 AT 12:50
Using Email automation command, you can receive emails from the server directly without having Email client interface such as Outlook.
True
Reply
UNKNOWN
18 SEPTEMBER 2019 AT 00:31
Question no1 option(D) System logo is correct answer.
Reply
ANONYMOUS
24 SEPTEMBER 2019 AT 03:55
Q3 the answer will be (D)m string is not a support variable type
Reply
SINIDA
16 OCTOBER 2019 AT 07:21
Hi,
Are these all answers correct. I have been failing with 14/20 etc. even after giving all the highlighted option answers. This may need to be revised.
Reply
UNKNOWN
3 NOVEMBER 2019 AT 02:39
Question No 6: Most-Moderate-least
word-excel-text is wrong
Reply
ANONYMOUS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
13 NOVEMBER 2019 AT 05:47
Automation Anywhere o ers us the exibility to run the task by utilizing Runtime Client, Development Client, and Control Room. FALSE
Reply
ANONYMOUS
13 NOVEMBER 2019 AT 05:48
Which system variable is utilized to read the CSV and text les? TABLE COLUMN IS WRONG
Reply
Replies
SONI
4 JANUARY 2020 AT 03:46
Filedata column is correct
Reply
UNKNOWN
26 NOVEMBER 2019 AT 00:51
Smart recorder is wrong, standard/screen recorder is right for ques no 23
Reply
Replies
UNKNOWN
28 NOVEMBER 2019 AT 16:01
standard recorder is wrong
Reply
UNKNOWN
28 NOVEMBER 2019 AT 16:04
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
6) What is the correct order in Automation anywhere - Most friendly-Moderate friendly -Least friendly formats?
Ans- A
Reply
Replies
UNKNOWN
18 JANUARY 2020 AT 04:10
CSV,Scanned pdf,word is right answer.I got 20 out of 20
Reply
UNKNOWN
28 NOVEMBER 2019 AT 16:04
It is optional to o er CSV path for pattern-based data extraction in web recording.
True
Reply
UNKNOWN
7 JANUARY 2020 AT 18:48
14) Sql query option under Database command can be used to insert, update and delete the sql table.? False is correct
Reply
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
2 Comments
Sort by Oldest
Add a comment...
Realtekh India
Great post!! This can be one particular of the most useful blogs. Basically Wonderful. I can understand your hard work.
https://realtekconsulting.net/erp_product.html
Like · Reply · 32w
S M Yousuf
Thank you, it's really helpful for us & apricating for posting this blog.
Like · Reply ·
1 · 28w
Facebook Comments Plugin
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
► October (1)
► September (2)
► August (6)
► June (3)
► May (2)
► April (3)
▼ February (1)
Automation Anywhere RPA MCQ Quiz: Part 2
► January (2)
► 2018 (34)
► 2017 (133)
FACEBOOK
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Automation Anywh…
625 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
IT NEWS
RPA
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
OOP
AUTOMATION ANYWHERE QUIZ
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA QUIZ
RPA TRICKS
RPA CERTIFICATION
C PRACTICE
CLOUD
CONTACT FORM
Name
Email *
Message *
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
TOTAL PAGEVIEWS
1 3 4 2 6 4 3
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



RPA MCQS QUIZ: 3
/ APRIL 21, 2019
1. To get a graphical representation of Events Distribution by Activity Type, a CR admin need to refer to …. dashboard.
a. Audit
2. Which of the following options in AAE support the email noti cation feature?
a. All
3. Which of the following client is accessible to a user with ‘AAE_Admin’ system role assigned?
a. Bot Creator
4. Which of the following email based triggers does AAE 11 CR support out of box?
a. A Task Bot stopped running because it is unsuccessfull
b. User activated/deactivated
c. User information updated
d. A BLM package is exported/imported
5. Locker managers have all the permissions that owners do except they cannot add other owners or managers
a. True
6. As a Control Room user with ‘Manage and Update all schedules’ privileges, one can activate or deactivate scheduled activities in the following
ways.
a. Either individually or in bulk
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
7. Users can see lockers only if they have created them or if they are a member of that locker
a. True

8. Which of the following WebCR feature allows to view the list of all client machines along with their name, type and status in read-only form
a. Devices
9. Which of the following types of reports are generated by the Report Designer
a. Task failure (bad answer)
b. Task log (probably good answer)
10. Which system variable can be used in the required command to access the work item attributes from a queue category?
a. $dataset column$
11. Credential Variables can be seen and accessed from the … window
a. Variable manager – bad answer
b. Insert variables – probably good answer
12. Which of the following is not a valid recorder in AA Enterprise Platform?
a. Desktop Recorder
13. In the loop associated with Database command, which system variable is used to extract column values from the database table?
a. $Table Column$
14. Which of the following ROI setting can be modi ed in Client?
a. Hourly time
15. Which of the following are possible in Error Handling?
a. All
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
16. 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?
a. Object cloning
17. In case there is no error in a task, the value of ‘error line number’ will be..
a. 0
18. Which of the following commands does not support Credential Variables?
a. Log to le <- answer
b. Active directory
19. Which of the following is an extension of a Metabot File?
a. .mbot
20. The FTP- Put Files command is used to
a. Upload le(s) from local system to FTP/SFTP server
21. Conditional decision making is out of the scope of rpa automation.
True/False
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
SHARE:
LABELS:





AUTOMATION ANYWHERE QUIZ
ROBOTIC PROCESS AUTOMATION
RPA CERTIFICATION
RPA QUIZ
YOU MIGHT ALSO LIKE
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
1 comment:
SHIVKANT BAGHEL
28 OCTOBER 2019 AT 04:23
13. $DataSet Column$
Reply
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
1 Comment
Sort by Oldest
Add a comment...
Realtekh India
Nice blog, very interesting to read
I have bookmarked this article page as i received good information from this.
<a href="https://realtekconsulting.net/mobility_solution.html">enterprise mobility software solutions in us</a>
<a href="https://realtekconsulting.net/mobility_solution.html">mobility solution company in us</a>
<a href="https://realtekconsulting.net/mobility_solution.html">mobility software companies in us</a>
<a href="https://realtekconsulting.net/erp_product.html">erp implementation in us</a>
<a href="https://realtekconsulting.net/crm_product.html">crm software development cost in us</a>
Like · Reply · 32w
Facebook Comments Plugin
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
► October (1)
► September (2)
► August (6)
► June (3)
► May (2)
▼ April (3)
RPA Mcqs Quiz: 5
RPA Mcqs Quiz: 4
RPA Mcqs Quiz: 3
► February (1)
► January (2)
► 2018 (34)
► 2017 (133)
FACEBOOK
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Automation Anywh…
625 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
IT NEWS
RPA
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
OOP
AUTOMATION ANYWHERE QUIZ
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA QUIZ
RPA TRICKS
RPA CERTIFICATION
C PRACTICE
CLOUD
CONTACT FORM
Name
Email *
Message *
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
TOTAL PAGEVIEWS
1 3 4 2 5 9 8
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



RPA MCQS QUIZ: 4
/ APRIL 21, 2019
21. How can a command be added from command library to the Task Actions List in workbench?
a. Drag & Drop the command
22. Counter variable always starts from which of the following digit?
a. 1
23. Which of the following actions can be performed using the PDF integration commands?
a. Conversion of pdf into image
b. Extraction of text from pdf
24. Which of the following le/ les cannot be scheduled by the Schedule Manager in AA Client?
a. MetaBots Files
b. Executable les (other options)
c. VB script les (other options)
25. Which of the following loops are o ered by the AAE Client?
a. Database dataset
b. Excel dataset
c. List variables
d. XML dataset
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
26. Which of the following are valid Error Handling Actions?
a. Continue
27. Which among the following should be checked prior to ensuring that the task performed is devoid of any errors in a Web Recorder?
a. The zoom factor in IE browser should be 100%
b. The IE 11 plugin is installed and enabled

28. Which of the following variable types are available in the workbench?
a. Array
b. List
29. Which of the following options is used to divide one PDF document into multiple PDF les?
a. Split Document
30. Which of the following command(s) can be used to download a le?
a. FTP
b. Web Recorder
31. Which of the following statements is true about the Object Cloning command?
a. It is capable of capturing web as well as window objects and controls such as text from drop down menus
32. Which type of variables are supported in AAE 11 LTS MetaBots?
a. Value. List. Array and Random
33. Which of the following type of variable(s) does a work ow support?
a. Value, List and array
34. PDF Integration-Extract Text command allows output in two di erent text-types, which are..
a. Un-formatted and formatted
b. Structured and tabular
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
35. Which of the following is ‘most’ preferable to extract an html table?
a. Web recorder
36. Which of the following recorder/command is ‘most’ preferable to automate with if the application is web based?
a. Web Recorder/ Managed Web Controls
37. Which of the following is not a valid Loop command?
a. Each Item In An Array
b. Each Folder In A Folder
38. Which of the following are the available Recorders in Automation Anywhere?
a. Smart Recorder
b. Web Recorder
39. Which of the following dashboards provide information on ‘Total Users’/
a. Home
40. Which feature in Web CR provides administrator and/or user important data to monitor user activities ,task progress and status, ,which can
be used to enforce internal compliance regulations as well as prevent tampering with mission-critical processes?
a. Workload
b. Bots (other answer)
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
SHARE:
LABELS:





AUTOMATION ANYWHERE QUIZ
ROBOTIC PROCESS AUTOMATION
RPA
RPA CERTIFICATION
RPA QUIZ
YOU MIGHT ALSO LIKE
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
1 comment:
UNKNOWN
14 JANUARY 2020 AT 17:20
23 a. Conversion of pdf into image
24 a. MetaBots Files
25.
b. Excel dataset
c. List variables
d. XML dataset
34 a. Un-formatted and formatted
40. Audit Log
Reply
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
3 Comments
Sort by Oldest
Add a comment...
Realtekh India
The blog you have shared really worth for me.Thanks for Sharing...
Like · Reply · 32w
Anshuman Saini
A developer logged into a client machine has recently completed designing a new TaskBot and needs to evaluate the Bot outcome for purpose of
meeting the project requirement. If the evaluation is successful, the TaskBot will then be uploaded to the control room.
Which three actions could the developer take, to execute the TaskBot for the evaluation? (Choose three.)
Provide the complete path of the TaskBot ATMX file in the CLI window
Execute the bot from the client login at the Control Room
Execute the bot from the administration login at the Control Room
Open the TaskBot in the workbench a… See More
Like · Reply · 26w
Anshuman Saini
can someone help me on these question
Like · Reply · 26w
Facebook Comments Plugin
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
► October (1)
► September (2)
► August (6)
► June (3)
► May (2)
▼ April (3)
RPA Mcqs Quiz: 5
RPA Mcqs Quiz: 4
RPA Mcqs Quiz: 3
► February (1)
► January (2)
► 2018 (34)
► 2017 (133)
FACEBOOK
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Automation Anywh…
625 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
IT NEWS
RPA
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
OOP
AUTOMATION ANYWHERE QUIZ
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA QUIZ
RPA TRICKS
RPA CERTIFICATION
C PRACTICE
CLOUD
CONTACT FORM
Name
Email *
Message *
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
TOTAL PAGEVIEWS
1 3 4 2 6 0 5
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



RPA MCQS QUIZ: 5
/ APRIL 21, 2019
1. If a customer does not want AAE to capture credit card while using object cloning across all of their AAE Clients, what are the options
available to a Bot Creator?
a. Enable secure recording in Control Room
2. ….. feature in CR allows you to manage your work items by dividing them into small yet logical modules and processing those simultaneously.
a. Workload management
b. devices
3. Which feature in the Web CR displays the In progress, scheduled and Historical activities
a. Activity
4. Devices feature in CR allows a user to Run as well as Schedule a bot (true/false)
a. False
5. Audit Log captures and provides read-only records of all the important actions performed by user for… activities
a. Control room
6. Users can see lockers only if the have created them or if they are a member of that locker
a. True
7. To consume work items from a given queue in the CR instance that you are connected to, you must rst add… in the bot through the variable
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
manager panel
a. Queue category
b. Bot dependency
8. Which of the following can be attached to a mail being sent via Error Handling?
a. Error log and variable

9. Which of the following modes of Information Capture is supported by Smart Recorder?
a. Window mode
10. Which of the following String operation sub-commands is used to get number of characters in a given source string?
a. Length
11. It is possible to close a message box automatically after a predeterminated time interval speci ed in second
a. True
12. Which of the following helps in searching for a web control based on the index number of the control stored while recording a web page?
a. Index
13. At the event of an error, the ‘set task status’ option under Error Handling commands allows to set the current task as…
a. Pass or aborted
b. Pass or fail
14. A bot is created with speci c properties, scheduling, or triggers and uploaded on the web CR. Which of the following gets carried forward
with the Bot?
a. Properties and Triggers
15. PGP command allows to encrypt/decrypt a le using keys where…
a. Private key is used for encryption and public key is used for the decryption of encrypted le
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
16. THE FTP- Change Folder command is used to…
a. Set upload target to a di erent folder on an FTP server
17. The Di erent play modes available under the Object Cloning command are..
a. Object, coordinates and Image
18. Which system variable can be used in the required command to access the work item attributes from a queue category?
a. $List Item$
19. Which of the following dashboard provides information on CPU, Memory and HDD Utilization in percentage?
a. Devices
20. Which of the following pre-de ned system role in CR is required to create a device pool?
a. AAE_Pool Admin
21. Which of the following version control system is supported by aae 11 lts?
a. VisualSVN
22. It is mandatory to associate a credential with locker before it can be consumed in a Bot (true/false)
a. True
23. Which of the following options are true when the user connects to more than one excel le during task execution?
a. Yes, it is supported by de ning di erent session name for each excel le
24. Which of the following statements is true about the PGP command?
a. It is used for encryption and decryption of .txt and .csv les only
25. $Filedata Column$ variable allows us to read column wise information from the following le type(s)?
a. Csv
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
b. Doc
c. Txt
26. Which of the following system variables are associated with Arrays?
a. arrayCoumns
b. arraySize
27. under which dashboard is the graphical information like ‘device pools by fte’ and ‘device pools by backlog displayed?
a. Devices
28. ________ is used to speed up the process de nition by capturing the user actions.
Ans: User Action
29. A task has been modi ed in local client. which of the client's features can be used to compare this task with the one uploaded on webcr?
Ans: Doubt, will be updated soon.
30.RPA is capable of _____ to new situations.
A. learning
B. learning and responding
C. adapting
D. responding
E. All of the options.
31. In ________ automation, user intervention is required only for scheduling and managing robot workload.
A. assisted
B. unassisted
C. intellisense
D. autonomous
E. cognitive
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
SHARE:
LABELS:





AUTOMATION ANYWHERE QUIZ
ROBOTIC PROCESS AUTOMATION
RPA
RPA CERTIFICATION
RPA QUIZ
YOU MIGHT ALSO LIKE
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
1 comment:
RIZWAN AHMED
3 AUGUST 2019 AT 00:41
nice article please keep up the good work appreciaetd...!!!
website: http://www.galaxyoftechnologies.com/
Reply
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
2 Comments
Sort by Oldest
Add a comment...
Realtekh India
Great Article. This Blog Contain Good information about ERP Software. Thanks For sharing this blog. Can you please do more articles like this blog.
<a href="https://realtekconsulting.net/machine_maintenance_product...">machine maintenance software price in us</a>
<a href="https://realtekconsulting.net/machine_maintenance_product...">machine maintenance software development in us</a>
<a href="https://realtekconsulting.net/crm_product.html">crm software development cost in us</a>
<a href="https://realtekconsulting.net/crm_product.html">crm software development cost in chennai</a>
<a href="https://realtekconsulting.net/erp_product.html">cloud erp in chennai</a>
Like · Reply · 32w
Rishav Jha
What is a pre-defined system role associated with the"Credentials Vault" feature in Control Room?
AAE_Queue Administrator
AAE_Locker Administrator
AAE_Pool Administrator
AAE_Credential Administrator
Like · Reply ·
1 · 3w
Facebook Comments Plugin
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
► October (1)
► September (2)
► August (6)
► June (3)
► May (2)
▼ April (3)
RPA Mcqs Quiz: 5
RPA Mcqs Quiz: 4
RPA Mcqs Quiz: 3
► February (1)
► January (2)
► 2018 (34)
► 2017 (133)
FACEBOOK
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Automation Anywh…
625 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
IT NEWS
RPA
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
OOP
AUTOMATION ANYWHERE QUIZ
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA QUIZ
RPA TRICKS
RPA CERTIFICATION
C PRACTICE
CLOUD
CONTACT FORM
Name
Email *
Message *
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
TOTAL PAGEVIEWS
1 3 4 2 6 0 9
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



RPA MCQ QUIZ 7
/ JUNE 23, 2019
Note: Questions are submitted by readers, we are working on request. Answers will be provided soon. If you know the answers of any
question please let us know in comment section.
1. While editing a task, the screenshots are not appearing under Visualize Tab. What could be the possible reason?
None
The pop-up blocker in the IE browser was disabled
The task was created with Secure Recording option enabled in CR
The task was modi ed in the Task Editor
2. Which of the following options allows to identify the location of a Control Room repository?
Administration > Settings > Credentials Tab
Administration > Settings > Bots Tab
Administration > Settings > General Tab
Administration > Settings > Client Application Tab
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
3. If a customer does not want AAE to capture credit card while using object cloning across all of their AAE Clients, what are the options
available to a Bot Creator?

Use object mode of object cloning
Use image recognition
Enable secure recording in Control Room
Use co-ordinate mode of object cloning
4. As a Control Room user with 'Manage and Update all schedules' privileges, one can activate or deactivate scheduled activities in the following
ways.
Either Individually or In bulk
Only Individually
Only In Bulk
5. The pre-de ned system roles associated with the 'Credentials' feature in Web CR is ________________.
AAE_Pool Admin
AAE_Credential Admin
AAE_Locker Admin
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
AAE_Queue Admin
6. Which of the following options allows to enable or disable the version control system in Web CR?
Administration > Settings > Bots Tab
Administration > Settings > General Tab
Administration > Settings > Client Application Tab
Administration > Settings > Credentials Tab
7. Audit Log captures and provides read-only records of all the important actions performed by users for ______________ activities.
Client
Control Room
Both Control Room and Client
8. Counter variable always starts from which of the following digit?
2
0
-1
1
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
9. Which system variable can be used in the required command to access the work item attributes from a queue category?
$WorkItem$
$Dataset Column$
$List Item$
$Dataset Item$
10. A Bot is created with speci c Properties, Scheduling, or Triggers and uploaded on the Web CR. Which of the following gets carried forward
with the Bot?
Properties only
Properties, Schedules and Triggers
Properties and Triggers
Properties and Schedules
11. Which of the following is 'most' preferable to extract an html table?
Web Recorder
Object Cloning
OCR
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Image Recognition
12. Which of the following statements is true about the Object Cloning command?
It works only on the screen coordinates to capture the information from a speci ed area
It is capable of capturing web as well as window objects and controls such as text from drop down menus
It is capable of extracting information from a CSV/TEXT le without opening it
It works only with the web based objects to extract information
13. A task has been modi ed in local client. Which of the client's features can be used to compare this task with the one uploaded on WebCR?
Options > Runtime Settings > Repository
Manage > Repository
Manage > Compare Tasks
Manage > Compare Tasks > Repository
14. Which of the following are valid Error Handling Actions?
Continue
None
Continue until next error
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Stop after next error
15. Which of the following variable types are available in the workbench?
Boolean
Array
Float
List
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
SHARE:

LABELS:




AUTOMATION ANYWHERE QUIZ
RPA QUIZ
YOU MIGHT ALSO LIKE
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
4 comments:
SUSHMA
12 SEPTEMBER 2019 AT 04:19
Thanks for sharing this valuable information with us keep Blogging !!
Digital Marketing agency in Vizag
Seo Services in Vizag
Web Designing companies in Vizag
Best Website Designers in Vizag
Web Designing Services in Visakhapatnam
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Reply
ANONYMOUS
19 SEPTEMBER 2019 AT 19:42
Can someone post answers for this quiz
Reply
ANONYMOUS
22 SEPTEMBER 2019 AT 17:51
1. The task was created with Secure Recording option enabled in CR
2. Administration > Settings > Credentials Tab
3. Enable secure recording in Control Room
4. Either Individually or In bulk
5.
6.
7. control Room
8. 1
9. $Dataset Column$
10. Properties and Triggers
11. Web Recorder
12. It is capable of capturing web as well as window objects and controls such as text from drop down menus
13. Manage > Repository
14. Continue
15. Array, list
Reply
ANONYMOUS
30 OCTOBER 2019 AT 20:11
5. AAE_Pool Admin
6. Administration > Settings > Bots Tab
Reply
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
1 Comment
Sort by Oldest
Add a comment...
Aru Geneal
how can i get answers to all Quiz questions
Like · Reply · 25w
Facebook Comments Plugin
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
► October (1)
► September (2)
► August (6)
▼ June (3)
RPA MCQ Quiz 8
RPA MCQ Quiz 7
Critical Robotics Process Automation (RPA) Design ...
► May (2)
► April (3)
► February (1)
► January (2)
► 2018 (34)
► 2017 (133)
FACEBOOK
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Automation Anywh…
625 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
IT NEWS
RPA
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
OOP
AUTOMATION ANYWHERE QUIZ
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA QUIZ
RPA TRICKS
RPA CERTIFICATION
C PRACTICE
CLOUD
CONTACT FORM
Name
Email *
Message *
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
TOTAL PAGEVIEWS
1 3 4 2 6 1 7
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



RPA MCQ QUIZ 8
/ JUNE 23, 2019
Note: Questions are submitted by readers, we are working on request. Answers will be provided soon. If you know the answers of any
question please let us know in comment section.
16. Which of the following modes of Information Capture is supported by Smart Recorder?
Command Mode
Text Mode
Object Mode
Window Mode
17. What is the default function of Excel 'Close Spreadsheet' Command?
It prompts user whether to save the changes or not
It closes the spreadsheet without saving the changes
It closes all open sheet tabs of the spreadsheet
It closes the spreadsheet while saving the changes
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
18. PDF Integration- Extract Text command allows output in two di erent text-types, which are ___________________.
Un-formatted and Formatted

Structured and Tabular
Plain and Comma Separated
Plain and Structured
19. Which of the following le/ les cannot be scheduled by the Schedule Manager in AA Client?
Executable Files
Work ow Files
MetaBots Files
VB Script Files
20. Which of the following options are true when the user connects to more than one excel le during task execution?
Yes, it is supported by de ning di erent session name for each excel le
No, it is not supported
None
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Yes, it is a default support
21. Which of the following actions can be performed using the PDF Integration commands?
Extraction of Text from PDF
Extraction of Form-Fields from PDF
Conversion of PDF into Image
Conversion of Text into PDF
22. Which of the following can be attached to a mail being sent via Error Handling?
Error Log and Variable
Snapshot and Error Log
Snapshot and Variable
Data Log and Snapshot
23. The variables associated with loop commands 'Each Row In A CSV/TEXT File' and 'Each Row In An Excel Dataset' are
_____________________________ respectively.
$Filedata Column$ and $Excel Column$
$Dataset Column$ and $Excel Column$
$Dataset Column$ and $Table Column$
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
$Filedata Column$ and $Dataset Column$
24. Which type of variables are supported in AAE 11 LTS MetaBots?
Value, List and Array only
Value and List only
Value, List, Array and Random
List and Array only
25. To consume work items from a given queue in the Control Room instance that you are connected to, you must rst add _________________ in
the Bot through the Variable Manager panel.
Work Item
Queue Variables
Queue Category
Bot Dependency
26. Which among the following should be checked prior to ensuring that the task performed is devoid of any errors in a Web Recorder?
Flash plug-in is installed
The IE 11 plugin is installed and enabled
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
The zoom factor in IE browser should be 100 %
The zoom factor in IE browser should be 125 %
27. In XML command, which of the following options can be used to perform calculations in an XML document?
Get Node(s)
Validate XML Document
Get Cells
Execute XPath Function
28. The FTP- Change Folder command is used to _______________.
Transfer le(s) to a di erent folder on an FTP server
Transfer le(s) to a di erent folder on a local system
Set download target to a di erent folder on a local system
Set upload target to a di erent folder on an FTP server
29. Bots can be con gured to process each data record from one queue and push the outcome as Work Item into another Queue using the
__________________ command in Workbench.
Insert Work Item
Insert Node
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Insert Keystrokes
Insert Queue
30. $Filedata Column$ variable allows us to read column wise information from the following le type(s)?
.pdf
.txt
.csv
.doc
31. Under which dashboard, is the graphical information like 'Device pools by FTE' and 'Device pools by backlog' displayed?
Workload
Devices
Bots
Home
31. Which of the following graphical information can be found under the 'Bots' dashboard?
'Total Bot Runners'
'Top Failure Reasons'
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
'Device pools by FTE'
'Total Bot Schedules'
SHARE:





Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
LABELS:
AUTOMATION ANYWHERE QUIZ
RPA QUIZ
YOU MIGHT ALSO LIKE
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
9 comments:
KEETZ
9 SEPTEMBER 2019 AT 03:48
Could you please provide the answers
Reply
Replies
UNKNOWN
26 SEPTEMBER 2019 AT 02:26
Did you get the answers, If yes then plz share in comment.
Reply
TUSHAR
27 SEPTEMBER 2019 AT 03:15
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Please provide the answer for above question.
Reply
ANONYMOUS
23 OCTOBER 2019 AT 04:49
Anyone have answers?
Reply
ARVIND CHAUHAN
21 NOVEMBER 2019 AT 23:12
26) The IE 11 plugin is installed and enabled
The zoom factor in IE browser should be 100 %
Reply
ARVIND CHAUHAN
21 NOVEMBER 2019 AT 23:14
28) Set upload target to a di erent folder on an FTP server
Reply
UNKNOWN
31 DECEMBER 2019 AT 05:02
31 answer please
Reply
Replies
ANONYMOUS
9 JANUARY 2020 AT 23:04
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
It's WORKLOAD
https://docs.automationanywhere.com/bundle/enterprise-v11.3/page/enterprise/topics/control-room/dashboards/dashboards-workload.html
Reply
ANONYMOUS
10 JANUARY 2020 AT 00:40
24 Value, List, Array and Random
Reply
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
1 Comment
Sort by Oldest
Add a comment...
Vikas Kumar Singh
very nice article you shared.
if you want to know the technologies updates RPA,visit below site.
<a href="http://www.dotnetbasic.com" >RPA Tutorial with Examples </a>
Like · Reply · 28w
Facebook Comments Plugin
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
► October (1)
► September (2)
► August (6)
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
▼ June (3)
RPA MCQ Quiz 8
RPA MCQ Quiz 7
Critical Robotics Process Automation (RPA) Design ...
► May (2)
► April (3)
► February (1)
► January (2)
► 2018 (34)
► 2017 (133)
FACEBOOK
Automation Anywh…
625 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
IT NEWS
RPA
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
OOP
AUTOMATION ANYWHERE QUIZ
ARTIFICIAL INTELLIGENCE
Create PDF in your applications with the Pdfcrowd HTML to PDF API
JAVA
JOKES
RPA QUIZ
RPA TRICKS
RPA CERTIFICATION
C PRACTICE
CLOUD
PDFCROWD
CONTACT FORM
Name
Email *
Message *
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
TOTAL PAGEVIEWS
1 3 4 2 6 2 5
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



RPA QUIZ: 11 (ADVANCE CERTIFICATION)
/ AUGUST 09, 2019
1. The Bot development team manager has approached the data base (DBA) to details of Server with the team. team to work the server for
their current assignment. The DBA to ensure that the team's work can be accomplished without compromising con dential information) on
the database server. What approach should the DBA follow?
The DBA and team create local database connection details on one of the bot can copied to the other developer The DBA can contribute
Credential Variable database connection details on the Room. which can be accessed by bot developers on their systems.
The DBA the team can create a global variable containing database connection details in the Control Room, which each bot developer can use
to set the database connection.
The DBA and the team can enter the Database connection details (server name. login information) on each Bot developer's terminal without
sharing the connection details
2. A bot developer wants to copy a bot from the development environment to the testing environment. Which option should the developer
perform?
Alert an administrator that the process is ready for promotion
Copy the les to a shared directory on the server
Export the bot from the development control room then import the package to the le
UAT control room Zip all the les and dependencies into a single le and upload to the testing server
3. Bot creators are complaining that their personal login credentials for a system they are automating are being used by bots in production.
They are concerned the bot will make errors and they will be blamed. What can the credential vault locker administrator do to x the problem?
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Add a new user de ned credential to a locker. Have a user-de ned role mapped to the locker be assigned to bot creators and bot runners.
Assure the developers that properly developed bots do nor make mistakes.
Add a new standard credential to a locker far access to the new system and assign the bot developers as consumers of the locker.
Review the code promotion process to ensure clearing any personal passwords prior to promoting a bot to production.

4. What dashboard displays graphical information like 'Device pools by FTE' and 'Device pools by backlog'?
Workload
Devices
Home
Bots
5. A Control Room administrator has been noti ed of forthcoming downtime that will impact the ability of TaskBots to run. What is the rst
thing the administrator should do to best prepare for this downtime?
Option 1. use the PowerShell cmdlet •botsched .suspendscheduleupdates•
Select a di erent Control Room for the impacted activities using the 'Update Service Location' wizard
Go to Activity > Production, mouse over the Bot schedule to be deactivated and select the 'relegate' toggle in the Control Room user interface
Deactivate impacted activities using the •deactivate' togge in the Control Room user interface
6. A bot creator is complaining that they keep getting disconnected from the control room overnight. They also noticed changes to their bots in
the repository. They want to see if anyone is accessing their account outside of business hours. What can the control room administrator do
to investigate these claims?
Adjust the session timeout on the control room to ensure the bot developer's account disconnects after working hours
Assure the bot developer that the control room sessions time out
Coordinate with IT to monitor the bot developer's desktop account
Check the audit log for actions taken by the bot developer and inspect the source device
Force the bot developer to change their password
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
7. A project leader has recently installed Automation Anywhere Enterprise with administration rights and is now allocating user licenses to the
team. While doing so, the project leader is encountering error and not able to allocate license. What are two possible reasons, out of the below
stated reasons, why the project leader is facing this issue? (Choose two.)
The project leader is allocating bot creator license to a user AAE_Basic role
The project leader is using licenses that are invalid or expired
The project leader is allocating an Unattended Bot runner Device license to a user with Run-time license
The project leader is allocating a developer license to a person with AAE_Admin role
8. 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?
Create a bot that uses the user Administration API to create a random password
Enable email noti cations in the Control Room Settings
Enable Domain integration to manage credentials in Active Directory
Create the user with a standard password and have them change it upon rst login into the client
9. Which three options tn Automation Anywhere Enterprise framework support the email noti cation feature? (Choose three.)
AAE Client
AAE Send EmailCommand
Metabot
AAE Control Room
10. A developer at an organization created a MetaBot that enters data into several text elds of an application. The entry is done using local
MetaBot variables. Other developers in the organization also want to use this MetaBot to enter a di erent set of values into the same elds of
the application.
How can they share and reuse the MetaBot?
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Note: Questions are submitted by readers, we are working on request. Answers will be provided soon. If you know the answers of any question please
let us know in comment section.
SHARE:
LABELS:





AUTOMATION ANYWHERE CERTIFICATION
AUTOMATION ANYWHERE QUIZ
RPA CERTIFICATION
RPA QUIZ
YOU MIGHT ALSO LIKE
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
Create PDF in your applications with the Pdfcrowd HTML to PDF API
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
PDFCROWD
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
23 comments:
KELSEY
11 SEPTEMBER 2019 AT 04:32
Thank you for posting such a great blog. I found your website perfect for my needs.
Read About Robotic process automation Solutions.
Reply
Replies
ANONYMOUS
19 SEPTEMBER 2019 AT 08:49
Could you please provide the web site which could help for us to understand as the URL for solutions is taking to
https://nividous.com/products/nividous-rpa-solutions/
Reply
AAMIR
13 SEPTEMBER 2019 AT 23:38
. The Bot development team manager has approached the data base (DBA) to details of Server with the team. team to work the server for their current
assignment. The DBA to ensure that the team's work can be accomplished without compromising con dential information) on the database server. What
approach should the DBA follow?
Please provide answer of this question
Reply
Replies
ANONYMOUS
20 NOVEMBER 2019 AT 11:32
DBA and team create local connection
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Reply
AMOS
18 SEPTEMBER 2019 AT 01:31
Could you please provide the answers?
Reply
ANONYMOUS
26 SEPTEMBER 2019 AT 09:37
Could you provide the answers of the questions above, please?
Reply
MANJEET
6 OCTOBER 2019 AT 19:03
anybody has answers to above quiz?
Reply
JEHO22
7 OCTOBER 2019 AT 08:54
Anyone plz answer these questions?
Reply
UNKNOWN
13 OCTOBER 2019 AT 09:45
Hello, Anyone has the answer for above questions?
Reply
UNKNOWN
13 OCTOBER 2019 AT 09:46
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
9. Which three options tn Automation Anywhere Enterprise framework support the email noti cation feature? (Choose three.)
AAE Send EmailCommand
Metabot
AAE Control Room
Please let me know if above answer is correct
Reply
Replies
STARGAZER
8 NOVEMBER 2019 AT 12:14
AAE Send EmailCommand
Metabot
AAE Control Room
Reply
ANONYMOUS
23 OCTOBER 2019 AT 21:15
anyone can help for the entire section of this post?
Reply
SHIVKANT BAGHEL
26 OCTOBER 2019 AT 05:43
4. workload
6. Check the audit log for actions taken by the bot developer and inspect the source
device
8. Create the user with a standard password and have them change it upon rst login
into the client
9. AAE Client
AAE Send EmailCommand
AAE Control Room
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Reply
Replies
SHIVKANT BAGHEL
29 OCTOBER 2019 AT 01:30
9. AAE Client
AAE Send EmailCommand
AAE Control Room
Metabot
STARGAZER
8 NOVEMBER 2019 AT 12:14
AAE Send EmailCommand
Metabot
AAE Control Room
Reply
UNKNOWN
20 NOVEMBER 2019 AT 01:39
does metabot support email noti cation?
Reply
Replies
ANONYMOUS
20 NOVEMBER 2019 AT 11:31
No
Reply
ARVIND CHAUHAN
22 NOVEMBER 2019 AT 02:58
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
9th question answer is wrong.
Correct answer is
AAE Client
AAE Send EmailCommand
AAE Control Room
Reply
ANONYMOUS
17 DECEMBER 2019 AT 18:22
5. Go to Activity > Production, mouse over the Bot schedule to be deactivated and select the 'relegate' toggle in the Control Room user interface
Reply
ANONYMOUS
6 JANUARY 2020 AT 01:12
2. A bot developer wants to copy a bot from the development environment to the testing environment. Which option should the developer perform?
What is the answer?
Reply
ANONYMOUS
6 JANUARY 2020 AT 01:13
3. Bot creators are complaining that their personal login credentials for a system they are automating are being used by bots in production. They are
concerned the bot will make errors and they will be blamed. What can the credential vault locker administrator do to x the problem?
What is the answer?
Reply
KEVIN GAN
6 JANUARY 2020 AT 01:18
This comment has been removed by the author.
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Reply
ANONYMOUS
6 JANUARY 2020 AT 01:18
10. A developer at an organization created a MetaBot that enters data into several text elds of an application. The entry is done using local MetaBot
variables. Other developers in the organization also want to use this MetaBot to enter a di erent set of values into the same elds of the application.
How can they share and reuse the MetaBot?
What is the answer?
Reply
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
0 Comments
Sort by Oldest
Add a comment...
Facebook Comments Plugin
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
► October (1)
► September (2)
▼ August (6)
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
RPA Quiz: 11 (Advance Certi cation)
RPA Quiz 10: (Advance Certi cation)
RPA Quiz: 9 (Advance Certi cation)
Scope of RPA in the future
Secrets for successful RPA implementation
RPA (Robotic Process Automation) Top MCQs and Quiz...
► June (3)
► May (2)
► April (3)
► February (1)
► January (2)
► 2018 (34)
► 2017 (133)
FACEBOOK
Automation Anywh…
626 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
RPA
AUTOMATION ANYWHERE
Create PDF in your applications with the Pdfcrowd HTML to PDF API
AUTOMATION ANYWHERE QUIZ
RPA QUIZ
RPA CERTIFICATION
C PRACTICE
PDFCROWD
IT NEWS
AUTOMATION ANYWHERE CERTIFICATION
OOP
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA TRICKS
CLOUD
CONTACT FORM
Name
Email *
Message *
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
TOTAL PAGEVIEWS
1 3 4 4 0 3 5
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



RPA QUIZ: 9 (ADVANCE CERTIFICATION)
/ AUGUST 09, 2019
1. What variable IS returned when the String Operations Spilt command IS
used?
List
2. What is the default function of Excel 'Close Spreadsheet' command?
a. It closes the spreadsheet without saving the changes
b. It prompts the user whether to save the changes or not
c. It closes all open sheet tabs of the spreadsheet
d. It closes the spreadsheet while saving the changes
3.Which option is used to make multiple PDF page from single le?
Merge Documents
PDF to Images
Decrypt Document
Split Document
4. Where does the PGP command allow the encryption/decryption of a le using keys?
Passphrase is used for encryption and Private Key is used for the decryption of encrypted le
Private Key is used for encryption and Public Key is used for the decryption of encrypted le
Public Key is used for encryption and Private Key is used for the decryption of encrypted le
Public Key is used for encryption and Passphrase is used for the decryption of encrypted le
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
5.A user is working in a spreadsheet and wants to close the spreadsheet, retaining all data intact after completing the work. What command(s)
will meet this request?
Save the spreadsheet
Close the spreadsheet

Close the spreadsheet and then save the spreadsheet
First save the spreadsheet then close the spreadsheet
6.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?
Set Snap point
Setting Breakpoints Images can be captured manually via any
Image Capture utility
Toggle Breakpoint
7. A user from human resources wants to access all records that are in the employee database, he is not comfortable editing databases but
is comfortable working. What are two methods that an administrator to the in the desired format?
Using Database Command and SQL query to export the data from the database and store it in a CSV.
Using Database Command to export the result of"Run Stored procedure" command to CSV.
8. 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.)
Move the Execute SQL statement to be between Connect and Disconnect.
Move the Prompt Message to be before the Disconnect statements.
The Insert Statement should not have '$Name$' variable in single quotes. a
The entire code should be between Prompt Message and Execute SQL statement.
The Prompt command should accept input in Name variable and not Age variable
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
9. What ROI setting can be modi ed by the client?
Run Time
Currency
Debug Time
Hourly Rate
10. What recorder should be used If the object captured IS based on coordinates?
Smart Recorder
Managed Windows Control
Obtect Cloning
Screen Recorder
Note: Questions are submitted by readers, we are working on request. Answers will be provided soon. If you know the answers of any question please
let us know in comment section.
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
SHARE:

LABELS:




AUTOMATION ANYWHERE CERTIFICATION
AUTOMATION ANYWHERE QUIZ
RPA CERTIFICATION
RPA QUIZ
YOU MIGHT ALSO LIKE
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
6 comments:
DATAZONE
18 SEPTEMBER 2019 AT 00:45
1. List
2. d. It closes the spreadsheet while saving the changes
3. Split Document
4. Public Key is used for encryption and Private Key is used for the decryption of encrypted le
5. First save the spreadsheet then close the spreadsheet
6.
7. Using Database Command and SQL query to export the data from the database and store it in a CSV.
Using Database Command to export the result of"Run Stored procedure" command to CSV.
8.
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
9. Hourly Rate
10. Screen Recorder
Reply
Replies
ANONYMOUS
19 SEPTEMBER 2019 AT 19:48
Can you post answers for quiz 7 and 8 please
ANONYMOUS
29 OCTOBER 2019 AT 16:07
2 and 5 con ict logically
Reply
ANONYMOUS
12 NOVEMBER 2019 AT 12:26
3 question answer was Merge documents or Split documents because it is asking multiple pages to single le that's i am confusing.Can you tell me which
one is correct answer
Reply
ANONYMOUS
12 NOVEMBER 2019 AT 13:15
A developer uploads a Bot to the Control Room for enterprise-wide deployment. The administrator sets up a schedule for deploying the Bot across all
enterprise clients connected to the Control Room. However, for two of the Bot Runner clients this deployment fails, and the run Bot deployment failure is
logged to the Audit log. What can be the reason?
The two Bot Runners are disabled during execution
The two Bot Runners could not be reached or appear as disconnected
Reply
ANONYMOUS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
17 DECEMBER 2019 AT 18:38
8. Move the Execute SQL statement to be between Connect and Disconnect.
Move the Prompt Message to be before the Disconnect statements.
Reply
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
0 Comments
Sort by Oldest
Add a comment...
Facebook Comments Plugin
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
► October (1)
► September (2)
▼ August (6)
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
RPA Quiz: 11 (Advance Certi cation)
RPA Quiz 10: (Advance Certi cation)
RPA Quiz: 9 (Advance Certi cation)
Scope of RPA in the future
Secrets for successful RPA implementation
RPA (Robotic Process Automation) Top MCQs and Quiz...
► June (3)
► May (2)
► April (3)
► February (1)
► January (2)
► 2018 (34)
► 2017 (133)
FACEBOOK
Automation Anywh…
626 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
RPA
AUTOMATION ANYWHERE
Create PDF in your applications with the Pdfcrowd HTML to PDF API
AUTOMATION ANYWHERE QUIZ
RPA QUIZ
RPA CERTIFICATION
C PRACTICE
PDFCROWD
IT NEWS
AUTOMATION ANYWHERE CERTIFICATION
OOP
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA TRICKS
CLOUD
CONTACT FORM
Name
Email *
Message *
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
TOTAL PAGEVIEWS
1 3 4 4 0 7 7
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



RPA QUIZ 10: (ADVANCE CERTIFICATION)
/ AUGUST 09, 2019
1. Which two are the available recorders in Automation Anywhere?
Smart Recorder
Web Recorder
Command Recorder
File Recorder
2. While editing a task. the screenshots are not appearing under the Visualize Tab. What could be the possible reason? '
Image may be deleted.
the task modi ed In the Task Editor
The pop-up blocker in the IE browser was disabled
The task was created the Secure Recording option enabled in CR
3. A user is developing a TaskBot in which a business process will use a MetaBot to perform data entry via a web application. Information
extracted from form elds in a set of PDFs is not being entered into the third-party site. What is causing the problem?
The input PDF les are corrupt
Incorrect credentials for the third-party website are being used
The parameters for the MetaBotis variables need to be de ned as 'input' variables
The schedules for the TaskBot and MetaBot do not intersect
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
4. When creating a new MetaBot, the elds of an Internet Explorer application screen are not mapping correctly. As a result, it is not possible to
de ne actions on the elds. What should the Automation Anywhere user consider rst to resolve this issue?
Contact the Control Room administrator to con rm they have the appropriate privileges to develop MetaBots

Internet Explorer zoom, Windows desktop scaling and display resolution settings. If they are mismatched there will be problems
when adding new logic
Check the Automation Anywhere Software Compatibility List to verify the web application is supported Internet Explorer
Other applications running on the development system are in contention with the target web application
5. The developer wants to map the task bot variables with corresponding MetaBot variables for integrating a task bot with the MetaBot.
However, the developer is not able to nd the MetaBot variables showing in the mapping window. How can the developer resolve the issue?
The developer needs to initiate the MetaBot variables before the mapping process
The developer needs to correctly assign the variable type for all the de ned variables
The developer needs to de ne the parameter type of all the MetaBot variables
The developer needs to use variable operation command to map two variables
6. 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?
There are no free licenses available
The client system the user is connecting through is not registered with the correct Control Room
The user has logged in too many times
The user name needs to be assigned the Metabott Designer role
7. Which three email-based triggers does Control Room support by default? (Choose three.)
A BLM package is exported/imported
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
user activated/deactivated
User information updated
A TaskBot stopped running because it is unsuccessful
8. An administrator has scheduled a bot from the Bots section. The administrator's manager feels that the schedule is incorrect. In
Control Room, where would the administrator go to show the schedule?
Audit Log
Administration > Settings
Workload > Queues
Activity > Scheduled
9. A user is planning to use the Import Bot les tool in the Automation Anywhere Enterprise Control room. When the user browses to select the
bot files to import they nd the folder empty. What is the cause of this issue?
The Import destination host on the source Control Room needs to be de ned
Bot les must he saved to the My Tasks\Export folder before running the
Export task on the source Control Room
The Export has not been performed with the necessary Steps.
Bot les can only be imported from the My TasksImport folder
10. The IT Department is concerned that bot creators are using passwords that do not adhere to their password requirements. The control
room administrator has responded that each user is responsible to conform IT standards, control room has email enabled, the administrator
hot developer passwords. What can the administrator do to with meeting IT requirements?
Align the Control Room Settings > General > Security settings to conform to IT requirements
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Note: Questions are submitted by readers, we are working on request. Answers will be provided soon. If you know the answers of any question please
let us know in comment section.
SHARE:
LABELS:





AUTOMATION ANYWHERE CERTIFICATION
AUTOMATION ANYWHERE QUIZ
ROBOTIC PROCESS AUTOMATION
RPA QUIZ
YOU MIGHT ALSO LIKE
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
19 comments:
AC@999
15 AUGUST 2019 AT 04:34
5. The developer wants to map the task bot variables with corresponding MetaBot variables for integrating a task bot with the MetaBot. However, the
developer is not able to nd the MetaBot variables showing in the mapping window. How can the developer resolve the issue?
The developer needs to de ne the parameter type of all the MetaBot variables
Reply
ANONYMOUS
7 SEPTEMBER 2019 AT 21:18
Please Let me know answers for all questions which will help?
Reply
DATAZONE
18 SEPTEMBER 2019 AT 01:24
1. Smart Recorder
Web Recorder
2. The task was created the Secure Recording option enabled in CR
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
3. The parameters for the MetaBot's variables need to be de ned as 'input' variables
4. Internet Explorer zoom, Windows desktop scaling and display resolution settings. If they are mismatched there will be problems when adding new logic
5. The developer needs to de ne the parameter type of all the MetaBot variables
6. The user name needs to be assigned the MetaBot Designer role
7.
8. Activity > Scheduled
9.
10.
Reply
ANONYMOUS
19 SEPTEMBER 2019 AT 21:59
7. User activated/deactivated
User information updated
A TaskBot stopped running because it is unsuccessful
Reply
TUSHAR
20 SEPTEMBER 2019 AT 00:33
what the answer of ninth question.
Reply
Replies
ABBY.SINGH
26 SEPTEMBER 2019 AT 01:19
The Export has not been performed with the necessary Steps
Reply
ANONYMOUS
26 SEPTEMBER 2019 AT 09:20
Could you please inform the answer for the tenth question, please?
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Reply
Replies
ANONYMOUS
28 SEPTEMBER 2019 AT 01:45
Align the Control Room Settings > General > Security settings to conform to IT requirements
Reply
ANONYMOUS
3 OCTOBER 2019 AT 03:37
A developer at an organization created a MetaBot that enters data into several text elds of an application. The entry is done using local MetaBot variables.
Other developers in the organization also want to use this MetaBot to enter a di erent set of values into the same elds of the application.
How can they share and reuse the MetaBot?
Reply
ANONYMOUS
3 OCTOBER 2019 AT 03:37
A developer at an organization created a MetaBot that enters data into several text elds of an application. The entry is done using local MetaBot variables.
Other developers in the organization also want to use this MetaBot to enter a di erent set of values into the same elds of the application.
How can they share and reuse the MetaBot?
Reply
Replies
STARGAZER
8 NOVEMBER 2019 AT 12:04
Share the MetaBot code using a network shared location and then map data read from TaskBots to MetaBot variables.
Reply
UNKNOWN
31 OCTOBER 2019 AT 02:04
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
As part of an automated business process de ned within the Automation Anywhere Control Room, a SQL database table is updated. The database is
currently available 24/7. Business need has necessitated a change to the availability of the database for updates. The database will now be unavailable on
Saturdays.
What should the Control Room administrator's action be to accommodate this change?
Reply
Replies
STARGAZER
8 NOVEMBER 2019 AT 12:01
Use Control Room>Activity>Scheduled>Edit the activity to change from a daily schedule to weekly schedule and exclude Saturdays.
Reply
ANONYMOUS
12 NOVEMBER 2019 AT 08:04
. A developer logged into a client machine has recently completed designing a new TaskBot and needs to evaluate the Bot outcome for purpose of meeting
the project requirement. If the evaluation is successful, the TaskBot will then be uploaded to the control room. Which three actions could the developer
take, to execute the TaskBot for the evaluation? (Choose three.)
Reply
ANONYMOUS
12 NOVEMBER 2019 AT 13:34
A previously reliable TaskBot is now failing. It uses a MetaBot to enter data into a third-party online invoice processing system. How should the Automation
Anywhere engineer act rst in nding a resolution?
Reply
Replies
ANONYMOUS
2 DECEMBER 2019 AT 03:32
Don't know
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ANONYMOUS
6 JANUARY 2020 AT 08:05
lol
ANONYMOUS
6 JANUARY 2020 AT 08:08
Recalibrate the page in the MetaBot Designer because the web page eld tags have changed
Reply
ANONYMOUS
26 NOVEMBER 2019 AT 02:00
The bot development team manager informs the control room administrator that development team members have recently encountered issues with their
client login credentials. The manager wants the team members to be noti ed whenever the client login credentials are modi ed. How can the administrator
achieve this request
Reply
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Links to this post
Create a Link
0 Comments
Sort by Oldest
Add a comment...
Facebook Comments Plugin
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
► October (1)
► September (2)
▼ August (6)
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
RPA Quiz: 11 (Advance Certi cation)
RPA Quiz 10: (Advance Certi cation)
RPA Quiz: 9 (Advance Certi cation)
Scope of RPA in the future
Secrets for successful RPA implementation
RPA (Robotic Process Automation) Top MCQs and Quiz...
► June (3)
► May (2)
► April (3)
► February (1)
► January (2)
► 2018 (34)
► 2017 (133)
FACEBOOK
Automation Anywh…
626 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
RPA
AUTOMATION ANYWHERE
Create PDF in your applications with the Pdfcrowd HTML to PDF API
AUTOMATION ANYWHERE QUIZ
RPA QUIZ
RPA CERTIFICATION
C PRACTICE
PDFCROWD
IT NEWS
AUTOMATION ANYWHERE CERTIFICATION
OOP
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA TRICKS
CLOUD
CONTACT FORM
Name
Email *
Message *
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
TOTAL PAGEVIEWS
1 3 4 4 0 7 5
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



RPA QUIZ: 12 (ADVANCE CERTIFICATION)
/ SEPTEMBER 19, 2019
1. An administrator in the control room is looking for the number of devices that either crossed, did not achieve, or are equal to the threshold
for CPU, Memory, and HDD utilization over the past three weeks. As a rst step, the administrator plans to export the data from various widgets
of the Devices dashboard. In what three le formats, out of the options provided below, will the widget data be exported? (Choose three.)
Data in CSV chart format le
Data in Excel chart format le
Image in PDF format le
2.The administrator of a Control Room wants to check all the device pools created inside the environment. The administrator logs into the
control room but is not able to nd any device pools created. How can the administrator check all the device pools?
A pool administrator needs to make the administrators an owner to all the
pools
3. A user with basic role has logged into the Control Room. By default, what two activities can the user perform from the Control Room?
(Choose two.)
Open Control Room > Bots section and run bots through Bot Runners
Open Control Room > Bots section and schedule bots through Bot Runners
4. The administrator of an Automation Anywhere Enterprise installation needs to review the most frequently occurring reasons why Bots
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
associated with the Control Room have failed. Which widget in the Bots Dashboard can provide the desired information?
Top Failure Reasons
5. The control room administrator is overwhelmed by new user requests resulting from recent acquisitions. What two things can the
administrator do to lighten the creation of new user accounts and aligning proper roles?
(Choose two.)

Assign responsible business users a role that has Create User and Manage
Roles permissions enabled
Create a role and delegate User and Role creation permissions to the new
role
6. A user with a runner account is not able to login to the client UI. The user is sure that the username and password are being entered
correctly. While troubleshooting, the administrator found out that the user's machine shows as 'O ine' inside the Devices option. What does
the administrator need to do to resolve this issue?
The user's account is deleted and needs to be re-created
7. A Control Room administrator is advised imminent, unplanned, essential maintenance will temporarily interrupt running activities. How can
automations sent to a Workload Queue be interrupted in a controlled manner and started again after the work is complete?
Pause and resume the automations using Workload > Queues
8. A project leader has recently installed Automation Anywhere Enterprise with administration rights and is now allocating user licenses to the
team. While doing so, the project leader is encountering error and not able to allocate license. What are two possible reasons, out of the below
stated reasons, why the project leader is facing this issue? (Choose two.)
The project leader is allocating bot creator license to a user AAE_Basic
role
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
The project leader is using licenses that are invalid or expired
9. 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
MetaBot in the Taskbot. Why is this occurring?
The MetaBot variables need to be declared as type Input
10. An organization has 30 task bots running that transfer data from one application to the other within the organization. The organization now
wants to update the interfaces of all the application. This means that the task bots need to be reworked again. How can the bots be re-created
this time so that they can automatically adapt to any changes in the interface of the application in future?
Create MetaBots to implement business function as they work on the
blueprint of the application surface
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
SHARE:
LABELS:




AUTOMATION ANYWHERE

AUTOMATION ANYWHERE CERTIFICATION
AUTOMATION ANYWHERE QUIZ
RPA CERTIFICATION
YOU MIGHT ALSO LIKE
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 12 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
SEPTEMBER 19, 2019
POST A COMMENT
2 comments:
ANONYMOUS
24 OCTOBER 2019 AT 19:37
8. A project leader has recently installed Automation Anywhere Enterprise with administration rights and is now allocating user licenses to the team. While
doing so, the project leader is encountering error and not able to allocate license. What are two possible reasons, out of the below stated reasons, why the
project leader is facing this issue? (Choose two.)
The project leader is allocating bot creator license to a user AAE_Basic
role
The project leader is using licenses that are invalid or expired
==>> Not The project leader is allocating a developer license to a person with AAE_Admin role ???
Reply
UNKNOWN
6 JANUARY 2020 AT 02:18
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 e cient manner?
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Reply
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
0 Comments
Sort by Oldest
Add a comment...
Facebook Comments Plugin
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
► October (1)
▼ September (2)
RPA Quiz: 13 (Advance Certi cation)
RPA Quiz: 12 (Advance Certi cation)
► August (6)
► June (3)
► May (2)
► April (3)
► February (1)
► January (2)
► 2018 (34)
► 2017 (133)
FACEBOOK
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Automation Anywh…
626 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
IT NEWS
RPA
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
OOP
AUTOMATION ANYWHERE QUIZ
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA QUIZ
RPA TRICKS
RPA CERTIFICATION
C PRACTICE
CLOUD
CONTACT FORM
Name
Email *
Message *
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
TOTAL PAGEVIEWS
1 3 4 4 0 6 9
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



RPA QUIZ: 13 (ADVANCE CERTIFICATION)
/ SEPTEMBER 19, 2019
1. Which three of these are valid recorders in Automation Anywhere Enterprise Platform? (Choose three.)
Screen Recorder
Smart Recorder
Web Recorder
2. What recorder should be used if the object captured is based on coordinates?
Screen Recorder
3. Which command can be used to extract an HTML table?
Web Recorder
4. What can a user do to send EXE and BAT les via mail, which are currently being blocked by the mail server?
The user can put all such attachments in a ZIP le and send the ZIP le as an attachment.
5. A user wants to reduce the time spent on reading emails by only glancing through the mails not yet viewed rst thing in the morning. How
would the user get the desired results?
Use the Email Automation command with"Unread" option selected
6. An administrator captures the value of $Error Line Number$ variable in a log le and nds that the value of $Error Line Number$ variable is
4. What does this mean?
There is an error on line number 4 of the script
7. A developer accidentally misspells the city name for a Marketing Event. What is the fastest way to correct this mistake across 100 rows in an
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Excel spreadsheet?
Use the Excel Find/Replace command
8. What is the FTP- Change Folder command do?
Set the upload target to a di erent folder on an FTP server

9. 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?
The action can be trigger to reset the values of the variables.
10. In the loop associated with Database command, which system variable is used to extract column values from the database table?
$Table Column$
11. Which two commands can be used to download a le? (Choose two.)
FTP
Web Recorder
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
SHARE:
LABELS:




AUTOMATION ANYWHERE

AUTOMATION ANYWHERE CERTIFICATION
AUTOMATION ANYWHERE QUIZ
RPA CERTIFICATION
RPA QUIZ
YOU MIGHT ALSO LIKE
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
1 comment:
JAYITSOLUTIONS
8 NOVEMBER 2019 AT 00:31
The information which you have provided is very good.
It is very useful who is looking for RPA Online Training Hyderabad
Reply
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
0 Comments
Sort by Oldest
Add a comment...
Facebook Comments Plugin
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
► October (1)
▼ September (2)
RPA Quiz: 13 (Advance Certi cation)
RPA Quiz: 12 (Advance Certi cation)
► August (6)
► June (3)
► May (2)
► April (3)
► February (1)
► January (2)
► 2018 (34)
► 2017 (133)
FACEBOOK
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Automation Anywh…
626 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
IT NEWS
RPA
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
OOP
AUTOMATION ANYWHERE QUIZ
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA QUIZ
RPA TRICKS
RPA CERTIFICATION
C PRACTICE
CLOUD
CONTACT FORM
Name
Email *
Message *
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
TOTAL PAGEVIEWS
1 3 4 4 0 6 7
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD



RPA QUIZ 14
/ OCTOBER 06, 2019
1. ___________________ variables are created from CR and are instantly available to all the Bot Creators and Bot Runners registered with the
respective CR.
System
Global
Local
Credential Vault (CV)
2. Which of the following type of variable(s) does a work ow support?
Value
Value and Password
Value, List and Array
Value and List
3. A Task/Bot is termed to have 'Dependencies' if _____________________.
It has a sub-task associated with it
Both
It has a MetaBot associated with it
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
4. Which of the following can be used to download a le?
App Integration
Pattern Data
Web Recorder
None

5. Which of the following methods is used to assign a new set of permissions to a group of users?
Create a new role under License Tab
Create new set of credentials in the Credential Manager Tab
Create a new role under Security Tab
None
6. Credential Variables can be seen and accessed from the ______________ window.
Insert Variables
Command Library
System Variables
Variable Manager
7. Which of the following ROI setting can be modi ed?
Debug Time
Currency
Hourly Rate
Run Time
8. A task has been modi ed in local client. Manage > Repository client's feature can be used to comapare this task with one uploaded on
WebCR
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
9. Which of the following String Operation sub-commands is used to get number of characters in a given source string?
Length
Count
Find
Before/After
10. Which type of variable is returned when String Operation's Split command is used?
Password
List
Value
Array
11. Is the command you can utilize to hold the bot execution for a particular period and then continue.
Delay
12.Using Email automation command, you can receive emails from the server directly without having Email client interface such as Outlook.
True
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
SHARE:
LABELS:




AUTOMATION ANYWHERE

AUTOMATION ANYWHERE CERTIFICATION
AUTOMATION ANYWHERE QUIZ
Create PDF in your applications with the Pdfcrowd HTML to PDF API
ROBOTIC PROCESS AUTOMATION
RPA CERTIFICATION
RPA QUIZ
PDFCROWD
YOU MIGHT ALSO LIKE
RPA QUIZ 14
RPA QUIZ: 13 (ADVANCE CERTIFICATION)
RPA QUIZ: 11 (ADVANCE CERTIFICATION)
OCTOBER 06, 2019
SEPTEMBER 19, 2019
AUGUST 09, 2019
POST A COMMENT
2 comments:
JAYITSOLUTIONS
8 NOVEMBER 2019 AT 00:04
The information Questions which you have provided is very good.
It is very useful who is looking for RPA Online Training Hyderabad
Reply
ANONYMOUS
12 NOVEMBER 2019 AT 12:41
User information Name and Address are being stored in an XML document. What two steps would a user take to re ect a change of Address in the XML
document?
Reply
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Enter your comment...
Comment as:
Publish
Google Accoun
Preview
Links to this post
Create a Link
1 Comment
Sort by Oldest
Add a comment...
Srikant Dhoundiyal
2 Value , list and array
Like · Reply · 1w
Facebook Comments Plugin
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
AMAZON TODAY'S DEALS
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
ARCHIVE
▼ 2019 (20)
▼ October (1)
RPA Quiz 14
► September (2)
► August (6)
► June (3)
► May (2)
► April (3)
► February (1)
► January (2)
► 2018 (34)
► 2017 (133)
FACEBOOK
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Automation Anywh…
626 likes
Like Page
Share
Be the first of your friends to like this
CATEGORIES
C
ROBOTIC PROCESS AUTOMATION
IT NEWS
RPA
AUTOMATION ANYWHERE
AUTOMATION ANYWHERE CERTIFICATION
OOP
AUTOMATION ANYWHERE QUIZ
ARTIFICIAL INTELLIGENCE
JAVA
JOKES
RPA QUIZ
RPA TRICKS
RPA CERTIFICATION
C PRACTICE
CLOUD
CONTACT FORM
Name
Email *
Message *
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Send
Report Abuse
ABOUT US
We provide solutions for all type of Robotic Process Automation, programming problems, code debugging and SQL. You can submit your questions using contact form , We also
provide placement guide for IT aspirants. Please feel free to contact, we respect privacy of our visitors.
If you want to contribute to us please drop us a mail using contact form.
I would like to welcome all members to a new platform where you can sharpen your programming skills. I urge people to ask questions, give answers and solve problems/errors to
learn more and more.
We all are here to boost our knowledge.
Welcome again to a programmer family.
TOTAL PAGEVIEWS
1 3 4 4 0 6 1
CREATED BY SORATEMPLATES & MYBLOGGERTHEMES
Create PDF in your applications with the Pdfcrowd HTML to PDF API
PDFCROWD
Download