Sei sulla pagina 1di 11

Automation Anywhere

(v1)

Assessment
Name: Francisco Gutierrez
Score: 42%
Passmark: 80%
Attempted: Sunday, August 11, 2019
Attempt Number: 1
Time Taken: 00:14:54
Locked: No
Marking Required: No

1: Correct Device pool is created using?


Actual Answer
Runners
Answer Given

Developers

Admin Users

Locker users

2: Incorrect Restart of cache service will lead to disconnect of connected clients and close the vault
status in which mode of CR set-up?
Actual
Standalone
Answer

Answer
Clustered
Given

AD based authentication set-up

SQL based authentication set-up

3: Correct Which mode of Credential Vault, it will automatically open the it upon cache service
restart?
Standalone

Custom

Actual Answer
Express
Answer Given

Distributed

4: Incorrect Data key in Credential vault key is which type of key?

Prepared by Litmos at 8/11/2019 4:48:08 PM 1 of 11


Actual
Symmetric
Answer

Answer
Asymmetric
Given

Private

5: Incorrect Which following feature does not supports "Legal Disclaimer" enabled environment?
Actual
RDP based deployment
Answer

Auto login in multi user session

Centralized Scheduler

Answer
Trigger based execution
Given

6: Correct Which is a Port where websocket establish a connection with the Botrunner?
Actual Answer
Same Port as HTTP/HTTPS Port
Answer Given

Port 8090

Port 8001

Port 5432

7: Correct What is a default Access Token Refresh Time Interval ?


100 seconds

Actual Answer
300 seconds
Answer Given

15 seconds

30 seconds

8: Correct What is the default logging level for CR and BI?


Actual Answer
Debug
Answer Given

Warning

Fatal

Error

Prepared by Litmos at 8/11/2019 4:48:08 PM 2 of 11


9: Incorrect How Cache service establishes the communication with another cluster member?
Answer
HTTP + WebSocket Port
Given

Actual
TCP Port
Answer

HTTPS Port

UDP port

10: Incorrect Which log file can be referred for Database layer queries?
Answer
WebCR_Usermanagement
Given

WebCR_Deployment

Actual
WebCR_Hibernate
Answer

WebCR_Configuration

11: Correct Bot Insight consumer role allows users to perfom which of the following functions?
Publish dashboards

Save dashboards

Actual Answer
View published dashboards
Answer Given

Create dashboards

12: Incorrect Which of the below sql server version are supported for AAE CR Express installation?
SQL Server 2014 Express

SQL Server 2014 Standard

Answer
SQL Server 2014 Enterprise
Given

SQL Server 2014 Custom

13: Correct Which mode of installation allows user defined configuration?


Express

Actual Answer
Custom
Answer Given

Prepared by Litmos at 8/11/2019 4:48:08 PM 3 of 11


Contemporary

Standard

14: Correct Which Service ensures that all the events starting from client-side operations to server-
side activities have been logged in DB as Audit Entries? Audit logs are being managed by
Actual Answer
Answer Given
this service.
Automation Anywhere Control Room Messaging

Automation Anywhere Control Room Caching

Automation Anywhere Control Room Service

Automation Anywhere Bot Insight Service

15: Correct Which service Receives and processes API requests for the Control Room? This service
accepts the requests from reverse proxy server as well and is responsible for schedule
Automation Anywhere Control Room Caching
invocation and deployment.

Actual Answer
Automation Anywhere Control Room Service
Answer Given

Automation Anywhere Licensing

Automation Anywhere Bot Insight Service

16: Incorrect The access token from client is passed to server to refresh at how many default minutes?
6 mins

Answer
5 mins
Given

10 mins

20 mins

17: Incorrect What is the default values of Request Time Out In Second for Client service configuration?
Answer
Max 60
Given

Min 60

Actual
15 sec
Answer

30 sec

18: Incorrect Which Permission is required to import the Bots in the Control Room?
Actual
Import Bots
Answer

Prepared by Litmos at 8/11/2019 4:48:08 PM 4 of 11


Export Bots

Answer
Upload Bots
Given

Download Bots

19: Incorrect Which user requires R/W access for CR repository?


Answer
Bot Creator/runner user
Given

CR Admin user

Actual
Control Room service user
Answer

Everyone

20: Incorrect For Data Migration CR Service user account requires access of Repository location of
which versions?
Answer
10.X
Given

11.X

Actual
10.X & 11.X
Answer

10.X OR 11.X

21: Incorrect WebCR_OperationsRoom.log generates the logs for which of the following components?
Answer
Operations room
Given

Actual
Activity
Answer

Scheduler

User Management

22: Incorrect What is the default value of maxSizeRollBackups?


20

Actual
10
Answer

Answer
30
Given

Prepared by Litmos at 8/11/2019 4:48:08 PM 5 of 11


50

23: Incorrect To schedule a task on AAE client side, where to add login details like Domain\Username
and Password?
Actual
In Tools->Options-> Login Settings
Answer

Answer
In Tools->Options-> Advanced Settings
Given

In Tools->Options-> Runtime Settings

In Tools->Options->Java Settings

24: Incorrect From which Client/User type, we can schedule task on daily, weekly, monthly basis?
Answer
Development user
Given

System user

Actual
Run time user
Answer

BI Analytics user

25: Correct Which exe file is required to be in running state for Triggers to execute?
Auto Login Service

Scheduler Service

Actual Answer
AAEventWatcher exe
Answer Given

AALoginWatcher exe

26: Incorrect In below diagram, which core component of Client Application is missing?
Actual
Control Room comms (Client Service)
Answer

Answer
Client service
Given

Scheduler service

Autologin service

27: Incorrect How to create/setup Triggers from Control Room?


From Control Room Settings

Prepared by Litmos at 8/11/2019 4:48:08 PM 6 of 11


