Automation Anywhere Multiple Choice Questions with Answer for Advance Certification

1. Which of the following doesn't support the usage of credential variables?
A. object clonning
B. variable operation
C. Email Automation
D. Web recorder
E. Log to file

2. Which of the following helps to view the details such as client status, host name, username and application path by the control room administtrator and user?
A. User management
B. Repository manager
C. Credential manager
D. Client


3. How to insert a new node in XML using AA?
select one
A. Start XML session-> Get Nodes->insert Nodes-> Save session data-> End XML session
B. Open XML file-> Start XML session->insert Nodes->End XML session
C. Start XML session-> insert Nodes-> Save session data-> End XML session
D. Open XML file-> Start XML session-> update Nodes-> End XML session

4. In AA what  feature can be used to comapre, find, split, and join string variables?
A. Keystroke
B. variable operation
C. Object cloning
D. String operation

5. Which of the following removes leading and trailing spaces from a text string?
A. Remove
B. Trim
C. Delete
D. Cut

6. The four basic SQL command includes, insert, update, select and ______________
A. Erase
B. Delete
C. Cut
D. Remove

7. Which of the following enables you to Add Assets screen and DLLs to the metabots?
A. Web control room
B. Client
C. Metabot designer
D. Report Designer

8.Which of the following helps to closely manage TaskBots, Metabots and IQBots uploaded in the server?
A. Clients
B. Audit trails
C. user management
D. Repository Manager

9. Which of the following can be performed by the user with Bot Runner role?
A. Create and run the tasks
B. Run the task using the "one time only" schedule option
C. Run the task
D. Add, edit and delete schedule for tasks on your client machine

Read Also: Automation Anywhere RPA MCQ Quiz: Part 2

10. What is the right way to read excel or csv data?
A. Recorder
B. CSV
C. Object Cloning
D. Excel

11. If there any dynamic change in window title, which of the following should be done?
A. Convert the Window title as a variable
B. Use the variable operation
C. Use the wild card character while capturing
D. Convert the window title alone

12. Which of the following plays an important role in maintaining or calculating information when building automated task?
A. Task Editor
B. Variables
C. Command Library
D. Web Recorder

13. Which of the following allow access, control default, and DOS-based action of remote terminals?
A. Error Handling Command
B. PGP Command
C. FTP command
D. Terinal Emulator Command

14. The Automation Anywhere tool supports Active Directory integration. State True or False.
A. True
B. False

15. Identify the system defined variable used for deploying a task globally?
A. Current Directory
B. System
C. Control room repository
D. AA Application Path

16. Which of the following format of System Variable can be changed?
A. Month
B. Date
C. Time
D. year

17. Counter variable always start from which of the following digits?
A. The answer is -1.
B. The answer is 1.
C. The answer is 0.
D. The answer is 2.

18. In AA, What option is used to read the entire cell in Excel?
A. Get multiple cells.
B. Get Cell
C. Go to Cell
D. Get all cells

19. Which of the following reads the content of the specified cell on the active spreadsheet?
A. Go to cell
B. Set cell
C. Open spreadsheet
D. Get cell

20. A password protected spreadsheet can be opened using open spreadsheet feature of AA. State True or False.
A. True
B. False

Read Also: Automation Anywhere RPA MCQ Quiz: Part 2

21. Which command is used to read a check box in flattened PDF?
A. Extract from field
B. Extract text
C. OCR
D. Check box cannot be extracted

22. You need to extract name, SSN number, and address from 20 PDFs which are of the same category in a folder. What are the action required?
A. Use extract from fields in PDF
B. Use object cloning
C. Use wildcard character in window title of PDF
D. Use extract from fields in PDF for each file in a folder

23. Which of the following can be performed using PDF integration command?
A. PDF to Image
B. PDF to Email
C. PDF to Web page
D. PDF to XML

24. Automation Anywhere supports what kind of browser, by default?
A. Internet explorer
B. Google Chrome
C. Mozilla Firefox
D. Both A and B

