Accociate developer Flashcards
You are saving the input from users to a variable of string type in Main.xaml. The user info is stored in an Excel spreadsheet by a Write Range activity added in WriteData.xaml. WriteData.xaml is invoked in Main.xaml.
What direction will your argument have?
Choose one of the options below.
Property
In/Out
Out
In
In
Which of these roles from the Client team are involved in all stages of the Implementation Model?
Support Team
Client IT Team
Process SME
Process Owner
Engagement Sponsor
Client Project Manager
Client Project Manager
Process Owner
Process SME
Client IT Team
Arrange the implementation stages in the correct sequence.
Development and Testing
User Acceptance Testing
Process Analysis
Solution Design
Process Analysis, Solution Design, Development and Testing, User Acceptance Testing
Which of these documents/applications is used to record the access required to build the automation, run in UAT, and run in production?
User Acceptance Testing
Correctly unselected
Solution Design Document
Incorrectly selected
Application Tracker
Incorrectly unselected
Technical Testing plan
Application Tracker
Which of the following stages involves Automation Developers?
Development and Testing
Project Closure
Process Analysis
Kick Off
Business Case and Technical Validation
Development and Testing
Project Closure
Which of the following teams owns the technical management of the department’s software and is highly recommended to be involved early on in the implementation process?
Project Managers
Solution architect
Client IT Team
Automation Developersh
Client IT Team
Which of the following roles are involved in the Kick Off stage of the implementation process?
Solution Architect
Automation Developer
Infrastructure Engineer
Business Analyst
Project Manager
Solution Architect
Infrastructure Engineer
Project Manager
Who is responsible for managing internal processes and escalations?
Business Analyst
UiPath Project Managers
Process Owners
Client Project Manager
Client Project Manager
Which Implementation Team roles participate in the Process Analysis stage?
Process SME
Process Owners
Project Manager
Solution Architect
Business Analyst
Automation Developer
Project Manager
Solution Architect
Business Analyst
What member of the client team approves the PDD?
Process Owner
Process SME
Client Project Manager
UiPath Project Manager
Process Owner
Which of these is an output of the Kick-Off stage?
Reviewed SOW (Statement of Work)
Completed PDD (Process Design Document)
Reviewed SDD (Solution Design Document)
Completed UAT (User Acceptance Testing) plan
Reviewed SOW (Statement of Work)
Which of the following tasks are performed in the Process Analysis stage?
Analyze the chosen process in its as-is state
Review and make necessary changes to the code
Initiate knowledge transfer from development team to support team
Adjust Runbook with details of any bugs fixed
Analyze the chosen process in its as-is state
How are rules used if you select ‘Workflow’ as scope?
The rules are enforced at activity level, checking variables, arguments, and properties.
Checks are performed at project level.
Rules perform checks in a single project file, for example ‘Unused Variables’.
Rules will generate a message in the Error List panel.
Rules perform checks in a single project file, for example ‘Unused Variables’.
What package is required to build custom rules for projects?
UiPath.Activities.Api
What can you do using the Workflow Analyzer Settings menu?
Access the documentation page for each rule
Set the Workflow Analyzer to run at a specific time
Configure rule parameters, where possible
Enable and disable rules
Add rule
Change the Default action for each rule
Enable and disable rules
Configure rule parameters, where possible
Access the documentation page for each rule
Change the Default action for each rule
Workflow Analyzer rules contains:
ID
Description
Recommendation
Name
Location
Variable
ID
Description
Recommendation
Name
What information does the JSON file contain after exporting the Workflow Analyzer results?
Parameters
Errors Description
Severity
Scope
Default action
Parameters
Errors Description
Severity
What are the available rule action levels in the Workflow Analyzer?
Verbose
Info
Warning
Error
How can an organization enforce custom rules pertaining to their needs across all projects, in a centralized manner?
Using UiPath Automation Ops
What does Studio do when running a Workflow Analysis?
Run validation first and then analysis
Which of the following best describes the purpose of a version control system?
Managing project timelines.
Tracking changes to code and project files
Assigning tasks to team members.
Generating automated test reports.
Tracking changes to code and project file
What are the benefits of using source control systems?
Code Integrity and Backup.
Testing of code.
Experimentation and Rollbacks.
History and Version Tracking.
Code Integrity and Backup.
Experimentation and Rollbacks.
History and Version Tracking.
What operations can you perform using Git?
Clone
Push and Pull
Merge
Which of the following option in UiPath Studio allows you to create a local repository and copy the project to it?
Git Init
In the show Changes window, activities highlighted in green have modified properties.
False
You’ve just created a new project in UiPath Studio. You want to create a local repository and copy the project to it. Which of the following options in UiPath Studio allows you to do both?
Git Init
What differences between versions of the workflow files can you see in the Show Changes and Solve conflicts windows?
Modified activity properties
Added activities
Added workflows
Removed workflows
Deleted activities
Modified activity properties
Added activities
Deleted activities
We want to integrate the updates pushed to the remote master branch into a feature branch. What do we need to do?
While working in the feature branch, select Manage Branches > Select the master branch and select Merge
You’ve been assigned to work on a new automation project. You need to get the project template which is already stored in a remote Git repository. Which option do you need to use in the Studio Team tab?
Clone Repository
What do branches allow our team to do?
Develop and test various features in parallel
How can you overwrite the last commit to a Git repository in UiPath Studio?
By selecting Amend Commit in the Commit Changes window
When working with the Show Changes option it’s good to know that it works at ____________ level.
Workflow File
At the start of your day, you’ve pulled the latest version of the project you’re working on from the remote Git repository. You’ve been working for two hours and now you want to check the difference between your version of the project and the last committed version.
How can you do this?
By selecting Show Changes in the Project context menu
Which of the following statements best describes UiPath Integration Service?
UiPath Integration Service helps combine regular UI Automation with API level automation by offering a standardized system authorization and authentication for all third-party applications.
UiPath Integration Service is used in automating applications at API level offering a single activity package that can be used universally for all third-party applications.
UiPath Integration Service is best used in deploying simple automation projects that do not extend over multiple environments or systems.
UiPath Integration Service helps combine regular UI Automation with API level automation by offering a standardized system authorization and authentication for all third-party applications.
Is it mandatory to have an Automation Cloud account to use UiPath Integration Service?
Yes
Which option needs to be checked after adding a connector to the workflow in UiPath Studio to utilize the Integration Service?
Use Integration service
Are all event types the same, regardless of the used connector?
No
Choose the four arguments that are used in retrieving records from the source system that are automatically populated by the Integration Service:
UiPathEventConnector
UiPathEvent
UiPathEventObjectType
UiPathEventObjectId
UiPathEventConnection
UiPathActionRetrieve
UiPathEventConnector
UiPathEvent
UiPathEventObjectType
UiPathEventObjectId
Which of the following authentication methods does a Connector Builder typically support when creating integrations
JWT (JSON Web Tokens), OAuth 2.0 Implicit Flow, Kerberos
OAuth 1.0a, Digest Authentication, API Key Authentication
OAuth 2.0 Authorization Code, OAuth 2.0 Client Credentials, Basic Authentication
SAML (Security Assertion Markup Language), LDAP (Lightweight Directory Access Protocol), Personal Access Token (PAT)
OAuth 2.0 Authorization Code, OAuth 2.0 Client Credentials, Basic Authentication
What type of authentication does Connector Builder support?
Oauth 2.0 Authorization Code
API key
Oauth 2.0 Client Credentials
Oauh 2.0 Device Code
Oauth 2.0 Authorization Code
API key
Oauth 2.0 Client Credentials
State True or False: multiple triggers can be defined for a connection, and each trigger can have a different polling interval.
False
Which of the following conditions must be met before you can configure Triggers in Automation Cloud?
You are using modern folders in your Orchestrator instance.
The Triggers tab is displayed in the Integrations window.
The Automation Cloud platform is updated to the latest version.
The Integration Service is enabled and provisioned for your tenant.
You have already setup an Unattended or Non-production Robot in your Orchestrator instance.
The Integration Service is enabled and provisioned for your tenant.
You have already setup an Unattended or Non-production Robot in your Orchestrator instance.
You are using modern folders in your Orchestrator instance.
which of the following entities need to be mapped to the folder in order to run an unattended job?
Process
Queues
User or Robot
Package
Process
User or Robot
which of the following statements about stopping a job is true?
A job started from Orchestrator can be stopped only from Orchestrator.
State True or False. A Custom Connector can be downloaded and uploaded to a different tenant.
True
What are the benefits of using Object Repository?
Quickly capture elements you need in your automation with the Capture Elements wizard.
UI elements across the project are managed, updated, and modified from a centralized place.
Downgrade application and process UI elements in one go with UI libraries.
Objects are reusable in local project or across projects when packaged as libraries.
Quickly capture elements you need in your automation with the Capture Elements wizard.
Objects are reusable in local project or across projects when packaged as libraries.
UI elements across the project are managed, updated, and modified from a centralized place.
What option would you use to import a UI Library as a dependency in your Process type project?
Manage Packages
What are your options for pairing imported elements with UI Automation activities?
Dragging an element from the Object Repository to the Designer panel and selecting a recommended activity from the Command Palette
Adding a Modern UI Automation activity to the Designer panel and dragging an element on top of it
Adding a Modern UI Automation activity to the Designer panel and clicking Indicate target on screen
Adding a Classic UI Automation activity to the Designer panel and dragging an element on top of it
Adding a Classic UI Automation activity to the Designer panel and clicking Indicate target on screen
Dragging an element from the Object Repository to the Designer panel and selecting a recommended activity from the Command Palette
Adding a Modern UI Automation activity to the Designer panel and dragging an element on top of it
You want to update the Descriptors for five UI Elements already present in a UI Library. You plan to use the new version of the Library to update several projects.
How would you capture the new versions of the Descriptors using the Object Repository?
Click Capture Elements in the Object Repository and record the new versions of the UI Elements
Right-click the UI Elements in the Object Repository, select Edit Descriptor and recapture or edit the Descriptors
Capture the new UI Elements in a Modern UI activity and click Add to Object Repository
Right-click the UI Elements in the Object Repository, select Edit Descriptor and recapture or edit the Descriptors
You have just updated a UI Library dependency in a Process type project. The new version of the Library contains updates on elements which are already used in activities in your project.
True or false: Now you need to manually update the activities which were paired with the old versions of the elements.
False
Which of the following targeting methods would you most likely enable when building a Descriptor with a variable tied to a given identifier for the name attribute?
Strict Selector
True or false: When pairing an element which contains a Descriptor with a variable to a UI Interaction activity, the variable is automatically declared in your project.
False
True or False: We can extract target elements from a project built using Classic UI Activities.
False
What is the next step after adding all the desired elements in the Object Repository from a process type project?
Click Publish
Save as Template
Click Extract as UI Library Project and Publish the Library
Click Publish
which panel of UI Explorer interface contains all the UI elements of an opened application?
Visual Tree
You have developed a Process type project using version 1.0.0 of a UI Library. The target app has recently been upgraded and the UI Library has been updated by a colleague to v. 2.0.0. You need to update the project you have developed.
Will upgrading the UI Library dependency to v. 2.0.0 in your project automatically update the elements used in UI Activities?
Yes, if in the Library update process the existing elements were modified using the Edit Descriptor option.
No, you need to pair the elements with the UI Activities in your project again.
Yes, if in the Library update process the elements in v.1.0.0 were deleted and new ones were captured using the Capture Elements recorder.
Yes, if in the Library update process the existing elements were modified using the Edit Descriptor option.
You are extracting a UI Library from a Process type project. You have completed extracting the elements and published the Library.
How would you make sure the elements used in the starting project can be automatically updated when the UI Library is updated?
Import the Library back into the project and remove the Project UI Descriptors in the Object Repository.
which of the following types of information can you find in the Locals Panel?
Properties of current activity.
Exceptions.
A cumulative percentage of the execution time of each activity.
The value of the expressions.
The value of the variables.
Properties of current activity.
Exceptions.
The value of the variables.
You are developing a Process type project using an UI Library which contains variables in Descriptors. You’ve paired an element containing a dynamic selector with a UI Activity and got a validation error.
Which of the following options can help you identify the name of the undeclared variable?
Check the Properties panel for the Activity
Check the Project panel
Run the process in Debug mode
Check the Variables panel
Check the Properties panel for the Activity
Which of the following prerequisites does your setup need to meet for you to be able to use the Object Repository?
Modern Design Experience enabled in the project
Action Center enabled
Data Service enabled
UiPath.Uiautomation.Activities package versions 2020.10 and above
Modern Design Experience enabled in the project
UiPath.Uiautomation.Activities package versions 2020.10 and above
You are building a Process type project using a UI Library. You’ve just added the Library as a dependency.
Where can you find the imported elements?
In the Object Repository panel in the Descriptors tab
Which of the following Orchestrator entities are available through the Data Manager panel in Studio?
Processes
Assets
Queues
If a company’s Orchestrator consists of multiple tenants, will the libraries be shared between the tenants?
It depends on the configuration.
Which of the following statements is true?
Orchestrator admins will not be able to edit user access rights to Storage Buckets.
All Storage Buckets in Orchestrator are read-only.
Storage Buckets can be created using the Orchestrator database or some external providers, such as Azure, Amazon, or MinIO.
Storage Buckets can be created using the Orchestrator database or some external providers, such as Azure, Amazon, or MinIO.
Which of the following statements about queue creation are true?
Choose the two options that apply
Queues are created empty by default.
The maximum number of items has to be specified at the queue creation.
Queues can hold an unlimited number of items.
Queues cannot be created without at least one item.
Queues are created empty by default.
Queues can hold an unlimited number of items.
By default, the data stored in a queue item…
Is in a free format and cannot be changed to a structured format.
Is in a free format, but a specific format can be set.
Has to be in a structured format from the beginning.
Which of the following statements about populating queues are true?
Choose the two options that apply
Queue items can be uploaded directly in Orchestrator.
Queue items cannot be uploaded directly in Orchestrator.
Queue items can be added by a robot, typically called dispatcher.
Queue items can be added by a robot, typically called performer.
Queue items can be added by a robot, typically called dispatcher.
Queue items can be uploaded directly in Orchestrator.
The status of a queue item is typically updated by a robot called…
Performer
Which of the following activities is the most appropriate one to be used at the beginning of an automation project which will become a performer?
Choose one of the options below
Set Transaction Status
Get Transaction Item
Add Queue Item
Add Transaction Item
Get Transaction Item
Which of the following statements about storage buckets is true?
Choose one of the options below
Orchestrator admins can toggle between read-only and write privileges for each storage bucket.
Orchestrator admins can’t edit user access rights to storage buckets.
All storage buckets in Orchestrator are read-only.
Orchestrator admins can toggle between read-only and write privileges for each storage bucket.
Which of the following types of resources can be shared across folders?
Packages
Assets
Queues
Triggers
Assets
Queues
Consider a developer having access to several folders in which resources are stored, including their own personal workspace. Can they work with the resources in all the folders in Studio if they are signed in to Orchestrator?
Yes - they will see the resources in the folder selected and they are able to switch from the panel.
Which of the following entities need to be assigned to the folder in order to run an unattended job?
Machine
Process
Package
User Account or Robot Account
Queues
Webhook
Machine
Process
User Account or Robot Account
You want to stop a job started from Orc, how can you do that?
A job started from Orchestrator can be stopped only from Orchestrator.
What capability of Orchestrator is described by the following statement: “Creates and maintains the connection between Robots and the web application”?
Provisioning
Which of the following pieces of information can be stored in an Orchestrator asset?
A set of credentials.
A text file.
An URL.
A true or false value.
A transaction item.
A set of credentials.
An URL.
A true or false value.