Answer
From Schedule/Trigger Manager
Given

Actual
We cannot create triggers from Control Room
Answer

From Administrator page in the Control Room

28: Incorrect What is the default Play Mode in Object Cloning?


Image

Actual
Object
Answer

Answer
Coordinates
Given

Hot spot

29: Correct Object highlighting is not proper while capturing the objects in IE using Object Cloning,
What needs to done?
Upgrade IE

Downgrade IE

Actual Answer
Set the IE Zoom value to 100%
Answer Given

Lower the security settings in IE

30: Incorrect How to enable Autologin Feature?


Answer
Control Room -> User Management -> Edit User details -> Configure Client Details
Given

Actual AAE client -> Tools -> Options -> Login Settings -> Configure windows credentials in Login settings and
Answer check in Autologin option and Bypass legal disclaimer if applicable

Task -> Properties -> Security -> Advanced Settings

AAE client Application path -> AA.Settings.xml -> manually adding Autologin tag

31: Correct How many user sessions are allowed for Autologin when you check it from Task Manager
-> Users Tab?
Actual Answer
Only one User session
Answer Given

5 users

10 users

No users should be there

Prepared by Litmos at 8/11/2019 4:48:08 PM 7 of 11


32: Incorrect Which services are required to be in running mode when you are expecting Task to get
executed through Local schedule in machine unattended mode?
Actual
Automation Autologin Service, Automation Client Service, Automation Schedule service
Answer

Answer
Automation Autologin Service, Automation Schedule service
Given

Only Automation Autologin Service

Only Automation Client Service

33: Incorrect What is functionality of Autologin?


Actual A Bot can automatically login into a machine, run the scheduled automation task and then restore the
Answer machine to its original locked/logged off state once the task is finished.

Automatically logs into the machine, wait for user to manually execute the task and then restore the machine
to its original state once the task is finished.

Answer Automatically logs into the machine at the time of schedule creation, wait till the time when schedule time
Given occurs, execute the Bot and then restore the machine to its original state once the task is finished.

Waits for User to login to the machine by themselves, execute the Bot and then Waits for User to restore the
machine to its original state.

34: Correct Which algorithm is used for Bot obfuscation 11.X?


Basic 3DES

Actual Answer
AES - 256
Answer Given

AES � 128

Basic 4DTS

35: Correct Which Hosting Technology has been used for Version 11.x?
IIS (7.5 +)

Actual Answer
Java (JRE 1.6+)
Answer Given

ASP.Net

.Net

36: Correct Once the Bot execution is finished, it will make entry in__________ with status if the Bot
has finished successfully or not.
WebCR Logs

Actual Answer
WebCR Audit Logs
Answer Given

Prepared by Litmos at 8/11/2019 4:48:08 PM 8 of 11


WebCR Deployment Logs

WebCR Migration Logs

37: Correct Which service is responsible for Sync between Control Room server cluster machines?
AutomationAnywhere controlroom service

AutomationAnywehre License service

Actual Answer
Automation Anywhere Cache service
Answer Given

Automation Anywhere Bot Insight Service

38: Correct In conjunction with our product, how many repositories come into use?
1

Actual Answer
2
Answer Given

39: Incorrect Which version of SVN servers does AA support?


Actual
Visual SVN Server 3.3.X
Answer

Visual SVN Server 2.3.X

Answer
Apache SVN Server 3.3.X
Given

Apache SVN Server 2.3.X

40: Correct What is the prerequisite for the repository for AA to connect with SVN?
Actual Answer
An empty Repository
Answer Given

A non-empty Repository which has been used by AA earlier

A non-empty Repository which has never been used by AA earlier

An empty Repository which has been used by AA earlier

41: Incorrect Which user can access the SVN repository?


User created in SVN Server

Prepared by Litmos at 8/11/2019 4:48:08 PM 9 of 11


CR Admin

Answer
All users created in CR with SVN access roles
Given

Development users

42: Incorrect Which one of the below best describes the CR repository?
It is an internal repository to SVN

It is a file/folder-based structure on local machines only

Actual
It is a file/folder-based structure on any accessible windows based file location
Answer

Answer
It is an internal repository stored securely in the credential vault of the CR
Given

43: Incorrect What are the access rights the SVN repository user needs to have to use the repository
with AA?
Actual
Read/Write Access
Answer

Read Access only

Write access only

Answer
Administrator access
Given

44: Incorrect What is the use of re-activation threshold in queue?


Answer
It reactivates Control Room login
Given

Actual
It reactivates work item execution once threshold is achieved
Answer

It reactivates Client login

It reactivates Bot Insight login

45: Correct What is the role of Participant in a queue?


Participants don�t do anything

Participants will consume work items in queue and execute

Actual Answer
Participants can add work items to queue
Answer Given

Participants role does not exist

Prepared by Litmos at 8/11/2019 4:48:08 PM 10 of 11


46: Correct How Cache service establishes the communication with another cluster member?
HTTP + WebSocket Port

Actual Answer
TCP Port
Answer Given

HTTPS Port

UDP port

47: Incorrect What is mode of authentication supported to connect Database server?


Actual
Windows Authentication
Answer

Anonymous Authentication

Answer
SSO Authentication
Given

Customer authentication

48: Incorrect Which log file can be referred for Database layer queries?
WebCR_Usermanagement

WebCR_Deployment

Actual
WebCR_Hibernate
Answer

Answer
WebCR_Configuration
Given

49: Correct What is a significance of this icon in the Devices tab?


Bot runner offline

Bot runner Disconnected

Actual Answer
Bot Creator Disconnected
Answer Given

Bot Creator offline

Prepared by Litmos at 8/11/2019 4:48:08 PM 11 of 11

Potrebbero piacerti anche