UiPath Certified Professional (Video Collection)

Video description

9+ hours of in-depth video training to become a professional UiPath developer.

UiPath Certified Professional (Video Collection) is based on two video courses that give you everything you need to become a professional UiPath developer.

This master class includes the following courses:

  • UiPath Certified RPA Associate (UiRPA) Authorized UiPath Course by Milecia McGregor
  • UiPath Certified Advanced RPA Developer (UiARD) Authorized UiPath Course by Leon Petrou

About The Pearson UiPath Series:

UiPath, a global leader in robotic process automation (RPA), provides solutions for businesses to automate routine tasks. The Pearson UiPath Series addresses the needs of today’s knowledge workers including RPA Developers, Designers, Solutions Architects who aim to pass the UiPath certifications to further their careers. Whether you’re starting out in the RPA field or have been working and want to grow your skill set, Pearson delivers innovative learning products to help you pass your certifications and achieve the learning outcomes you desire.

UiPath Certified RPA Associate (UiRPA) Authorized UiPath Course is your complete guide to self-study for passing the UiPath Certified RPA Associate exam. Robotic Process Automation (RPA) is a form of business process automation that allows anyone to define a set of instructions for a robot or 'bot' to perform. The creation of artificial workers to handle repetitive tasks can lead to dramatic cost savings, which is why this is the latest trend.

UiPath Certified Advanced RPA Developer (UiARD) Authorized UiPath Course is your complete guide to self-study for passing the UiPath Advanced RPA Developer course. Lead the future of work by becoming a UiPath Certified Professional. Gain in-demand skill for the roles of Advanced RPA Developer, Solution Architect, RPA Architect, and more.

About Pearson Video Training

Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.