25. Which of the following support Secure Recording mode?
A. Excel
B. Image Recognition
C. PDF
D. Object cloning
E. OCR

26. Which of the following is preferable to extract an html table?
A. OCR
B. Object cloning
C. Web Recorder
D. Manager Window

27. When you use Google Chrome browser, how do you select a dropdown value?
A. In object cloning, set the value of textbox to be selected
B. Click the textbox and keystroke the value to be selected
C. Use manage control activity
D. In object cloning, click the item.

28. Which of the following is used to automate, if the application is web based?
A. Managed window control
B. Object cloning
C. OCR
D. Web Recorder or Managed Web Controls

29. Which of the following capture Window Object and control?
A. Screen Recorder
B. Smart Recorder
C. Smart and Screen Recorder
D. Web Recorder

30. How can we open a browser in AA?
A. Open Program file
B. Launch website
C. Web Recorder
D. Screen Recorder
E. Smart Recorder

31. In case there is an error in the task, What will be the value of "Error line number"?
A. The Answer is -1.
B. The Answer is 1.
C. The Answer is 0.
D.  The Answer is -2.

32. Which of the following is valid Error Handling Action?
A. Continue Until next error.
B. Re-Assign  Variable
C. Stop after next error
D. Continue

33. Which of the following are possible in Error handling?
A. Variable Assignment
B. Stop Task
C. Multiple Error Handling
D. Log Data into file

34. How to capture an image for selection, using Image Recognition?
A. Select the window title for the both images (Image 1 and Image 2) and capture the Image for Image 2
B. Select the window title and only capture the Image for Image 1
C. Select the window title in both Image 1 and Image 2 and capture image in both windows
D. Select the window title and only capture the Image for Image 2

35. Which mode is used to recognize multicolored text on a multi colored background?
A. Gray Scale
B. Normal
C. Monochrome
D. RGB

36. Which of the following are valid Loop Commands?
A. Each folder in a folder
B. Each row in an excel sheet
C. Each image in a folder
D. Each cell in array

37. Which of following loops are offered by an AA client?
A. String variable
B. Database Dataset
C. Excel database
D. List variables
E. Array Variables

38. We can use a single metabot for different applications. state true or false.
A. True
B. False

39. To identify changes for modification in the source application, what metabot option is used to instantly compare an existing screen with a new screen?
A. Capture
B. Synchronize
C. Calibrate
D. Configure

40. Which of the following an extension of MetaBots?
A. .metabot
B. .mbot
C. .atmx

41. Which of the following can be used to download a file?
Ans- Web Recorder, FTP

42. Which of the following recorder is ‘most’ preferable to
automate with if the application is web based?
Ans- Web Recorder/Managed Web Controls

43. Which of the following recorders works on the coordinates
of a screen?
Ans- Screen Recorder

44. Which of the following system variables are associated
with Arrays?
Ans- ArrayColumns
ArrayRows

45. Which of the following ROI setting can be modified?
Ans- Run Time

46. Which of the following variable types are available in the
Task Editor?
Ans- Array
List

47. Which of the following em ail based triggers does AAE
support out of box?
Ans-
 User activated/deactivated
 User information updated
 Task execution status
 Above ALL

48. A task file contains which of the following?
Ans Doubt- O Task Commands only

49. Which of the following W ebCR options allows to view the
List of all client machines along with their status in read only
form?
Ans: © • Clients

50. AAE 10 LTS supports versioning through which of the following Version Control System?
Ans- VisualSVN

Read Also: Automation Anywhere RPA MCQ Quiz: Part 2

51. In case there is no error in a task, the value of ‘Error Line
Number’ will be_____
Ans- 0

52. Which of the following variable types are available in the Task Editor?
Ans- • Array
 • List

53. $Filedata Colum n$ variable allow s us to read column wise
information from the following file typefe)?
Ans- CSV and txt

54. Which of the following is the default mode of Credential
Vault?
Ans- Express

55. Which of the following are not valid Loop commands?
Ans- Each item in a array

56. Which of the following methods can a developer use to debug a task using the Task Editor?
Ans- Enable debugging then function keys

