Home > Store

UiPath Certified Professional (Video Collection)

Your browser doesn't support playback of this video. Please download the file to view it.

Online Video

Register your product to gain access to bonus material or receive a coupon.

Description

  • Copyright 2023
  • Edition: 1st
  • Online Video
  • ISBN-10: 0-13-828866-6
  • ISBN-13: 978-0-13-828866-2

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

Description

10 Hours of Video Instruction

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, and 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 enables 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 skills 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.

About the Publisher

Addison-Wesley's professional titles specialize in the area of computer programming. It is a leading publisher of high-quality and timely information for programmers, developers, engineers, and system administrators. Our mission is to provide educational materials about new technologies and new approaches to current technologies written by the leading authorities.

More about Addison-Wesley Professional

Sample Content

Table of Contents

UiPath Certified RPA Associate (UiRPA) Authorized UiPath Course by Milecia McGregor

Introduction
UiPath Certified RPA Associate (UiRPA): Introduction
Lesson 1: Robotic Process Automation (RPA) Fundamentals
Learning objectives
1.1 Learn the history of RPA
1.2 Understand the business processes RPA is useful for
1.3 Learn the steps to document an RPA bot
1.4 Learn how UiPath Studio, Orchestrator, and Robots work together
1.5 Discover the differences between unattended and attended bots
Lesson 2: UiPath Studio Overview
Learning objectives
2.1 Walk through of UiPath Studio
2.2 Go over debugging in Studio
2.3 Learn basic debugging with breakpoints
2.4 Try advanced debugging
2.5 Create basic test cases
2.6 Make data-driven test cases
2.7 Handle mock testing
Lesson 3: UiPath Studio Variables, Arguments, and Control Flow
Learning objectives
3.1 Work with variables
3.2 Use workflows and arguments
3.3 Use different data types
3.4 Implement control flows
3.5 Work with UI automation
3.6 Set up error handling
Lesson 4: UiPath Studio Data Manipulation
Learning objectives
4.1 Handle string data
4.2 Write regular expressions
4.3 Use VB string methods
4.4 Use lists
4.5 Work with dictionaries
4.6 Handle dates and times
Lesson 5: UiPath Studio Selectors
Learning objectives
5.1 Learn what a selector is
5.2 Use the different types of selectors
5.3 Know when to fine-tune selectors
5.4 Manage complex selector scenarios
5.5 Know when to use Indicate Anchor in UI Explorer
Lesson 6: UiPath Orchestrator Overview
Learning objectives
6.1 Learn what Orchestrator is
6.2 Learn basics of Orchestrator
6.3 Use provision bots
6.4 Handle unattended automations
6.5 Work with monitoring and alerts
6.6 Implement queues and triggers
Lesson 7: UiPath Automation Concepts and Techniques
Learning objectives
7.1 Create an e-mail automation example
7.2 Build a Microsoft Excel example
7.3 Extract data from a PDF example
Summary
UiPath Certified RPA Associate (UiRPA): Summary

UiPath Certified Advanced RPA Developer (UiARD) Authorized UiPath Course by Leon Petrou

Introduction
UiPath Certified Advanced RPA Developer (UiARD): Introduction
Lesson 1: Exam Overview
Learning objectives
1.1 Install UiPath Studio Academic Alliance
1.2 Purpose of UiARD Certification
1.3 What you will get
1.4 Where you can take the exam
1.5 Paying for the exam
1.6 More exam details
1.7 Review the exam description document
1.8 Studying advice
Lesson 2: UiPath Studio - Activities
Learning objectives
2.1 Use arguments to pass data
2.2 Extract Structured Data
2.3 Build a data table
2.4 Filter data tables
2.5 Merge data tables
2.6 Send mail
2.7 Read mail
Lesson 3: UiPath Studio - Properties
Learning objectives
3.1 Understand the Continue on Error property
3.2 Understand the Timeout property
3.3 Understand the WaitForReady property
3.4 Perform activities on element appear
3.5 Understand the private property
Lesson 4: Robotic Enterprise (RE) Framework
Learning objectives
4.1 Understand the RE FrameWork States
4.2 Use dispatcher and performer bots
4.3 Understand states and their functions
4.4 Set a transaction status
4.5 Understand the difference between system and business exceptions
4.6 Understand the sequence of activities in a System Exception
4.7 Use Excel in UiPath
4.8 Use the configuration file
4.9 Understand state machines
4.10 Set up tabular and non-queue RE Framework
Lesson 5: Classic Selectors
Learning objectives
5.1 Describe tags and attributes
5.2 Use wildcards and their types
5.3 Create dynamic selectors
5.4 Tweak and finetune selectors
5.5 Learn selector best practices
5.6 Understand the difference between full vs partial selectors
5.7 Use Default, Active Accessibility, or UI Automation frameworks
Lesson 6: .NET Classes and Objects
Learning objectives
6.1 Understand .Net terminology
6.2 Use the split method
6.3 Use the format method
6.4 Use the select method
6.5 Invoke methods and code
6.6 Initialize and use dictionaries
6.7 Get values from Data Tables
6.8 Use Regular Expressions (RegEx)
6.9 Understand objects and generic values
6.10 Use generic value calculations
Lesson 7: Advanced Functions
Learning objectives
7.1 Validate the file and project
7.2 Use the Workflow Analyzer and UiPath best practices
7.3 Nest if activities
7.4 Use and convert secure strings
7.5 Reuse code and components
7.6 Create a library
7.7 Use source control and GIT
Lesson 8: Error Handling and Troubleshooting
Learning objectives
8.1 Handle exceptions using Try Catch
8.2 Handle exceptions using ContinueOnError
8.3 Create exceptions using Throw
8.4 Use the Global Exception Handler
8.5 Use retry scope
8.6 Debug workflows using the debugger
8.7 Use breakpoints with Invoke Workflow File
8.8 Build background automations
Lesson 9: Advanced Orchestrator Functions
Learning objectives
9.1 Use assets
9.2 Run orchestrator jobs
9.3 Use Add Queue Item
9.4 Understand unique references
9.5 Prioritize queue items
Summary
UiPath Certified Advanced RPA Developer (UiARD): Summary