Table of contents

  1. UiPath Certified RPA Associate (UiRPA): Introduction
    1. UiPath Certified RPA Associate (UiRPA): Introduction
  2. Lesson 1: Robotic Process Automation (RPA) Fundamentals
    1. Learning objectives
    2. 1.1 Learn the history of RPA
    3. 1.2 Understand the business processes RPA is useful for
    4. 1.3 Learn the steps to document an RPA bot
    5. 1.4 Learn how UiPath Studio, Orchestrator, and Robots work together
    6. 1.5 Discover the differences between unattended and attended bots
  3. Lesson 2: UiPath Studio Overview
    1. Learning objectives
    2. 2.1 Walk through of UiPath Studio
    3. 2.2 Go over debugging in Studio
    4. 2.3 Learn basic debugging with breakpoints
    5. 2.4 Try advanced debugging
    6. 2.5 Create basic test cases
    7. 2.6 Make data-driven test cases
    8. 2.7 Handle mock testing
  4. Lesson 3: UiPath Studio – Variables, Arguments, and Control Flow
    1. Learning objectives
    2. 3.1 Work with variables
    3. 3.2 Use workflows and arguments
    4. 3.3 Use different data types
    5. 3.4 Implement control flows
    6. 3.5 Work with UI automation
    7. 3.6 Set up error handling
  5. Lesson 4: UiPath Studio – Data Manipulation
    1. Learning objectives
    2. 4.1 Handle string data
    3. 4.2 Write regular expressions
    4. 4.3 Use VB string methods
    5. 4.4 Use lists
    6. 4.5 Work with dictionaries
    7. 4.6 Handle dates and times
  6. Lesson 5: UiPath Studio – Selectors
    1. Learning objectives
    2. 5.1 Learn what a selector is
    3. 5.2 Use the different types of selectors
    4. 5.3 Know when to fine-tune selectors
    5. 5.4 Manage complex selector scenarios
    6. 5.5 Know when to use Indicate Anchor in UI Explorer
  7. Lesson 6: UiPath Orchestrator Overview
    1. Learning objectives
    2. 6.1 Learn what Orchestrator is
    3. 6.2 Learn basics of Orchestrator
    4. 6.3 Use provision bots
    5. 6.4 Handle unattended automations
    6. 6.5 Work with monitoring and alerts
    7. 6.6 Implement queues and triggers
  8. Lesson 7: UiPath Automation Concepts and Techniques
    1. Learning objectives
    2. 7.1 Create an e-mail automation example
    3. 7.2 Build a Microsoft Excel example
    4. 7.3 Extract data from a PDF example
  9. UiPath Certified RPA Associate (UiRPA): Summary
    1. UiPath Certified RPA Associate (UiRPA): Summary
  10. UiPath Certified Advanced RPA Developer (UiARD): Introduction
    1. UiPath Certified Advanced RPA Developer (UiARD): Introduction
  11. Lesson 1: Exam Overview
    1. Learning objectives
    2. 1.1 Install UiPath Studio Academic Alliance
    3. 1.2 Purpose of UiARD Certification
    4. 1.3 What you will get
    5. 1.4 Where you can take the exam
    6. 1.5 Paying for the exam
    7. 1.6 More exam details
    8. 1.7 Review the exam description document
    9. 1.8 Studying advice
  12. Lesson 2: UiPath Studio - Activities
    1. Learning objectives
    2. 2.1 Use arguments to pass data
    3. 2.2 Extract Structured Data
    4. 2.3 Build a data table
    5. 2.4 Filter data tables
    6. 2.5 Merge data tables
    7. 2.6 Send mail
    8. 2.7 Read mail
  13. Lesson 3: UiPath Studio - Properties
    1. Learning objectives
    2. 3.1 Understand the Continue on Error property
    3. 3.2 Understand the Timeout property
    4. 3.3 Understand the WaitForReady property
    5. 3.4 Perform activities on element appear
    6. 3.5 Understand the private property
  14. Lesson 4: Robotic Enterprise (RE) Framework
    1. Learning objectives
    2. 4.1 Understand the RE FrameWork States
    3. 4.2 Use dispatcher and performer bots
    4. 4.3 Understand states and their functions
    5. 4.4 Set a transaction status
    6. 4.5 Understand the difference between system and business exceptions
    7. 4.6 Understand the sequence of activities in a System Exception
    8. 4.7 Use Excel in UiPath
    9. 4.8 Use the configuration file
    10. 4.9 Understand state machines
    11. 4.10 Set up tabular and non-queue RE Framework
  15. Lesson 5: Classic Selectors
    1. Learning objectives
    2. 5.1 Describe tags and attributes
    3. 5.2 Use wildcards and their types
    4. 5.3 Create dynamic selectors
    5. 5.4 Tweak and finetune selectors
    6. 5.5 Learn selector best practices
    7. 5.6 Understand the difference between full vs partial selectors
    8. 5.7 Use Default, Active Accessibility, or UI Automation frameworks
  16. Lesson 6: .NET Classes and Objects
    1. Learning objectives
    2. 6.1 Understand .Net terminology
    3. 6.2 Use the split method
    4. 6.3 Use the format method
    5. 6.4 Use the select method
    6. 6.5 Invoke methods and code
    7. 6.6 Initialize and use dictionaries
    8. 6.7 Get values from Data Tables
    9. 6.8 Use Regular Expressions (RegEx)
    10. 6.9 Understand objects and generic values
    11. 6.10 Use generic value calculations
  17. Lesson 7: Advanced Functions
    1. Learning objectives
    2. 7.1 Validate the file and project
    3. 7.2 Use the Workflow Analyzer and UiPath best practices
    4. 7.3 Nest if activities
    5. 7.4 Use and convert secure strings
    6. 7.5 Reuse code and components
    7. 7.6 Create a library
    8. 7.7 Use source control and GIT
  18. Lesson 8: Error Handling and Troubleshooting
    1. Learning objectives
    2. 8.1 Handle exceptions using Try Catch
    3. 8.2 Handle exceptions using ContinueOnError
    4. 8.3 Create exceptions using Throw
    5. 8.4 Use the Global Exception Handler
    6. 8.5 Use retry scope
    7. 8.6 Debug workflows using the debugger
    8. 8.7 Use breakpoints with Invoke Workflow File
    9. 8.8 Build background automations
  19. Lesson 9: Advanced Orchestrator Functions
    1. Learning objectives
    2. 9.1 Use assets
    3. 9.2 Run orchestrator jobs
    4. 9.3 Use Add Queue Item
    5. 9.4 Understand unique references
    6. 9.5 Prioritize queue items
  20. UiPath Certified Advanced RPA Developer (UiARD): Summary
    1. UiPath Certified Advanced RPA Developer (UiARD): Summary

Product information

  • Title: UiPath Certified Professional (Video Collection)
  • Author(s): Milecia McGregor / Leon Petrou
  • Release date: June 2023
  • Publisher(s): Pearson
  • ISBN: 0138288623