UiPath Technical Interview Questions and Answers Already Passed

Опубликовано: 23 Май 2023
на канале: lectjohn
66
2

.Website: https://learnexams.com/
Instagram: https://www.instagram.com/learnexams/
Tiktok: https://www.tiktok.com/@learnexams.com
..#learnexams2023#learnexams.com#learnexams2024
.UiPath Technical Interview Questions
and Answers Already Passed
What is the flow switch activity? ✔✔used in flowchart
uses conditions to split control flow into three or more paths
What is package manager in UIPath Studio? ✔✔package manager is used to download 3rd party
activity packages, libraries, frameworks, for our projects
How can you trigger another workflow from within your current one? ✔✔we use the invoke
workflow file activity
What types of recording does UIPath feature and when would you use them? ✔✔we have basic
recording for single actions, web recording for web browsers, desktop recording for multiple
action recording, and citrix recording for virtual machines or image recognition to text
What are some OCR engines available? ✔✔Microsoft, Abby, and Google have ocr engines with
uipath

What is OCR? ✔✔Optical character recognition is used to scan images for text
Can a user interact with the bot or can they only be run on full auto-pilot? ✔✔a user can work
with an attended bot that needs a human's input
What does append range activity do? ✔✔adds the data of a data table to the end of an excel sheet
and does not overwrite existing data
What data-types are available in UIPath? ✔✔we have string, boolean, int, array, datetime, data
table, and generic variables as well as other possible variables from vb.net
Tell me about value and scope of data-types? ✔✔the scope and value can vary from the highest
level of the project to the lowest sequence or activity
Values can be anything in the .NET Framework
UiPath includes Generic Value and Queue Item for us
Can you create a variable without an activity? ✔✔you can go to the variables window to create a
variable and assign a default value and scope

What is generic value? ✔✔the generic variable allows us to store any type of data easily and
allows auto conversion for us
the draw back is it may be inaccurate if we need to do manipulation or make changes
What are some string manipulation methods? ✔✔we have, contains, split, replace, format, trim
etc
we can show string methods with the "dot" operator
What are arguments in UIPath and what do you have to specify when you create one?
✔✔arguments are parameters used to pass data in and out of workflows and config files
you need to specif the variable being mapped and whether data is being passed in and out of the
workflow
Tell me about sequence and flow chart activities? ✔✔the activities are pretty similar except
sequence activities are useful for linear workflows while flowchart activities are designed for
complex rule based workflows

What is automatic recording? ✔✔is when the recorder records your actions as you are doing
them instead of doing them one action at a time this is useful since UIPath is sophisticated
enough but usually requires some fine tuning
What common properties do all activities have? ✔✔some properties are, continueonerror,
delayafter, delaybefore, timeoutms, waitforready, target etc
Tell me more about selectors? ✔✔selectors are a xaml fragment that has information about the
gui element, its parent and is used as a unique identifier
the syntax is in xaml format and contains the app name, the title, and an id or tag, and we can add
any other container to it to fine tune
What is the role of wildcards? ✔✔the use of wildcards is so that if the name assigned to an
attribute is constantly changing the selector will still be able to identify it
Supported wildcard characters for selectors:
.
.
.
.
.
.
.
.


Смотрите видео UiPath Technical Interview Questions and Answers Already Passed онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь lectjohn 23 Май 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 66 раз и оно понравилось 2 людям.