You are on page 1of 4

1. Tasks made using any recorder can be edited in the Task Editor.

TRUE

FALSE
Explanation:
The Task Editor can be used to edit existing tasks created by various recorders.

2. Which of the following types of architecture is supported by


Automation Anywhere?
Peer-to-Peer

Client-Server

Mesh

None of the above


Explanation:
In AA, one server (Control Room) can have multiple clients.

3. Which type of web scraping is available in AA?


Pattern based data extraction

Regular data extraction

Both A and B

None of the above


Explanation:
AA supports both regular and pattern based data extraction.

4. Which of the following variables is used in Error Handling?


Error Description

Error Line Number

Error ID

Options A and B
Explanation:
System variables Error Line Number and Error Description can be used to mangage and debug
errors during task execution.

5. Which of the following is the default TCP/IP port that Automation


Anywhere uses to send emails?
23

25
45

72
Explanation:
The default port is 25 which is the internet standard for sending SMTP email.

6. What is the right way to assign values to a previously defined


variable?
Variable Operation

String Operation

Prompt for Value

All of the above


Explanation:
Use Prompt for Value to assign values to existing variables.

7. Which of the following is an incorrect looping condition?


Each folder within a folder

Each file within a folder

Each row in a CSV/Text

Each node in a tree view


Explanation:
AA does not support nodes inside loops.

8. Which of the following web browsers is 100 percent supported by


recorders in Automation Anywhere?
Google Chrome

Firefox

Internet Explorer

Safari
Explanation:
Internet Explorer is 100 percent supported by recorders.

9. In AA, which feature can be used to compare, find, split, and join
string variables?
Keystroke

Object Cloning
String Operation

Variable Operation
Explanation:
The String operation is used to compare, find, split, and join string variables.

10. Which of the following enables you to add assets and DLLs to the
MetaBots?
Web Control Room

Client

MetaBot Designer

Report Designer
Explanation:
MetaBot Designer is used to add assets and DLLs to the MetaBots.

11. Which of the following helps to closely manage TaskBots,


MetaBots, and IQBots uploaded in the server?
AA Client

Audit trails

User management

Repository Manager
Explanation:
The AA Client helps to manage TaskBots, MetaBots, and IQBots uploaded to the server.

12. If there is a dynamic change in the window title, which of the


following should be done?
Convert the window title as a variable

Use the variable operation

Use the wild card character while capturing

Convert the window title alone


Explanation:
It is recommended to use the wild card character when the postion of the window title is changed.

13. Which of the following plays an important role in maintaining and


calculating information when building automated tasks?
Task Editor

Variables
Command Library

Web Recorder
Explanation:
Variables play an important role in maintaining and calculating information when building
automated tasks.

14. In AA, which option is used to read the entire cell in Excel?
Get multiple cells

Get all cells

Go to cell

Get cell
Explanation:
The Get all cells command is used to read the entire cell in Excel.

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


Extract from field

Extract text

OCR

Check box cannot be extracted


Explanation:
The Extract from field command is used to read a check box in PDF files.

You might also like