Q1 : What are the basic components that must be dealt with while organizing Automation anyplace?
A : Before doing anything, the central thing to a center is picking the Automation tool that is important. It is fundamental to give the watchful design to the framework in case it is accessible. The test condition setup is close to essential to consider on require. Another factor that issues a considerable measure is aware of the test output. Moreover, factors, for example, for example, the course of events of the undertaking and its execution are substitute factors that must be taken between the arranging stages.
Q2 : What are the typical steps involved in Automation Anywhere process?
A : Selecting or choosing the testing tools like Automation Anywhere, Blue Prism is the primary thing. After that, the next step is defining the automation scope followed by the phases planning, designing as well as development. Testing execution is the next step and maintenance is the final step. It is crucial to follow steps while defining the sequence thus eliminating confusion.
Q3 : What is Image Recognition in terms of AA?
A : 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.
Q4 : What factors are important to consider for scripting standard for Automation Anywhere Testing?
A : For every ten lines of code, there should be three lines of code. Maximum use of framework wherever possible is also an important factor Proper indentation, Uniform naming convention, Error handling, and management are some of the factors that must be considered.
Q5 : What is Control Room?
A : 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.
Control Room Options:
- Dashboard
- Repository Manager
- Operation Control Room
- Audit Trail
- Task Scheduler
- Security
- Client
- Credential Manager
- App. Management
Q6 : Name any five things which you can automate?
A : Smoke Sanity test suite, Automation behind GUI, build deployment, smoke test suite, as well as test data creation.
Q7 : What are the important factors that must be taken care of while planning Automation anywhere?
A : Before doing anything, the very first thing to pay attention to is selecting the Automation tool that is beneficial. It is necessary to pay equal attention to the framework in case it is present. The test environment setup is also necessary to e considered on priority. Another factor that matters a lot is identifying the test Deliverables. In addition to this, factors such as the timeline of the project and its execution are the other factors that must be taken care of during the planning phase.
Q8 : What do you mean by automation? What are its benefits?
A : It is basically a process to automate the tasks and process with the help of automatic equipment which is based on technology. It is helpful for the businesses to consider automation as it enhances efficiency and cut down the errors from several business processes and transactions. Also, human interference can be avoided up to a great extent. A number of processes can be automated with the use of specific equipment and expertise.
Q9 : When exactly you will automate a test?
A : There are certain cases when we can consider the same. For example, repeating tasks. During such a scenario, automating a test saves a lot of time as well as Human efforts. In addition to this, test with more than one data set can be made more efficient through this approach. Also, regression test cases, as well as Smoke & Sanity tests are also the conditions when automating a test is a good option. However, the final decision is always based on Return-on-Investment.
Q10 : Is it possible to use Automation Anywhere testing for the Agile method? What are the factors that can affect it?
A : Yes, it’s possible. However, there are conditions in which it is not useful. The very first thing is frequently changing the needs of Agile testing. In such a case, it is not possible to use it. Many times there is a need for the complex level of documentation. In such situation also the testing for agile method is not useful. However, in the case of continuous integration, it is possible to use it simply.
Q11 : What are the basic Differences between Automation Anywhere and Blue Prism?
A : Automation Anywhere(AA) Vs Blue Prism
Features Automation Anywhere BluePrism
Learning Easy to learn and understand even for a beginner. Knowledge of programming to manage business objects.
Re – use Re-usable blocks are created using smart adapters BP Libraries can be reused with other processes as well.
Cognitive Capability Moderately capable. The capability is very less.
Accuracy Moderate accuracy. Accurate with web, desktop, and Citrix as well.
Robots Both front and back office robots. Only back office automation.
Architecture Client-Server based architecture. Client-Server based architecture.
Access Only app-based access. Only app-based access.
Base Technology Microsoft Technology C#
Reliability Highly reliable Best in terms of reliability.
Q12 : What is Manage Web Control?
A : 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 the variables.
Q13 : What do you know about the type of framework that is used in Automation Anywhere software?
A : There are four important frameworks that are commonly used. First is the Keyword Driven Automation Framework. Next is the Data-driven automation framework. The third is Hybrid Automation Framework and last is Modular automation framework.
Q14 : How to lock machine using AA?
A : Lock the computer
- 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.
- In the Task Editor, in the Commands list, double-click System. A submenu appears.
- 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.
- Click Save.
Q15 : How to shut down machine using AA?
A : Shut down the computer
- 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.
- In the Task Editor, in the Commands list, double-click System. A submenu appears.
- Double-click Shutdown. The System dialog appears. Note the green symbol, indicating that the Shutdown command can help save energy and spare the environment.
- Click Save
Q16: How to restart machine using AA?
A : Restart the computer
- 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.
- In the Task Editor, in the Commands list, double-click System. A submenu appears.
- Double-click Restart.
- Click Save. Note: Always put System commands last in tasks, since actions entered after the System command will not be executed.
Q17 : Difference between Manage Windows/Web controls and Object Cloning?
A : 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 button or checkbox 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
Q18 : Name any two important tools for Automation anywhere testing?
A : There are several tools but the ones that are considered as best are Rational Robot and QTP. Both of them are equally powerful and help to get results that are totally error free.
Q19 : What factors are important to consider for scripting standard for Automation Anywhere Testing?
A : For every ten lines of code, there should be three lines of code. Maximum use of framework wherever possible is also an important factor Proper indentation, Uniform naming convention, Error handling, and management are some of the factors that must be considered.
Q20 : What do you mean by automation? What are its benefits?
A : It is basically a process to automate the tasks and process with the help of automatic equipment which is based on technology. It is helpful for the businesses to consider automation as it enhances efficiency and cut down the errors from several business processes and transactions. Also, human interference can be avoided up to a great extent. A number of processes can be automated with the use of specific equipment and expertise.
Q21 : Is it possible to utilize Automation anywhere testing for lithe strategy? What are the variables that can impact it?
A : Truly it is thinkable. However now and again, there are conditions in which it isn’t valuable. The essential concern is a critical piece of the time changing the necessities of agile testing. In such a case, it isn’t possible to utilize it. Regularly there is a need for the possible level of documentation. In such case likewise, the testing for light-footed strategy isn’t helpful. In any case, in the event of constant add, it is likely to utilize it just.
Q22 : What do you think about the sort of structure that is utilized as a part of Automation Anywhere programming?
A : There are four critical structures that are usually utilized:
- Watchword Driven Automation Framework.
- Information-driven automation system.
- Crossover Automation Framework
- Particular automation structure.
Q23 : In Automation Anywhere approach, what precisely you will Automate first?
A : Current automation programming projects are restoring with a standout amongst other highlights and i.e. they can break down ROI and give valuable data on undertakings that offer advantages and basically help in realizing what to be automated first. Clearly, this divides down the difficulty that frequently comes because of the need for automation. Suggestions from the agent in the event of its task in a business can likewise be taken with the goal that complex procedures can be computerized first and workers’ weight can be minimized.
Q24 : What do you mean by QTP?
A : QTP remains for Quick test trained and is essentially an Automation tool that is utilized as a part of test situations.
Q25 : Is it thinkable to accomplish 100% automation?
A : Indeed, it is thinkable to accomplish 100% automation however by and large to a great degree complex. Finish automation even has a considerable measure of downsides as well. By and large, it isn’t the essential focus in any automation procedure and tasks that point the same isn’t considered in the greater part of the ventures in view of automation.