Automation
Anywhere Interview and Assessment Questions
Question1. Name Any Five Things Which You Can Automate?
Answer :
Below are the following five things:
o Smoke Sanity test suite
o Smoke test suite
o Automation behind GUI
o Build deployment
o Test data creation
Question2. What Factors Are Important To Consider For Scripting Standard For Automation Anywhere Testing?
Answer : The important factors are:
o For every ten lines of code, there should be three lines of code.
o Maximum use of framework wherever possible is also an important factor
o Proper indentation, Uniform naming convention, Error handling and management
Question3. Name Any Two Important Tools For Automation Anywhere Testing?
Answer :Although there are various tools but the ones that are considered as best are:
o Rational Robot
o QTP
Question4. There are four important frameworks that are commonly used:
o Keyword Driven Automation Framework.
o Data-driven automation framework.
o Hybrid Automation Framework
o Modular automation framework.
Question5. What Do You Mean By Sikuli?
Answer :Sikuli is basically a significant tool in Automation that can be used when it comes to graphical user interface. It makes use of VIM method and holds several web elements.
How to lock, shutdown and restart machine using AA?
Question6. Lock the computer
Ans:
1.In Automation Anywhere Client, open the Task Editor.
To open an existing task, select the task in the Task List, and click Edit.
To create a new task, click New, or choose Tools > Task Editor.
2. In the Task Editor, in the Commands list, double-click System. A submenu appears.
3. Double-click Lock Computer. The System dialog appears. Note the green symbol indicating that the Shutdown command can help save energy and spare the environment.
4. Click Save.
Question7 .Shut down the computer
Ans:
1. In Automation Anywhere Client, open the Task Editor. To open an existing task, select the task in the Task List, and click Edit. To create a new task, click New, or choose Tools > Task Editor.
2. In the Task Editor, in the Commands list, double-click System. A submenu appears.
3. Double-click Shutdown. The System dialog appears. Note the green symbol, indicating that the Shutdown command can help save energy and spare the environment.
4. Click Save.
Question8: Restart the computer
Ans:
1. In Automation Anywhere Client, open the Task Editor. To open an existing task, select the task in the Task List, and click Edit. To create a new task, click New, or choose Tools > Task Editor.
2. In the Task Editor, in the Commands list, double-click System. A submenu appears.
3. Double-click Restart.
4. Click Save. Note: Always put System commands last in tasks, since actions entered after the System command will not be executed.
Question9: What is Control Room?
Ans: Control Room is Server Component in AA. This component is to hold the entire information in the tools.
Control room is an operation and authentication of all clients within client environment. It is controlled all the user and monitoring task based on the control room operation.
We can easy to controlled users, testers and high level people within the organization.
Question10: What is Manage Web Control?
Ans: To capture image links, radio buttons, text boxes, check boxes and other web control Automation Anywhere Web Recorder -> Manage Web Controls allows capture of web controls and assign them variables.
Question11: Difference between Manage Windows/Web controls and Object Cloning?
Ans: Manage Windows Controls command allows you to work with windows controls like check-boxes and radio buttons. With this command, you can find out if the radio buttonor check box is checked or not. Automation Anywhere supports only standard Windows checkboxes and radio buttons.
Object Cloning command to recognized
Objects and a variety of their properties, including Name, Type, Path, and Value.
Question12: What is Image Recognition in terms of AA?
Ans: Image Recognition is another feature of the Visualize Technology available in Automation Anywhere Enterprise. Using the Visualize Technology, Image Recognition allows the recognition and comparison of images from file or window.
Automation Anywhere Control Room
• Deploy Project
• Add Clients
• Operations Room
Task Bots
• Recording Task
• Creating Task
Overview on Task Editor
• Features of Task Editor
• Different sections in AA
Commands Categories:
Keystrokes / Mouse
• Insert Keystrokes
• Insert Mouse Click
• Insert Mouse Move
• Insert Mouse Scroll
Programs / Files / Windows
• Open program/File
• Files/Folders
• Window Actions
• Log To File
• Manage Windows Controls
• Object Cloning
• System
Conditions / Loops
• If/Loop
Pause / Delays / Wait
Internet
• Web Recorder
• Launch Website
• Send Email
• Internet Connection
• SOAP Web Service
• REST Web Service
Tasks / Scripts
• Run Task
• Stop Task
Applications
• Read from CSV/Text
• Excel
• Database
• XML o Interactive
• Prompt
• Message Box o Miscellaneous
Applications
• Read from CSV/Text
• Excel
• Database
• XML o Interactive
• Prompt
• Message Box o Miscellaneous
• Clipboard
• Comment
• Paly Sound
• Variable Operation
• String Operation
System
• Printers
• Services
Advanced
• Error Handling
• Image Recognition
• Screen Capture
Integration
• App Integration
• OCR
• Email Automation
• Terminal Emulator
• PDF Integration
• Citrix Automation
Security
• PGP
Automation Anywhere New Features
• IQ Bot
• Meta Bot
• Web Control Room
Excel Activity
command to get all data from the sheet: Get all cells sessions.
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certification
Also Read Automation Anywhere Multiple Choice Questions with Answer for Advance Certification
No comments