57. Which of the following types of reports are generated by the Report Designer?
Ans- Task Run
and Workflow Run

58. Which of the following options allows to identify the Location of a Control Room repository?
Ans- Control Room Settings (Administration > Settings > Credentials Tab)

59. Which among the following should be checked prior to ensuring that the task performed is devoid of any errors in a Web Recorder?
Ans Doubt- The zoom factor in IE browser should be 100 %

60. Which of the following Clients is accessible to a user with Admin role/rights?
Ans Doubt- 0 Bot Creator Client

61. Which of the following file/files cannot be scheduled by the Schedule Manager in AA Client?
Ans Doubt- Metabot

62. A Bot is created with specific Properties, Scheduling, or
Triggers and uploaded on the Web CR. Which of the
following gets carried forward with the Bot?
Ans Doubt- Properties

63. Which of the following modes of Information Capture is
supported by Smart Recorder?
Ans- . Smart Recorder

•SMART Technology for desktop applications and Web sites

•Records based on a provided window title

•Object , Co-ordinates , Image playback mode

•Adjustable object identification criteria

•Can be used for both desktop as well as web applications.

64. Which one of the following is ‘highly’ not recommended to use if the application is local and offers full support of objects for automation?
Ans Doubt- Managed Windows Control

65. While working on a WebCR, the Dashboard Component
displays the number of registered clients. What does this
indicate?
Ans Doubt- TotaL number of BotCreators and BotRunners

66. Which of the following can be attached to a mail being sent
via Error Handling?
Ans- Snapshot and Variable

67. Which of the following are possible in Error Handling?
Ans- O Take Snapshot
o Run Task
o Log Data into a File
© • ALL

68.Which of the following helps in searching for a web control based on the index number of the control stored while
recording a web page?
Ans- Control Index

69. At the event of an error, the ‘Set Task Status’ option under
Error Handling command allows to set the current task as
Ans- Pass or Fail

70. Which of the following type of variable(s) does a workflow support?
Ans Doubt- Array

71. Which of the following methods is used to assign a new set of permissions to a group of users?
Ans- Create a new role under Security Tab

72. Which of the following type of variable is not supported by MetaBots?
Ans Doubt- List Type

73. Which of the following options are true when the user
connects to more than one excel file during task execution?
Ans- Yes, it is supported by defining different session
name for each excel file

74. In WebCR, what does the number of active users reflect in
Dashboard?
Ans- Total number of user accounts created on WebCR

75. Which of the following types of reports are generated by
the Report Designer?
Ans- Task Run
Workflow Run

Note:  Answer for some questions may be incorrect. If you know the right answers, do let us know in comment box below or using contact form.

