Practice
What are the different Mail App integrations that you have by
Default in UiPath Studio?
-Exchange, IBM Notes, IMAP, Outlook, POP3, and SMTP
-Exchange, IMAP, Outlook, POP3, and SMTP
-Exchange, IMAP, Hotmail, POP3, SMTP, and Outlook
-Exchange, IBM Notes, IMAP, Outlook, Yandex Mail, and SMTP
- Correct Answers ✅Exchange, IBM Notes, IMAP, Outlook,
POP3, and SMTP
What is a short key to pause the UiExplorer for 3 seconds?
- Ctrl + F2
- Shift + Alt
- F2
- Ctrl + P - Correct Answers ✅F2
What is not a best practice of project organization from the
list below?
-Keeping the process in one big workflow
-Adding annotations
-Using Try/Catch blocks to predict and handle different
exceptions
, UiPath RPA Associate Certification Exam
Practice
Using Libraries for reusable components - Correct Answers
✅Keeping the process in one big workflow
Which extension is used for a Library file?
-.nupkg
-.xaml
-.ui
-.json - Correct Answers ✅nupkg
If you want to process every item in a collection individually,
which control flow should you use?
-For Each Element
-For Each Row
-For Each Item
-For Each - Correct Answers ✅For Each
What does the "webctrl" tag stands for?
-Web page control
-Web control
-Website application control