FULL QUESTIONS AND SOLUTIONS GRADED
A+
◍ It's not possible to make a bulk upload to the Queue in
Orchestrator.
Options are :
True
False. Answer: False
◍ Which activity should you use to loop through all the rows in an
Excel file?
Options are :
While
For Each Row
Do While
For Each. Answer: For Each Row (Correct)
◍ If the "ContinueOnError" property is set to True on the activity
"Attach Browser", then all the errors that occur in other activities
inside that scope are also ignored.
Options are :
False
True. Answer: True (Correct)
,◍ Where can you create, modify, or delete environments in
Orchestrator?
Options are :
In the dedicated tab in the Robots menu
In the Triggers menu (old Schedule menu) on the left-hand side
In the Robots menu on the left-hand side
In the Environments menu on the left-hand side. Answer: In the
dedicated tab in the Robots menu (Correct)
◍ What type of robot should you use if the process needs to run at
night, outside of business hours for testing purposes?
Options are :
Floating robot
Unattended robot
Non-production robot
Development robot. Answer: Non-production robot (Correct)
◍ Looking at the business scenarios below, in which scenario will
you use an array?
Options are :
To process all invoices from the previous month, the bank accounts
are stored in a fixed collection.
To store an overview of the invoices that will be received by the
company next month.
, None of the above
To save the names of the employees of a certain unit.. Answer: To
process all invoices from the previous month, the bank accounts are
stored in a fixed collection. (Correct)
◍ "In-memory representation of a single database which has a
collection of rows and columns" is the definition of?
Options are :
Worksheet
Workbook
DataTable
Excel worksheet. Answer: DataTable (Correct)
◍ When should you use the "Active Accessibility" UI Framework?
Options are :
None of the above
Always, this is the Default UI framework
While working with the newer applications
While working with the legacy software. Answer: While working with
the legacy software (Correct)
◍ In case you want to use an Asset from Orchestrator with data type
"credential", what activity should you use in UiPath Studio?
Options are :
Get Password