Skip to content
rpazone
  • Home
  • Courses
  • Jobs
  • UipathExpand
    • Basics
    • Excel Automation
    • Interview Preparation
    • REFramework
    • String Manipulation
  • Power Automate
  • UiPath Quizzes
Log In
rpazone
Time Left:
00
:
20
:
00
HRS
 
MIN
 
SEC
Time Spent: %%TIMESPENT%%
Time expired. Sorry, you will not be able to continue with this quiz. Please opt-in to see the result.
SEC
HRS
MIN
SEC
SEC
Total Time
[SQBTimeSpent]
0
HRS
0
MIN
0
SEC
UiPath Skill Quiz: UI Automation, Robots & Miscellaneous Topics

1
Insert Video

Start Test
1%
1) True or False:  A Use Application/Browser activity is automatically added when a screen is dragged and dropped on top of the plus sign inside the workflow.
1
Insert Video
Enter any additional information about the quiz
A) True
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
B) False
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
Next
2) 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? 
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) In the Object Repository panel in the UI Activities tab
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) In the Object Repository panel in the Descriptors tab
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) In the Resources panel
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) In the Project panel under Dependencies
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
3) Which of the following prerequisites does your setup need to meet for you to be able to use the Object Repository?
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) i) UiPath.Uiautomation.Activities package versions 2020.10 and above ii) Modern Design Experience enabled in the project
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
B) i) UiPath.Uiautomation.Activities package versions 2020.10 and above ii) Action Center enabled
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
Next
4) 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?
1
Insert Video
Enter any additional information about the quiz
A) Check the Variables panel
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
B) Run the process in Debug mode
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
C) Check the Properties panel for the Activity
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
D) Check the Project panel
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
Next
5) 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?
1
Insert Video

A) Yes, if in the Library update process the existing elements were modified using the Edit Descriptor option.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
B) No, you need to pair the elements with the UI Activities in your project again.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
C) 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.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
Next
6) The Object Repository ...
1
Insert Video

A) is a persistent data storage service bringing powerful no-code data modeling and storage capabilities to your Robotic Process Automation (RPA) projects. 
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
B) ensures the management, reusability, and reliability of UI elements by capturing them as objects in a repository, sharable across projects. 
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
C) can load assets, queues, processes, and entities, provided that the Robot is connected to Orchestrator.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
D) offers a way for business users to handle actionable items and provide business inputs to Robots. 
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
Next
7) which panel of UI Explorer interface contains all the UI elements of an opened application?
1
Insert Video

A) UI Frameworks
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
B) Edit Attributes
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
C) UI Hierarchy
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
D) Visual Tree
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
8) which of the following types of information can you find in the Locals Panel?
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) i) A cumulative percentage of the execution time of each activity. ii) The value of the variables. iii) Exception
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) i) Properties of current activity. ii) The value of the variables. iii) Exceptions.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
9) 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?
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) Import the UI Library back into the Project and manually pair the UI Activities with the elements in the Library.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) You don't need to change anything. The Library is set as a dependency by default.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) Import the Library back into the project and remove the Project UI Descriptors in the Object Repository.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
10) Are all event types the same, regardless of the used connector?
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) Yes
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) No
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
11) Choose the arguments that are used in retrieving records from the source system that are automatically populated by the Integration Service:
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) UiPathEvent
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) UiPathEventObjectType
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) UiPathEventObjectId
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) UiPathEventConnector
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
E) All Above
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
12) State True or False. A Custom Connector can be downloaded and uploaded to a different tenant.
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) True
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) False
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
13) What type of authentication does Connector Builder support?
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) Oauth 2.0 Client Credentials
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) Oauth 2.0 Authorization Code
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) API key
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) All Above
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
14) which of the following entities need to be mapped to the folder in order to run an unattended job?
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) i) User or Robot ii) Process
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) i) Queues ii) Process
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) i) Process ii) Package
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
15) How often does event monitoring poll a status?
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) Every five minutes
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) Every ten seconds
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) Every minute
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) Every ten minutes
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
16) what direction will your argument have when you are saving the input from users to a variable of string type in Main.xaml, and the user info is stored in an Excel spreadsheet by a Write Range activity added in WriteData.xaml, with WriteData.xaml being invoked in Main.xaml?
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) In/Out
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) In
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) Out
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) Property
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
17) Which of the following conditions must be met before you can configure Triggers in Automation Cloud?
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) The Integration Service is enabled and provisioned for your tenant.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) You have already setup an Unattended or Non-production Robot in your Orchestrator instance.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) You are using modern folders in your Orchestrator instance.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) All Above
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
18) which of the following statements about stopping a job is true?
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) A job started from Orchestrator cannot be stopped.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) A job started from Orchestrator cannot be stopped.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) A job started from Orchestrator can be stopped only from Orchestrator.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
20) State True or False: multiple triggers can be defined for a connection, and each trigger can have a different polling interval.
1
Insert Video
Note: You can select multiple answers as this is multiple choice question
A) True
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) False
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
Next
%%QUESTIONANSWERS%%
Skip Opt-in
Insert Video
Almost there...
Where can we email you the results? Please enter details below.
Send Results
You can unsubscribe at any time.
[CATEGORY_TOTAL_NUMBER]

[CategoryRank columns="1" order="lowtohigh" high="green" medium="yellow" low="red" high_range="80-100" medium_range="50-80" low_range="0-50" limitto="5"]

1
Insert Video
Congratulations on completing the UiPath mock test! This assessment was designed to give you a snapshot of your proficiency in key areas of UiPath, including the basics of RPA, workflow and activities, and advanced concept.

By taking this test, you've gained insight into your strengths and identified areas where you might want to focus further study.

Feedback: "Your score reflects your current level of understanding. A strong score indicates readiness for advanced projects, while a lower score highlights opportunities for further learning.

Check Our Advanced UiPath Training
%%CATEGORY_TOTAL_PERCENT%%
%%CATEGORY_TOTAL_NUMBER%%
[CATEGORY_TOTAL_PERCENT]
[CATEGORY_ONLY_PERCENT]
[CATEGORY_TOTAL_NUMBER]
Retake

YOUR TOTAL POINTS
0

  • About us
  • Contacts
  • Privacy Policy
  • Terms & Conditions
  • Courses

© 2025 rpazone This website is designed By webtechdigitals.

Contact Address

QUBITBOTS AI TECHNOLOGIES PRIVATE LIMITED

15-31-S2/MTC/608,6Th floor,Manjeera corporate,KPHP, Kukatpally,
Hyderabad,
Telangana 500072

QUBITBOTS AI TECHNOLOGIES PRIVATE LIMITED - All Rights Reserved

  • Home
  • Courses
  • Jobs
  • Uipath
    • Basics
    • Excel Automation
    • Interview Preparation
    • REFramework
    • String Manipulation
  • Power Automate
  • UiPath Quizzes
Search