1. Which activities allow you to iterate through an array of strings?
View Answer
While,For Each,Do While
2. As a best practice, how should workflows use a local desktop application?
View Answer
1) By checking if the corresponding process is running and if not, opening the application by using the Open Application activity. 2) By using selectors to interact with the application.
3. How should an RPA developer address runtime exceptions in the workflows?
View Answer
1) By logging any exception events 2)By using automatic recovery sequences inside the Catch blocks. 3) By using Try/Catch blocks when invoking external workflow files
4. How can you grab text from a notepad window inside Citrix?
View Answer
1) By using Screen Scraping/Relative Scraping. 2)By using the Get Text with OCR activity
5. Can you hover the mouse over a specific UI Element?
View Answer
1)Yes, by using Hover Text activity. 2)Yes, by using Hover Image activity. 3)Yes, by using Hover OCR Text activity.
6. What can you use to add more details about the process in the workflow itself?
View Answer
1)Adding activity annotations 2)The Comment activity
7. Will a Click activity work with a Hidden browser session?
View Answer
1)Yes, if the SimulateClick property is selected. 2)Yes, if the SendWindowMessages property is selected.
8. How can you extract a table from a web page?
View Answer
1) By using the Data Scraping Wizard. 2)By using the Extract Structured Data Activity.
9. How can you close a running application?
View Answer
1)By using the Close Application activity 2)By sending Alt + F4 with the Send Hotkey activity 3)By using the Kill Process activity
10. How can you start an application within a Citrix environment?
View Answer
1)Defining a shortcut key and then triggering the app with a Send Hotkey activity 2)Double clicking the application icon on the desktop
11. Imagine you have to use a Type Into activity in an element that loads slowly. Will it be a good idea to add some delays before executing Type Into?
View Answer
1)Yes, use On element appear and start typing only after the trigger happens. 2) No, this solution is not reliable because sometimes the loading time can take more than the delay time.
12. Which of the following methods can be used for reading text from a native .pdf document
View Answer
1)Read PDF Text activity 2)Read PDF with OCR activity
13. We have a native PDF invoice and we need to read the amount in USD next to the label AMOUNT. What methods can we apply to get the desired value
View Answer
1)Open the file in Acrobat Reader or any other compatible PDF reader and use Anchor Base with the label as an anchor 2) Use the Get Text activity with a reliable selector (if available) in order to only retrieve the amount from the PDF file.
14. the topmost layer in layered design of RPA is _.
View Answer
process
15. is hosted on a server.
View Answer
robot controller
16. Agents are capable of performing close to actions.
View Answer
600
17. deploys jobs to the software robots.
View Answer
Robot Controller
18. Software robots are capable of interacting with a wide range of systems.
View Answer
True
19. Sequence of step by step instructions is known as a ___.
View Answer
job
20. Assisted Automation focusses on dynamically assigning tasks and monitoring them between Human-Machine system
View Answer
True
21. The sequence of user action is captured to speed up the process definition using _.
View Answer
Process recorder
22. In RPA process layered approach, factors make up being strong determinants of scalability and reliability.
View Answer
reusability
23. Prioritized work queues is available in
View Answer
all the options
24. Unclear inputs, Social Context, Task distribution, and Transformation are some of the key attributes which favor RPA.
View Answer
assisted
25. Process Administration technique, which focuses on Global process tracking is _.
View Answer
All the options
26. Re-engineering the entire underlying process is part of __
View Answer
BPM
27. RPA stores data and enables automation.
View Answer
True
28. RPA does not enforce integration requirements.
View Answer
True
29. publishes data to the master repository.
View Answer
robot controller
30. _ deploy(s) jobs to the software robots.
View Answer
Process recorder
31. Autonomous RPA is a kind of __.
View Answer
Unassisted
32. RPA interacts with multiple application at the ________
View Answer
layer.
33. RPA is similar to old technologies such as screen scrapping or macros.
View Answer
True
34. For RPA to work efficiently, programming logic of the underlying systems must be modified accordingly.
View Answer
False
35. UiPath offers rule based automation.
View Answer
False
36. provides instructions to robot.
View Answer
Robot Controller
37. Which among these is not an RPA tool?
View Answer
Openspan
38. Greater resilience is achieved in RPA through ____.
View Answer
Object oriented approach
39. RPA will be able to handle operations such as __.
View Answer
document classification AND claims processing
40. A software robot is trained in a live environment.
View Answer
True
41. Robots are trained by .
View Answer
end-user
42. All the RPA tools provide both front and back office automation.
View Answer
True
43. Macros are linear and fixed but RPA is dynamic.
View Answer
True
44. RPA enables reduction of data entry errors.
View Answer
True
45. RPA with thinking and decision making capabilities are known as _ RPA.
View Answer
intellisense
46. Layered approach in RPA design assists in separating different levels of abstraction.
View Answer
True
47. ___ is used for nesting of sub steps in a job.
View Answer
Developer Tools
48. Blue Prism has the largest trained ecosystem.
View Answer
True
49. RPA enables monitoring of network devices.
View Answer
True
50. Recorder function is an added advantage while selecting a RPA tool because it assists with .
View Answer
speeding up of the configuration
51. RPA answers to customers in _.
View Answer
natural language
52. Locating objects relative to the edge of the screen is known as ___.
View Answer
Both of the options
53. Unclear inputs, Social Context, Task distribution, and Transformation are some of the key attributes which favor RPA.
View Answer
Assisted
54. is aimed at IT architecture to enable process management capability.
View Answer
ERP, RPA , BPMS & All of the above
55. Individual level screen level interactions are covered by _ layer of RPA.
View Answer
Components
56. provides open platform for automation.
View Answer
UiPath
57. Greater resilience is achieved in RPA through ____
View Answer
Object oriented approach - selected , Layered ,configuration , Functional approach
58. is hosted on a server.
View Answer
Developer tools and robot controller
59. RPA enables monitoring of network devices.
View Answer
True
60. Autonomous RPA is a kind of __
View Answer
Unassisted
61. provides instructions to robot.
View Answer
Robot Controller
62. RPA is a __ software
View Answer
Both of the options
63. A robot can accumulate knowledge of procedures over time.
View Answer
True
64. _ deploy(s) jobs to the software robots.
View Answer
Robot Controller
65. RPA interacts with multiple application at the ________ layer.
View Answer
object
66. RPA can be used to automate _.
View Answer
statement reconciliation
67. CRM system can be streamlined using _ tools.
View Answer
RPA - selected , BPM , None of the options
68. RPA stores data and enables automation.
View Answer
True
69. RPA answers to customers in _
View Answer
Natural language.
70. BPM interacts through the _ layer.
View Answer
Presentation
71. RPA is best for automating processes.
View Answer
all the options
72. is aimed at IT architecture to enable process management capability.
View Answer
All the options mentioned
No comments:
Post a Comment