NEW
Font size
WorksheetsRobotic Process Automation by Chayan Bhattacharjee
Total questions: 50
Worksheet time: 25mins
What does RPA stand for?
Robotic Process Automation
Robot Process automation
Robotic Procedure Automation
Robotic Practical automation
What is the primary goal of RPA?
To replace human workers with robots
To automate repetitive and manual tasks
To improve worker productivity
To reduce costs associated with labor
What is Automation Anywhere?
A software development platform
A business process automation tool
A project management software
A customer relationship management software
Not a type of Automation Anywhere Bots
Task Bot
Meta Bot
IQ Bot
Run Bot
_______ are bots which automate rule-based, repetitive task, in areas like document administration, HR, claims management, IT services and more.
Task Bots
Meta Bots
IQ Bots
Automation Bots
___________ offers Automation using highly advanced cognitive technology.
Task bot
Meta bot
IQ bot
Server bot
The tool shows statistic and display graphs to analyze the performance of every bot in the system.
Bot Store
Bot Insights
Bot Runner
Bot Farm
What are the 3 main components of Automation Anywhere tool?
Control Room, Bot Creator, and Bot Runner
Bot Room, Control Creator and Control Runner
Control Room, Control Creator, and Bot Runner
Bot Room, Bot Creator, and Bot Runner
Which one is not RPA tools?
Blue Prism
Automation Anywhere
UiPath
Selenium
Which of the following is not a common use case for RPA?
Invoice processing
Email automation
Customer service chatbots
Data analysis
What can we not automate with RPA
Filling out forms
Connecting to system APIs
Make Judgement
Scraping data from the web
Web-based operations center that allows the administrator to deploy & monitor tasks sent to bots and manage the bots.
Client
Control Room
Server
Cloud
Which command action we should use to initialize variable in automation anywhere 360 :
Set Value
Assign
Assign To
Set Single Value
What does the Assign action in the Boolean package do?
Compares two boolean values
Converts a boolean value to a string
Assigns a constant or user-defined value to a boolean variable
Inverts a boolean value
What is the output of comparing True and False using the Compare to action?
True
-1
1
0
Which action converts a boolean value to a numeric value?
Equal to
Invert
To number
To string
What does the Invert action do?
Converts a boolean to a string
Converts True to False and vice versa
Compares two boolean values
Assigns a value to a boolean variable
What is the purpose of the Open action for CSV/TXT files?
To write data to a CSV file
To specify the delimiter and encoding of the file
To read data from a CSV file
To delete a CSV file
What happens if there is a double quotation mark in the last element of a CSV file?
The file will open successfully
The data will be ignored
The file will be deleted
The bot will encounter an error
Loops in Automation anywhere
Do-while
Do
While
Until
Which encoding is used to encode languages that is used while saving txt file?
UTF-8
UTF-16LE
ANSI
Win1251
What does the Read action do?
Opens a CSV file
Retrieves values from a CSV or TXT file
Writes data to a file
Deletes a CSV file
What does the IF/ELSE command do?
Compares two strings
Assigns values to variables
Loops through a list
Performs actions based on conditions
What is the purpose of the Close action in the Excel basic package?
To open an Excel file
To read data from an Excel file
To save changes and close an Excel spreadsheet
To delete an Excel file
Which action can be used to display a message in Automation Anywhere?
Message Box
Log to File
Notification
What does the Get multiple cells action do?
Retrieves values from multiple cells and stores them in a table variable
Retrieves values from a single cell
Saves an Excel workbook
Deletes specific cells
What does the Loop command do?
Ends a sequence of commands
Compares two numbers
Repeats a sequence of commands
Assigns values to variables
What does the Random action in the Number package do?
Decrements a number by a specified value
Converts a number to a string
Generates a random integer from a specified range
Increments a number by a specified value
What does the Replace action do?
Converts a string to lower case
Joins elements of list variables
Finds a substring within a source string
Replaces a portion of a source string with a specified replacement string
What is the purpose of the Capture Window action in the OCR command?
To extract text from a file
To capture an entire window as an image
To open an application
To save an image
What does the Trim action do?
Converts a string to upper case
Removes leading and trailing spaces from a string
Reverses a string
Splits a string
What does the Get cell address action do?
Retrieves the location of the active cell
Retrieves the value of a specific cell
Saves an Excel workbook
Deletes a specific cell
What does the Set cell action do?
Opens an Excel file
Deletes a cell
Retrieves a value from a cell
Sets a value in a specified cell
What does the Continue command do in a loop?
Breaks out of the loop
Starts the loop
Skips to the next iteration of the loop
Ends the loop
What does the Compare action do?
Compares two strings and returns True or False
Finds the length of a string
Joins two strings together
Replaces a substring in a string
What does the Save action do in the Excel basic package?
Closes the Excel application
Saves the current Excel spreadsheet with changes
Opens a new Excel file
Deletes the current Excel file
What is the function of the Filter action in data processing?
To sort data in ascending order
To remove duplicates from a dataset
To combine multiple datasets into one
To display only the data that meets certain criteria
What does the Count action do in a dataset?
Counts the number of columns in a dataset
Counts the number of unique values
Counts the total number of entries in a dataset
Counts the number of empty cells
In AA what feature can be used to compare, find, split, and join string variables?
Keystroke
variable operation
Object cloning
String operation
Which of the following removes leading and trailing spaces from a text string?
Remove
Trim
Delete
Cut
Which of the following can be performed by the user with Bot Runner role?
Create and run the tasks
Run the task using the "one time only" schedule option
Run the task
Add, edit and delete schedule for tasks on your client machine
What is the right way to read excel or csv data?
Recorder
CSV
Object Cloning
String
Which of the following plays an important role in maintaining or calculating information when building automated task?
Task Editor
Variables
Command Library
Web Recorder
Counter variable always start from which of the following digits?
The answer is -1
The answer is 1
The answer is 0
The answer is 2
In AA, What option is used to read the entire cell in Excel?
Get Cell
Go to Cell
Get specific cells
Get multiple cells
Which of the following reads the content of the specified cell on the active spreadsheet?
Get Cell
Go to Cell
Get specific cells
Get multiple cells
Automation Anywhere supports what kind of browser, by default?
Internet explorer
Google Chrome
Mozilla Firefox
Both Explorer and Chrome
Which of the following is not valid Loop Commands?
Each folder in a folder
Each row in an excel sheet
Each image in a folder
Each cell in array
OCR stands for:
Object Character Recognition
Optical Character Recognition
Object Character Resolution
Optical Character Resolution
Automation Anywhere supports which of the OCR engines to capture images.
AABB
TESSARACT
OCR
