UiPath MCQ Banner

UiPath Multiple Choice Questions (MCQs) and Answers

Master UiPath with Practice MCQs. Explore our curated collection of Multiple Choice Questions. Ideal for placement and interview preparation, our questions range from basic to advanced, ensuring comprehensive coverage of UiPath concepts. Begin your placement preparation journey now!

Q61

Q61 Which UiPath activity is used to extract structured data from a webpage?

A

Get Text

B

Extract Structured Data

C

Click

D

Find Element

Q62

Q62 What is the correct way to configure pagination when scraping data from multiple web pages?

A

Use the “Next Page” button selector in the Data Scraping Wizard

B

Manually enter the URLs

C

Create a loop using Click and Delay

D

Use Excel to merge all data

Q63

Q63 How can you make Data Scraping dynamic for changing web page structures?

A

Use wildcards and dynamic selectors

B

Restart the automation every time

C

Manually update the selectors before each run

D

Ignore pagination

Q64

Q64 If UiPath Extract Structured Data is returning empty results, what should you check first?

A

The website’s structure and element hierarchy

B

The internet speed

C

The system’s RAM

D

UiPath licensing

Q65

Q65 A web scraping automation stops unexpectedly when moving to the second page. What is a possible reason?

A

The Next Page selector is incorrect or missing

B

The system does not support web automation

C

UiPath cannot scrape data from multiple pages

D

The extracted data size is too small

Q66

Q66 What is the best approach to handle dynamic web elements that change every session?

A

Use Fuzzy Selectors, Anchor Base, and UI Explorer

B

Restart the browser before every run

C

Run the bot in slow mode

D

Manually adjust the selectors before every execution

Q67

Q67 What is the primary purpose of Excel automation in UiPath?

A

To automate repetitive tasks in Excel files

B

To create new Excel files only

C

To manage Excel licensing

D

To replace Microsoft Excel with UiPath

Q68

Q68 Which activity is used to read data from an Excel file without opening Excel?

A

Read Cell

B

Read Range (Workbook)

C

Write Range

D

Open Workbook

Q69

Q69 How can UiPath write data to an Excel file?

A

By using the Write Cell or Write Range activity

B

By manually typing in Excel

C

By using the Read Range activity

D

By using the Assign activity

Q70

Q70 What is the advantage of using Workbook activities over Excel Application Scope?

A

Workbook activities do not require Excel to be installed

B

They execute faster

C

They allow macros to run automatically

D

They provide more formatting options

Q71

Q71 Which of the following cannot be automated using UiPath Excel activities?

A

Reading and writing cell values

B

Executing VBA macros

C

Applying Excel formulas dynamically

D

Performing real-time data validation while typing

Q72

Q72 Which UiPath activity is used to delete a specific row in an Excel sheet?

A

Remove Data Row

B

Delete Column

C

Write Cell

D

Filter Data Table

Q73

Q73 How do you append new data without overwriting existing data in an Excel sheet?

A

Use the Append Range activity

B

Use the Write Range activity

C

Use the Delete Row activity

D

Use the Assign activity

Q74

Q74 How can you apply an Excel formula dynamically in UiPath?

A

Use the Write Cell activity to enter the formula

B

Use the Read Range activity

C

Use the Invoke Method activity

D

Use the Delay activity

Q75

Q75 How can you read data from an Excel file with password protection?

A

Provide the password in Excel Application Scope

B

Use the Read Range (Workbook) activity

C

Remove the password manually

D

Convert Excel to a CSV file first

Q76

Q76 If an Excel file is in use by another application, what error is likely to occur in UiPath?

A

File is locked by another process

B

Excel sheet is empty

C

Excel file is corrupt

D

Data type mismatch error

Q77

Q77 A Read Range activity is returning empty data. What should be checked first?

A

Whether the sheet name and range are correct

B

The system's internet connection

C

The file format

D

The system’s RAM usage

Q78

Q78 A Write Range activity is failing with a "Range does not exist" error. What could be the reason?

A

The specified sheet does not exist or is misspelled

B

The file is locked

C

The file is too large

D

Excel is not installed

Q79

Q79 What is the primary purpose of Email Automation in UiPath?

A

To send and receive emails automatically

B

To delete emails permanently

C

To modify email server settings

D

To replace email service providers

Q80

Q80 Which email protocol is used to retrieve emails from a mail server in UiPath?

A

SMTP

B

IMAP

C

POP3

D

FTP

Q81

Q81 Which activity is used to send emails using Outlook in UiPath?

A

Send SMTP Mail Message

B

Send Outlook Mail Message

C

Send IMAP Mail Message

D

Send Web Mail Message

Q82

Q82 How can you attach a file while sending an email in UiPath?

A

By using the Attachments property in email activities

B

By typing the file path manually in the email body

C

By converting the file to text and pasting it in the email

D

By using the Assign activity

Q83

Q83 Which of the following is NOT required when sending an email using SMTP in UiPath?

A

SMTP server address

B

Recipient email address

C

Password authentication

D

Email subject

Q84

Q84 Which activity is used to read emails using IMAP in UiPath?

A

Get Outlook Mail Messages

B

Get IMAP Mail Messages

C

Send SMTP Mail Message

D

Download Email Attachment

Q85

Q85 What is the correct way to filter emails while reading them in UiPath?

A

By using the Filter property in email activities

B

By using Excel formulas

C

By manually opening each email

D

By using a For Each loop only

Q86

Q86 How can you extract an email attachment in UiPath?

A

Use the Save Attachments activity

B

Use the Assign activity

C

Use the Get Text activity

D

Use the Click activity

Q87

Q87 How can you mark an email as read after processing it in UiPath?

A

Use the MarkAsRead property in the email activity

B

Delete the email

C

Manually open the email

D

Move the email to a different folder

Q88

Q88 If an email is not being sent using SMTP, what should be checked first?

A

SMTP server settings and authentication credentials

B

Whether the internet is connected

C

The color of the email body

D

The PC's RAM size

Q89

Q89 A Get Outlook Mail Messages activity is failing with an authentication error. What should be checked?

A

Outlook account permissions and login credentials

B

The Wi-Fi connection

C

The PC’s battery level

D

The UiPath version

Q90

Q90 A UiPath bot is reading the wrong emails from Outlook. What could be the cause?

A

Incorrect Filter criteria or missing folder selection

B

The email service is offline

C

The UiPath Studio license is expired

D

The bot is running too fast

ad verticalad vertical
ad