33 comments:

  1. Does anyone have prefect answer of above given question?

    ReplyDelete
    Replies
    1. 70th questions answer - value

      Delete
    2. Automation Anywhere Multiple Choice Questions With Answer For Advance Certification - Coder Destination Automation Anywhere Rpa Tutorial >>>>> Download Now

      >>>>> Download Full

      Automation Anywhere Multiple Choice Questions With Answer For Advance Certification - Coder Destination Automation Anywhere Rpa Tutorial >>>>> Download LINK

      >>>>> Download Now

      Automation Anywhere Multiple Choice Questions With Answer For Advance Certification - Coder Destination Automation Anywhere Rpa Tutorial >>>>> Download Full

      >>>>> Download LINK X8

      Delete
  2. Are these questions useful for advance certification exam

    ReplyDelete
  3. You made such an interesting piece to read, giving every subject enlightenment for us to gain knowledge. Thanks for sharing the such information with us to read this... acls certification online

    ReplyDelete
  4. Thanks for your sharing, it helps me a lot and I think I'll watch your post more.
    First Aid Certification Redlands CA

    ReplyDelete
  5. Thanks for sharing such a nice info.I hope you will share more information like this. please keep on sharing!
    Visit us: dot net training
    Visit us: Dot Net Online Training Hyderabad
    Visit us: .net online training india

    ReplyDelete
  6. What a great web blog . I like this blog because of its design and interface. event management Wellington, FL It is user friendly and it is nice to visit the blog.

    ReplyDelete
  7. I read that Post and got it fine and informative. choice carts

    ReplyDelete
  8. Learn and practice advanced excel Interview questions for the preparation of Data Scientist Interview including questions on VBA, VLOOKUP, VIndex and much more"

    Visit here : Advanced EXCEL Interview Questions

    ReplyDelete
  9. Thanks again for the article post.Really thank you! Fantastic.
    MuleSoft training
    MuleSoft online training

    ReplyDelete
  10. This post is so helpfull and informative.keep updating with more information...
    Career In German Language
    German Language Importance

    ReplyDelete
  11. Automation Anywhere Multiple Choice Questions With Answer For Advance Certification - Coder Destination Automation Anywhere Rpa Tutorial >>>>> Download Now

    >>>>> Download Full

    Automation Anywhere Multiple Choice Questions With Answer For Advance Certification - Coder Destination Automation Anywhere Rpa Tutorial >>>>> Download LINK

    >>>>> Download Now

    Automation Anywhere Multiple Choice Questions With Answer For Advance Certification - Coder Destination Automation Anywhere Rpa Tutorial >>>>> Download Full

    >>>>> Download LINK gS

    ReplyDelete
  12. Congratulations on your article, it was very helpful and successful. 1253c86ec2bcacef751e9b440dba7b85
    website kurma
    sms onay
    website kurma

    ReplyDelete
  13. Thank you for your explanation, very good content. c19420b9c2bd3fc2489a82a5047f57b5
    altın dedektörü

    ReplyDelete
  14. Thanks for your article. 62fab1fa58e59d6804dd28667e3cedbb
    evden iş imkanı

    ReplyDelete
  15. power bi Training in bangalore
    power bi online Training in bangalore
    power bi training in marathahalli
    power bi Online Training
    power Bi Training

    ReplyDelete
  16. Thanks for your marvelous posting! I seriously enjoyed reading it, you will be a great author.
    I want to encourage continue your great posts, Hello, friends I have one more interesting topic related with roblox..

    ReplyDelete
  17. When it comes to pursuing advanced certifications like Automation Anywhere, it's important to uphold the principles of academic integrity and respect the certification process. While it can be tempting to seek specific multiple-choice questions and their answers for the Automation Anywhere Advanced Certification exam, Best cameras for streaming, it is essential to emphasize the significance of genuine learning and knowledge acquisition.

    Instead of focusing solely on finding ready-made answers, let's shift our attention to the journey of skill development and understanding the core concepts of Automation Anywhere. A blog commenting website can provide a fantastic platform for discussing Automation Anywhere, sharing insights, and seeking guidance on advanced topics.

    Participants can engage in conversations about Automation Anywhere best practices, real-world implementation scenarios, and challenges encountered during automation projects. By exchanging ideas, seeking clarification, and sharing experiences, we can collectively enhance our knowledge of Automation Anywhere and prepare ourselves for the Advanced Certification exam.

    Utilize official study materials, online resources, and practice exams provided by Automation Anywhere to strengthen your understanding of the platform's advanced features and capabilities. Focus on building a solid foundation of knowledge, best cheap camera for photography, exploring practical use cases, and developing problem-solving skills in the context of automation.

    ReplyDelete
  18. Thanks for sharing this information. Students can also read this blog: What to Expect from a Comprehensive Python Training Course.

    ReplyDelete
  19. The best Night club in kyrenia and taxi http://www.lefkosataksi.net

    ReplyDelete

  20. I appreciate your kind words! I'm delighted to hear that you enjoyed the content. If you have any more questions, need assistance, or if there's anything specific you'd like to explore, feel free to let me know. Happy reading, and I'm here to help with any information you may need.
    visit: Data Science Ethics and Privacy: Responsible Data Handling

    ReplyDelete
  21. spoken english classes, spoken english malayalam, oet writing, oet grammar, writing tips oet, trending oet, oet classes malayalam, oet online course for nurses free, oet online training

    ReplyDelete