Uploaded by Max Cabral

Questoes Easy

advertisement
RPA Automation Anywhere | EasyWithExamples
1 of 7
https://www.easywithexamples.com/rpa-automation-anywhere
09/03/2021 10:43
RPA Automation Anywhere | EasyWithExamples
2 of 7
https://www.easywithexamples.com/rpa-automation-anywhere
Automation Anywhere Robotic Process Automation
Automation Anywhere boasts of combining Robotic Process Automation (RPA), Artificial Intelligence
(AI) and Analytics to create a complete RPA platform to deliver an enterprise digital workforce.
CEO: Mihir Shukla
CFO: Clyde Hosein
Founded in 2003 in San Jose, California
Founders: Mihir Shukla, Ankur Kothari, Neeti Mehta, Rushabh Parmani
Automation Anywhere University
As they say your gateway to the future of work, they have given opportunity to everyone to learn
through their Automation Anywhere University and get certified as well.
They have training for Business Users, Developer, IT, and Student & Faculty
Automation Anywhere Certification
Automation
Certification
Anywhere
Certified
Advanced
RPA
Professional
There are four sections to this.
Hello Bot: Introduction to RPA and Use Cases v11
Build The Digital Workforce: Create Bots Using Automation Anywhere V11.0
Lead the Digital Workforce: Monitor, Measure & Manage Bot performance (V11.0)
Automation Anywhere Certified Advanced RPA Professional (V11.0)
After each section there is an assessment. One has to clear the assessment to unlock the next
section.
Hello Bot Assessment Questions
Q. You need to create a bot that requires you to extract people’s data from an online portal and put it in a
database. Which recorder will you use?
1. Desktop recorder
2. Screen Recorder
3. Web Recorder
Q. Which among the given is a feature of Automation Anywhere Enterprise?
1. Takes hours to create automation task such as record key strokes
2. Allows to capture and reuse automated process in a central repository
3. Not an easily managed automated process across multiple machines
Q. Smart Recorder is capable of capturing window objects and controls such as text from drop down menus.
The given statement is True/False?
1. True
2. False
Q. Which excel subcommand can be used to read the content of the specified cell on the active spreadsheet?
1. Activate Sheet
2. Go to cells
3. Get Cells
Q. Object Cloning command allows you to capture objects, its coordinates and images. The given statement is
True/False?
1. True
2. False
Q. Which command will be used to automatically launch a file or program?
1. File Folder Command
2. Open Program File Command
3. Windows Action Command
Q. You need to assign a value to an existing variable that has been previously defined. What will you choose?
1. Variable Operation Command
2. Add variable in Variable Manager
3. None of the above
Q. Which among the given provides exclusive graphical insight that helps users make informed decisions for
their Bots?
09/03/2021 10:43
RPA Automation Anywhere | EasyWithExamples
3 of 7
https://www.easywithexamples.com/rpa-automation-anywhere
1. Dashboards
2. Logics
3. Assets
Q. Identify the DASHBOARDS audit's widget that provides a chart-based view of activities filtered on the source
column in the Audit Log page for as specific time period?
1. Event Distribution by Activity Type
2. Activity Audit Trail by Host Machine Type
3. Activity Audit Trail by User Name
Q. Bot runners can only execute once they are registered, identified and authenticated by the ____?
1. Control Room
2. Automation Anywhere Enterprise
3. Users of the application
Q. Which among the given features of Automation Anywhere enables Bots to sense and automatically adjust to
application changes immediately?
1. Auto-calibration Technology
2. Embedded Analytics
3. Automated Processes
Q. Tasks made using any recorder can be edited in the Task Editor. The given statement is True/False?
1. True
2. False
Q. Which of the following is a valid recorder in Automation Anywhere Enterprise?
1. Object Recorder
2. Browser Recorder
3. Desktop Recorder
Q. Auto login will allow your computer to run a task even if the computer is locked or logged off. The given
statement is True/False?
1. True
2. False
Q. Automation can be extended to business processes consisting of conditional processing using which
capability of Automation Anywhere?
1. Process Designer
2. Workflow Designer
3. Bots Designer
Q. Which among the given serves as the centralized secured component within Automation Anywhere's
architecture to save sensitive data?
1. SQL database
2. Credential Vault
3. Version Control
Q. RPA is meant for Enterprise and is scalable but it is limited in its ability for complex processes. The given
statement is True/False?
1. True
2. False
Q. Use cases for RPA include processes from which of the following industries?
1. Financial and banking
2. Technology and Software
3. All of the above
Q. Credential Vault uses industry standard enterprise-grade security encryption and can be accessed by all
users across the enterprise. The given statement is True/False?
1. True
2. False
Q. Control Room, Development Client and Runtime client are key components of Automation Anywhere
architecture. Development client and Runtime Client are also known as ___________?
1. Bot Developers and Bot Creators
2. Bot Creators and Bot Executors
3. Bot Creators and Bot Runners
Q. Identify the bots that are the core of automation, replicating and completing repetitive rules-based tasks that
rely on structured data?
1. Task Bots
09/03/2021 10:43
RPA Automation Anywhere | EasyWithExamples
4 of 7
https://www.easywithexamples.com/rpa-automation-anywhere
1. Task Bots
2. IQ Bots
3. Meta Bots
Q. In the Meta Bot designer, under Assets, which among the given option allows to edit properties for the
recorded/added screens?
1. Add Screen
2. Configure
3. Calibrate
Automation Anywhere Recorder
In Automation Anywhere, we have different methods to create bot. There are 3 types of recorder to
record tasks.
Screen Recorder
Web Recorder
Smart Recorder
Screen recorder method is used for building simple task that involves mouse click and keyboard
operations.
Web Recorder is used for web based process to extract data from multiple web pages.
Smart Recorder is used to capture objects from applications that use HTML, JAVA, WPF, Flex or
Silverlight Technologies.
Recorder Assessment Questions and Answers
Q. While building a task using Screen Recorder, which of the following points should be kept in
mind?
1. Use the same operating system for task recording and execution
2. Use the offline feature to record tasks
3. Use Smart Recorder with Screen recorder to enhance its capabilities
4. Use the same screen resolution for task recording and execution
Q. Which recorder is best used for internet-based process?
1. Web Recorder
2. Screen Recorder
3. Smart Recorder
4. Workbench
Q. Which method is used in Smart Recorder to select button?
1. Use Ctrl+Click action
2. Use Click Action
09/03/2021 10:43
RPA Automation Anywhere | EasyWithExamples
5 of 7
https://www.easywithexamples.com/rpa-automation-anywhere
Bot Creator Assessment Questions and Answers
Q. Janet is creating a task to manage folders on her laptop. She wants the process to create a
new folder where she will copy some filtered data files. Which command group will help her
automate the process of creating a new folder?
1. Error Handling command
2. Files/Folder command
3. Open Program/File
4. Read from CSV/TXT command
Q. In order to verify if a specific application is open on the Windows desktop, which If/Else condition
option should you use ?
1. File exists
2. Service running
3. Window exist
4. Folder exists
Q. Nancy is using the Error Handling Command to log information to a file when an error occurs.
She wants to record the time and date when the error occurs. She wants to record the time and
date when the error occurred. Which option should she select in the Log to file section of the Error
Handling command?
1. Take snapshot
2. End Error Handling
3. Send Email
4. Add Timestamp
Q. Jack is working on a task that is using the Error Handling command to capture errors and log the error data to
09/03/2021 10:43
RPA Automation Anywhere | EasyWithExamples
6 of 7
https://www.easywithexamples.com/rpa-automation-anywhere
3. Select Window
4. Quick Test
Q. Suraj wants to copy data from a website and verify that the data he copied matches a specific text string.
Which If/Else Condition option should he select?
1. Windows Control
2. Variable
3. File date
4. Service running
Q. While working in Error Handling, Matt wants to add an additional line error data to an existing log file. Which
option should he use?
1. "Log File" under "Log Data into File"
2. "Text" under "Log Data into File"
09/03/2021 10:43
RPA Automation Anywhere | EasyWithExamples
7 of 7
https://www.easywithexamples.com/rpa-automation-anywhere
09/03/2021 10:43
Download