(정답 확인 필요) 1. Based on best practices, which activity should be used to retrieve individual pieces of data from a digital PDF in the background using UI Automation?
Get OCR Text
OCR Text Exists
Get Text
Read PDF With OCR
8. The project manager examined the Orchestrator logs for any pertinent error information related to a process after the process owner informed them about missing expected outputs.
To view all alerts/errors, which Level should the project manager filter the logs by?
Info
Trace
(정답)Warn
Fatal
Error
Topic: Apply logging best practices during development.
(정답 확인 필요) 18. Which activity should be used to retrieve all the text from a native PDF file?
Get Native PDF Text
Read PDF Text
Read PDF With OCR
Get PDF Text
24. What is the definition of a process?
The result generated by a sequence of sub-processes or activities.
A series of written guidelines for performing tasks.
The applications or systems used to perform activities within a process.
A set of interrelated or interacting activities that transforms inputs into outputs.
37. A developer needs to ensure that a string represents a valid email format. How can this verification be performed?
Using a Send SMTP Mail Message activity.
Using the Contains method with '@.com'.
Using the Format Value activity.
Using Regular Expressions.
38. Where can a published Template Project be found?
MarketPlace
Official
Topic: Create, share, and access a template.
40. Before publishing a project in UiPath Studio, which actions are recommended to be used from Design tab?
Analyze Project and Validate File.
Highlight Elements and Focus.
Ignore and Restart.
Execution Trail and Picture in Picture.
(정답 확인 필요)41. Which of the following actions can be performed in UiPath Orchestrator?
Create Time Triggers and State Machine Workflows.
Create Storage Buckets and Queue Triggers.
View Logs and add Breakpoints.
Update Assets and publish a new Package version.
Topic: Describe Orchestrator Entities (Robot, Folder, Package, Process, Job, Heartbeat), Teanant Entities (User, Machine, License, Webhook, Alerts) and Folder Entities (Assets, Storage Buckets, Queues, Triggers, Credential Stores)
(정답 확인 필요) 57. What is the best practice rule regarding nested IF clauses?
There is no rule regarding nested IF clauses.
A maximum of 2 nested IF clauses.
A maximum of 3 nested IF clauses.
A maximum of 4 nested IF clauses.
(정답 확인 필요) 60. A developer wants to move an automation into production. A Click activity contains the below automatically-generated selector. Which attribute in the selector is stable?
'="" idx="34" tag="1">
tag
idx
title
app
css-selector