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 Quiz: PDF Activities, DataTable & Logging
Evaluate your skills in UiPath with this quiz on PDF activities, DataTable operations, and logging practices.
TAKE THIS TEST
1%
1) If you want to extract specific information from a series of PDF files with a similar structure but the workflow only works for one file of the series, what should you investigate?
Enter any additional information about the quiz

A) The TimeoutMS property
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
B) The Selector property
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
C) The ContinueOnError property
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
D) The File Name Property
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned TagsNext
2) If the PDF activities are not listed in your Activities Panel, how can you get them?
Note: You can select multiple answers as this is multiple choice question

A) By going to the Output panel
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) By installing them using the Manage Packages feature
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) By finding them in the Library tab
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) By going to the Property Panel
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
3) How can a robot read only the first page of a PDF file using the PDF activities?
Enter any additional information about the quiz

A) Set the Range property to “All”.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
B) Set the Range property to "0".
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
C) Set the Range property to 1.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
D) Set the Range property to “1”.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned TagsNext
4) Which of the following activities helps in extracting text from a PDF containing data in the form of a scanned image?
Enter any additional information about the quiz

A) Read PDF Text
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
B) Extract Images From PDF
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
C) Read PDF with OCR
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
D) Get Text
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned TagsNext
5) If you want to extract specific information from multiple native PDF files with the same structure, what activity should you use?

A) There is no activity for this.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
B) Read PDF Activity with OCR
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
C) Get Text Activity
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
D) Get Text Activity with OCR
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned TagsNext

A) Open the PDF file with Adobe Acrobat Reader and scrape only the relevant information.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
B) Use the Read PDF with OCR activity and get the value by using string manipulation.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
C) Use the Get Text activity.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
D) Use the Read PDF Text activity and get the value by using string manipulation.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned TagsNext
7) How can we combine rows from two tables by using values common to each other according to a rule?

A) By using the Join Data Tables activity
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
B) By using the Merge Data Table activity
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
C) By using the Sort Data Table activity
A text area will be displayed in the frontend when users select this answer.
Add RecommendationEdit TagsView All Assigned Tags
D) By using the Remove Duplicate Rows activity
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
8) activity would be your first choice to loop through all the rows of a data table?
Note: You can select multiple answers as this is multiple choice question

A) Get Row Item
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) For Each Row in DataTable
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) For Each
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) Filter Data Table
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
9) What are some of the activities that you can use to create a DataTable?
Note: You can select multiple answers as this is multiple choice question

A) Generate Data Table From Text
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) Read CSV
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) Read Range Workbook
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) Build Data Table
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 TagsNext
10) What is a DataTable variable?
Note: You can select multiple answers as this is multiple choice question

A) A type of variable that can store only strings. These types of variables can be used to store any information such as employee names, usernames or any other string
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) A type of variable which enables you to store multiple values of the same type.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) A type of variable that can store big pieces of information, and act as a database or a simple spreadsheet with rows and columns.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) A type of variable used to store numeric information. They can be used to perform equations or comparisons, pass important data, and many others.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
11) What activity can you use to write a data table to a string variable?
Note: You can select multiple answers as this is multiple choice question

A) Generate Data Table
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) Merge Data Table
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) Output Data Table
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) Write Range
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
12) What is the key difference between data tables and spreadsheets?
Note: You can select multiple answers as this is multiple choice question

A) Data Table cells are identified by a column letter and a row number starting at one. A spreadsheet cell is identified through the Column Name or Column Index and by the Row Index, both starting from zero.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) Data Table cells are identified through the Column Name or Column Index and by the Row Index, both starting from one.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) Data Table cells are identified through the Column Name or Column Index and by the Row Index, both starting from zero. A spreadsheet cell is identified by a column letter and a row number starting at one.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) There's no particular difference. We can use both of them depending on our business requirements.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
13) How can we convert a data table to a string?
Note: You can select multiple answers as this is multiple choice question

A) By using the Merge Data Table activity.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) By using the Output Data Table activity.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) By using the Generate Data Table from Text activity.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) By using the Build Data Table activity.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
14) What container do you need to add to be able to use Modern Excel activities?
Note: You can select multiple answers as this is multiple choice question

A) By using the Merge Data Table activity.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
A) Use Excel File
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) By using the Output Data Table activity.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) Excel Application Scope
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) By using the Generate Data Table from Text activity.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) Use Application/Browser
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) By using the Build Data Table activity.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) No container is needed
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
15) What activity can we use to create a new DataTable based on filtered values from an existing one?
Note: You can select multiple answers as this is multiple choice question

A) Generate Data Table From Text
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) Sort Data Table
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) Output Data Table
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) Filter Data Table
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
E) Merge Data Table
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
16) What activity is used to create a DataTable from structured text, by letting the user indicate the row and column separators?
Note: You can select multiple answers as this is multiple choice question

A) Read CSV
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) Generate Data Table From Text
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) Read Range
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) Build Data Table
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
17) Which is true about Robot Execution Logs?
Note: You can select multiple answers as this is multiple choice question

A) i) They provide information related to the Robot itself and its context. ii) They can be either default logs or user-defined logs.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) i) They can be either default logs or user-defined logs. ii) They are messages generated by the execution of a process.
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
18) What category in the Output Panel would you leave enabled to check the Fatal level logs?
Note: You can select multiple answers as this is multiple choice question

A) Warning
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) Trace
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) Information
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) Error
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
19) Which of these files would you open to investigate a process that ran on a specific date?
Note: You can select multiple answers as this is multiple choice question

A) 2023-06-30_UiPath.Studio.DataBaseServer.log
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) 2023-06-30_Execution.log
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) 2023-06-30_UiPath.Studio.UIAutomation.log
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) 2023-06-30_UiPath.Studio.Analyzer.log
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
20) Which activity adds custom log fields to the robot execution logs?
Note: You can select multiple answers as this is multiple choice question

A) Add Data Row
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) Add Transaction Item
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) Add To Collection
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) Add Log Fields
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
21) What is the keyboard shortcut for accessing the log folder?
Note: You can select multiple answers as this is multiple choice question

A) <ALT + E
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
B) ALT + L
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
C) CTRL + E
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned Tags
D) CTRL + L
A text area will be displayed in the frontend when users select this answer.
Add RecommendationAdd TagsView All Assigned TagsNext
%%QUESTIONANSWERS%%
Skip Opt-in
Almost there...
Where can we email you the results? Please enter details below.
[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"]
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.
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
