UiPath Fundamentals

UiPath Fundamentals

You will be given 50 random questions.
Good luck!

Category: Studio

1. Which of the following properties are found in the Get Outlook Mail Messages activity?

Category: Studio

2. Which property of the Parallel activity in UiPath allows you to specify a Visual Basic expression that's evaluated after each branch completes?

Category: Studio

3. To use a selector in the selector property of an activity, you can store it in a variable. What's the variable type?

Category: Coding Fundamentals

4. Which popular version control tool is known for its distributed architecture and fast performance?

Category: Studio

5. Where will the results of workflow analysis be displayed?

Category: Studio

6. Which of the following statements is true about version control systems in UiPath Studio?

Category: Coding Fundamentals

7. To improve readability, variable and argument names must align to a naming convention. If a variable is written as FirstName, then what is the naming convention followed?

Category: Studio

8. At the start of your day, you've pulled the latest version of the project you're working on from the remote Git repository. You've been working for two hours and now you want to check the difference between your version of the project and the last committed version.

Category: Studio

9. The Pick activity in UiPath allows you to monitor multiple input sources simultaneously and execute the appropriate branch of activities based on the first available input.

Category: Studio

10. What are the benefits of using Object Repository? (select all that apply)

Category: UiPath General

11. Studio users that are signed into Orchestrator can do the following (select all that apply):

Category: Studio

12. Which of the following properties cannot be modified once global constants and variables are created? (select all that apply)

Category: Studio

13. You are retrieving some Outlook mail messages and you are filtering them using the following expression:

"[Received] >= '" + DateTime.Today.AddDays(-2).ToString("d") + " 00:00AM' AND [Received] < '"+ DateTime.Today.ToString("d") + " 00:00AM'"

This means that you are looking for...

Category: Uncategorized

14. In the Event Inspection Tool for trigger-based attended automation, which action allows you to temporarily stop recording the events generated by a UI element without closing the tool?

Category: Studio

15. What does Studio do when running a Workflow Analysis?

Category: Studio

16. Check App State activity can be used as a condition for the Retry Scope activity.

Category: Studio

17. Which of the following Orchestrator entities are available through the Data Manager panel in Studio? (select all that apply)

Category: Orchestrator

18. Active Directory users can be configured in Orchestrator only to have an Unattended Robot automatically created, but not an Attended Robot.

Category: Studio

19. What is the purpose of the File Exists activity?

Category: Studio

20. You have just updated a UI Library dependency in a Process type project. The new version of the Library contains updates to elements that are already used in activities in your project.

You now need to manually update the activities that were paired with the old versions of the elements.

Category: Studio

21. Which output method can extract hidden text?

Category: Orchestrator

22. Which of the following pieces of information can be stored in an Orchestrator asset? (select all that apply)

Category: Studio

23. What methods to convert a variable to an Integer?

Category: Studio

24. Which of the following types of activities always use partial selectors?

Category: Studio

25. When using the App/Web Recorder, which of the following actions automatically generate a workflow activity?

Category: Orchestrator

26. How can an organization enforce custom rules pertaining to their needs across all projects, in a centralized manner?

Category: Studio

27. What are the benefits of having an Implementation Methodology model? (select all the apply)

Category: Orchestrator

28. Which of the following statements are correct for selecting the appropriate type of Robot when provisioning a new Robot? (select all that apply)

Category: Studio

29. Which of the following cannot run in the background?

Category: Studio

30. Which of the following is recommended to have in a Catch block? (select all that apply)

Category: Studio

31. How can a robot read only the first page of a PDF file using the PDF activities?

Category: Studio

32. What is the minimum number of cases required to use a Switch activity?

Category: Studio

33. Where will the results of workflow analysis be displayed?

Category: Studio

34. What container do you need to add to be able to use Modern Excel activities?

Category: Studio

35. Which of the following options correctly represents the Integration Service? (select all that apply)

Category: Studio

36. What is the purpose of the "Selection Screen" in UiPath?

Category: Studio

37. Which of the following are scraping methods of the Get Text activity? (select all the apply)

Category: Studio

38. Which output method is the slowest?

Category: Studio

39. What can you do using the Workflow Analyzer Settings menu? (select all that apply)

Category: Studio

40. What package is required to build custom rules for projects?

Category: Studio

41. Which of the following input methods is NOT capable of running in the background?

Category: Studio

42. Which input method is generally the fastest?

Category: Studio

43. What happens when we publish an automation process to the Orchestrator Personal Workspace?

Category: Orchestrator

44. What type of account do you need to run back-office unattended processes that should not be the responsibility of any particular user?

Category: Studio

45. Which activity would be your first choice to loop through all the rows of a data table?

Category: Studio

46. Where can you find the Run from this Activity, Run to this Activity and Test activity actions?

Category: Studio

47. When you are developing automation for an application on a client machine without direct access or the ability to install Studio on that machine, which targeting method can be used to identify the required UI element for processes?

Category: Studio

48. What activity retrieves a value from a row in a DataTable according to a specified column?

Category: Studio

49. You are saving the input from users to a variable of string type in Main.xaml.  The user info is stored in an Excel spreadsheet by a Write Range activity added in WriteData.xaml. WriteData.xaml is invoked in Main.xaml.

What direction will your argument have?

Category: Studio

50. What are the main components of the Pick Branch activity in UiPath?

Your score is

The average score is 0%

0%