Section 1 : Introduction
|
Lecture 1 | Overview of Robot Framework Level 1_1 | 00:00:23 Duration |
|
Lecture 2 | Demo | 00:04:34 Duration |
|
Lecture 3 | Origin & History | 00:00:42 Duration |
|
Lecture 4 | Features & Capabilities | 00:01:16 Duration |
|
Lecture 5 | Robot Framework vs | 00:02:57 Duration |
Section 2 : Installation Overview & Preconditions
|
Lecture 1 | Installation Overview | 00:02:18 Duration |
|
Lecture 2 | Command Line & Path Basics | 00:10:01 Duration |
Section 3 : Windows 10 Installation
|
Lecture 1 | Install Python and PIP | |
|
Lecture 2 | Install Robot Framework & Selenium Library | 00:04:17 Duration |
|
Lecture 3 | Install Desired Browsers | 00:01:30 Duration |
|
Lecture 4 | Install Webdrivers | 00:06:19 Duration |
|
Lecture 5 | Install Pycharm IDE | 00:02:38 Duration |
|
Lecture 6 | Install Pycharm Plugin | 00:06:00 Duration |
|
Lecture 7 | Create Base Scripts Directory and Project | 00:04:49 Duration |
|
Lecture 8 | Navigating & Searching Your Script Files | 00:04:19 Duration |
Section 4 : Mac Installation
|
Lecture 1 | Mac Installation Notes |
Section 5 : Creating Your First Script
|
Lecture 1 | Overview | 00:04:51 Duration |
|
Lecture 2 | Organizing Your Project Files | 00:03:05 Duration |
|
Lecture 3 | Sections of the Script File | 00:03:54 Duration |
|
Lecture 4 | Selenium2Library vs | |
|
Lecture 5 | Write Test Steps- Part 1 | 00:04:24 Duration |
|
Lecture 6 | An Important IE Precondition Setting | 00:01:46 Duration |
|
Lecture 7 | Run the Script on Different Browsers | |
|
Lecture 8 | Examine the Great Results Files | 00:01:47 Duration |
|
Lecture 9 | Write Test Steps- Part 2 | 00:05:42 Duration |
|
Lecture 10 | Locators Primer - How to Interact with Web Controls | 00:12:05 Duration |
Section 6 : Script Running Options
|
Lecture 1 | Overview | 00:01:23 Duration |
|
Lecture 2 | New Term Robot vs | 00:00:49 Duration |
|
Lecture 3 | Running from Pycharm | 00:01:40 Duration |
|
Lecture 4 | Running from a Command Window | 00:01:27 Duration |
|
Lecture 5 | Running from a Batch File | 00:02:49 Duration |
|
Lecture 6 | Running from the Task Scheduler | 00:03:29 Duration |
|
Lecture 7 | Running on SauceLabs | 00:02:59 Duration |
|
Lecture 8 | Running & Scheduling from Jenkins | 00:06:41 Duration |
|
Lecture 9 | Running Multiple Suites | 00:05:23 Duration |
|
Lecture 10 | Running a Single Test Case | 00:05:22 Duration |
|
Lecture 11 | Advanced Run Options | 00:01:09 Duration |
Section 7 : Make the Script More Readable
|
Lecture 1 | Overview | 00:06:34 Duration |
|
Lecture 2 | Preview of Final Solution | 00:06:08 Duration |
|
Lecture 3 | Style Procedural vs | 00:03:09 Duration |
|
Lecture 4 | Introducing User-Defined Keywords | 00:05:18 Duration |
|
Lecture 5 | Break the Script into Keywords | 00:07:17 Duration |
|
Lecture 6 | Moving Keywords to Resource Files | 00:07:46 Duration |
|
Lecture 7 | Adding Set Up and Tear Down | 00:05:35 Duration |
|
Lecture 8 | Overview of Page Objects | 00:07:46 Duration |
|
Lecture 9 | Demo Create a Page Object | 00:04:06 Duration |
|
Lecture 10 | Increase Readability Using Gherkin | 00:07:42 Duration |
Section 8 : Use Variables to Centralize Data
|
Lecture 1 | Overview | 00:04:43 Duration |
|
Lecture 2 | Preview of Final Solution | 00:04:12 Duration |
|
Lecture 3 | Scalar Variables | 00:06:08 Duration |
|
Lecture 4 | List Variables | 00:05:51 Duration |
|
Lecture 5 | mp4 | 00:08:47 Duration |
|
Lecture 6 | Passing Variables to Keywords | |
|
Lecture 7 | Modify Our Project with Variables | 00:07:02 Duration |
|
Lecture 8 | Supplying Script Input Data at Runtime | 00:03:14 Duration |
Section 9 : Semantic Sugar
|
Lecture 1 | Overview | 00:01:48 Duration |
|
Lecture 2 | Refactoring Page Object Locators | 00:11:00 Duration |
|
Lecture 3 | Adding Quotes for Clarity | 00:10:45 Duration |
Section 10 : SCRIPTING CHALLENGE Create a test suite from start to finish!
|
Lecture 1 | Overview | 00:04:02 Duration |
|
Lecture 2 | PART 1 You Do It | 00:01:13 Duration |
|
Lecture 3 | PART 1 I Do It | 00:07:13 Duration |
|
Lecture 4 | PART 2 - You Do It | 00:01:04 Duration |
|
Lecture 5 | PART 2 I Do It | 00:07:12 Duration |
|
Lecture 6 | PART 3 - You Do It | 00:00:59 Duration |
|
Lecture 7 | PART 3 - I Do It | 00:22:08 Duration |
Section 11 : Exploring the Robot Framework Libraries
|
Lecture 1 | Overview | 00:01:37 Duration |
|
Lecture 2 | BuiltIn (Log, Verifications, Repeat) | 00:09:38 Duration |
|
Lecture 3 | Dialogs (Pause for Manual StepsData Entry | 00:05:20 Duration |
|
Lecture 4 | OperatingSystem (Folders & Files) | 00:06:46 Duration |
|
Lecture 5 | Database (MS SQL, MySQL) | 00:14:47 Duration |
|
Lecture 6 | API | 00:11:40 Duration |
|
Lecture 7 | XML | 00:12:01 Duration |
|
Lecture 8 | SeleniumLibrary | |
|
Lecture 9 | mp4 | 00:01:58 Duration |