Updates

Submit Errata

More Information

vceplus-200-125    | boson-200-125    | training-cissp    | actualtests-cissp    | techexams-cissp    | gratisexams-300-075    | pearsonitcertification-210-260    | examsboost-210-260    | examsforall-210-260    | dumps4free-210-260    | reddit-210-260    | cisexams-352-001    | itexamfox-352-001    | passguaranteed-352-001    | passeasily-352-001    | freeccnastudyguide-200-120    | gocertify-200-120    | passcerty-200-120    | certifyguide-70-980    | dumpscollection-70-980    | examcollection-70-534    | cbtnuggets-210-065    | examfiles-400-051    | passitdump-400-051    | pearsonitcertification-70-462    | anderseide-70-347    | thomas-70-533    | research-1V0-605    | topix-102-400    | certdepot-EX200    | pearsonit-640-916    | itproguru-70-533    | reddit-100-105    | channel9-70-346    | anderseide-70-346    | theiia-IIA-CIA-PART3    | certificationHP-hp0-s41    | pearsonitcertification-640-916    | anderMicrosoft-70-534    | cathMicrosoft-70-462    | examcollection-cca-500    | techexams-gcih    | mslearn-70-346    | measureup-70-486    | pass4sure-hp0-s41    | iiba-640-916    | itsecurity-sscp    | cbtnuggets-300-320    | blogged-70-486    | pass4sure-IIA-CIA-PART1    | cbtnuggets-100-101    | developerhandbook-70-486    | lpicisco-101    | mylearn-1V0-605    | tomsitpro-cism    | gnosis-101    | channel9Mic-70-534    | ipass-IIA-CIA-PART1    | forcerts-70-417    | tests-sy0-401    | ipasstheciaexam-IIA-CIA-PART3    | mostcisco-300-135    | buildazure-70-533    | cloudera-cca-500    | pdf4cert-2v0-621    | f5cisco-101    | gocertify-1z0-062    | quora-640-916    | micrcosoft-70-480    | brain2pass-70-417    | examcompass-sy0-401    | global-EX200    | iassc-ICGB    | vceplus-300-115    | quizlet-810-403    | cbtnuggets-70-697    | educationOracle-1Z0-434    | channel9-70-534    | officialcerts-400-051    | examsboost-IIA-CIA-PART1    | networktut-300-135    | teststarter-300-206    | pluralsight-70-486    | coding-70-486    | freeccna-100-101    | digitaltut-300-101    | iiba-CBAP    | virtuallymikebrown-640-916    | isaca-cism    | whizlabs-pmp    | techexams-70-980    | ciscopress-300-115    | techtarget-cism    | pearsonitcertification-300-070    | testking-2v0-621    | isacaNew-cism    | simplilearn-pmi-rmp    | simplilearn-pmp    | educationOracle-1z0-809    | education-1z0-809    | teachertube-1Z0-434    | villanovau-CBAP    | quora-300-206    | certifyguide-300-208    | cbtnuggets-100-105    | flydumps-70-417    | gratisexams-1V0-605    | ituonline-1z0-062    | techexams-cas-002    | simplilearn-70-534    | pluralsight-70-697    | theiia-IIA-CIA-PART1    | itexamtips-400-051    | pearsonitcertification-EX200    | pluralsight-70-480    | learn-hp0-s42    | giac-gpen    | mindhub-102-400    | coursesmsu-CBAP    | examsforall-2v0-621    | developerhandbook-70-487    | root-EX200    | coderanch-1z0-809    | getfreedumps-1z0-062    | comptia-cas-002    | quora-1z0-809    | boson-300-135    | killtest-2v0-621    | learncia-IIA-CIA-PART3    | computer-gcih    | universitycloudera-cca-500    | itexamrun-70-410    | certificationHPv2-hp0-s41    | certskills-100-105    | skipitnow-70-417    | gocertify-sy0-401    | prep4sure-70-417    | simplilearn-cisa    |
http://www.pmsas.pr.gov.br/wp-content/    | http://www.pmsas.pr.gov.br/wp-content/    |