UiPath Fundamentals

UiPath Fundamentals

You will be given 50 random questions.
Good luck!

Category: Studio

1. What activity is used to create a DataTable from structured text, by letting the user indicate the row and column separators?

Category: Studio

2. What would be the best data type option for an unchanging list?

Category: UiPath General

3. What are the core UiPath components?

Category: Studio

4. What is the type of selector that is generated when you use a Type Into activity in a container activity?

Category: Studio

5. Which is the fastest output method?

Category: Studio

6. Which output method works in the background?

Category: Studio

7. What activity allows you to connect and authenticate to Google services and supports all Gsuite activities?

Category: Studio

8. Which statement accurately describes the process of automating the interface of Outlook using UI Automation activities within the Use Desktop Outlook App activity?

Category: Studio

9. When fine-tuning a selector, how many characters does “*” replace?

Category: Studio

10. When pairing an element which contains a Descriptor with a variable to a UI Interaction activity, the variable is automatically declared in your project.

Category: Studio

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

Category: Studio

12. What is a DataTable variable?

Category: Orchestrator

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

Category: Studio

14. Which panel displays the next activity to be executed and its parent containers when the project is paused in debugging?

Category: Studio

15. Which layout would you choose when creating a process with multiple branches of decisions?

Category: Studio

16. Which of the following scenarios would cause the Window Selector option to be disabled in UiPath Studio?

Category: Studio

17. True or False: In the show Changes window, activities highlighted in green have modified properties.

Category: Studio

18. What are some of the activities that you can use to create a DataTable? (select all that apply)

Category: Orchestrator

19. Which of the following statements is true?

Category: Studio

20. Which of the following activities helps in extracting text from a PDF containing data in the form of a scanned image?

Category: Studio

21. Which exception type is being described by the following statement:  "Occurs when using a variable with no set value (not initialized)"?

Category: Studio

22. What is the keyboard shortcut for accessing the log folder?

Category: Studio

23. When you drag and drop an element or screen from the Object Repository, the object's image, arguments, and other details are automatically added to the activity.

Category: Studio

24. 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?

Category: Studio

25. Which debugging option in UiPath Studio allows you to pause the execution before a specific activity and perform additional actions?

Category: Studio

26. Consider an Int32 variable (Counter), initially assigned with the value 10. The value is set to decrease by 1 in the body sequence of the Do While activity.

How many times will the body sequence be executed if the expression in the Condition field of the Do While activity is Counter > 0?

Category: Studio

27. If you want to extract specific information from multiple native PDF files with the same structure, what activity should you use?

Category: Studio

28. How would you access the Robot Execution Logs in Studio?

Category: Studio

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

Category: Studio

30. The Check App State activity must be used within a Use/Application Browser scope

Category: Studio

31. What is the key difference between data tables and spreadsheets?

Category: Studio

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

Category: Studio

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

Category: Orchestrator

34. What happens when a new version of an existing library is published to Orchestrator?

Category: Studio

35. What needs to happen in order for a user to publish to his personal workspace feed?

Category: UiPath General

36. Which of the following implementation stages involves an Automation Developer? (select all that apply)

Category: Orchestrator

37. The status of a queue item is typically updated by a robot called...

Category: Studio

38. Which of the following types of information can you find in the Locals Panel?  (Choose all options that apply)

Category: Studio

39. 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

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

Category: Studio

41. When selecting Debug File > Run, all breakpoints will be ignored

Category: Studio

42. What is the functionality of 'Enforce Analyzer before Run' feature?

Category: Studio

43. What are the capabilities of Workflow Analyzer? (select all that apply)

Category: Studio

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

Category: Studio

45. You have more than one exception type defined in the Catch block and an exception occurs that fits two types. Which one of the following block is executed?

Category: Studio

46. Which of the following statements about version control system integration in UiPath Studio is true?

Category: Studio

47. Which of the following prerequisites does your setup need to meet for you to be able to use the Object Repository? (choose all that apply)

Category: Studio

48. 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.

Category: Studio

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

Category: Studio

50. Look at the following variables:

User = "Mary"
Age = 39
Address="310 Sycamore"

How would you code the following string?

Mary, 39, lives at 310 Sycamore.

Your score is

The average score is 0%

0%