Curated Video
The Complete React Developer Course (with Hooks and Redux) - Testing Expenses Selector
In this video you'll test the most complex function by far, the expenses selector. This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Snapshot Testing with Dynamic Components
In this video you'll use snapshot testing with a React component that requires props. This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Testing Filters Action Generators
In this video you'll continue testing by adding test cases for the filter actions. This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Mocking Libraries with Jest
In this video you'll be mocking out third-party libraries. This make it easy to write test cases that depend on things like time. This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Update Expense
In this video you'll be responsible for wiring up the ability to update expenses in Firebase. This clip is from the chapter "Firebase with Redux" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Running Tests in Firefox and Internet Explorer
This video demonstrates how to run tests in Firefox and IE. This clip is from the chapter "Selenium Python Package Setup with Different Browsers" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Pytest and its Advantages
This video explains pytest and its advantages. This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explores Python's unit testing...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Raising Exceptions
This video demonstrates how to raise exceptions. This clip is from the chapter "Exception Handling Mechanism" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains how to raise exceptions in...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Significance of Spec Builders in REST Assured
This video explains the significance of spec builders in REST Assured. This clip is from the chapter "Understanding Request and Response Spec Builders in REST Assured" of the series "REST API Automation Testing from Scratch - REST...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Practical Example Explaining Page Factory Model
This video presents a practical example that explains the page factory model. This clip is from the chapter "Framework Part 8 - Page Object Pattern and Page Factory" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Private Firebase Data
In this video you'll use Firebase rules to lock down access to the database. This clip is from the chapter "Firebase Authentication" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Testing EditExpensePage
In this video you'll write test cases for the EditExpensePage component. This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with Testing...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Remove Expense
In this video you'll be responsible for wiring up the ability to remove expenses from Firebase. This clip is from the chapter "Firebase with Redux" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Example-GreenKart Application Part III
This is the third part of the three-part video that lets you work with the GreenKart application. This clip is from the chapter "Functional Automation Using Python" of the series "Selenium Python Automation Testing from Scratch and...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Retrieving Data from Excel Based on a Condition
This video explains how to retrieve data from Excel based on a condition. This clip is from the chapter "Excel Integration with REST Assured Test" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Data-Driven Testing Mechanism for API Tests using the Cucumber Example Feature
This video explains data-driven testing mechanism for API tests using the Cucumber example feature. This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing from...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Parameterizing the Tests with Multiple Datasets
This video demonstrates how to parameterize tests with multiple datasets. This clip is from the chapter "Part III-Developing End-to-End Selenium Python Framework from Scratch" of the series "Selenium Python Automation Testing from...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Taking Screenshots Using Selenium Python with Assertions
This video demonstrates how take screenshots using Selenium Python with assertions. This clip is from the chapter "End-to-End Practice Project with Complete Methods" of the series "Selenium Python Automation Testing from Scratch and...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Build It: Adding Summary Component
In this video you'll continue working on the new feature from the previous video. This clip is from the chapter "Deploying Your Apps" of the series "The Complete React Developer Course (with Hooks and Redux)".This section explains...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Build It: Adding Total Selector
In this video it'll be your job to add a brand-new feature to the expense manager. This clip is from the chapter "Deploying Your Apps" of the series "The Complete React Developer Course (with Hooks and Redux)".This section explains...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - The Auth Reducer
In this video you'll learn how to setup an auth reducer so you can store the user id of the logged in user. This clip is from the chapter "Firebase Authentication" of the series "The Complete React Developer Course (with Hooks and...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Testing AddExpensePage
In this video you'll write tests cases for the AddExpensePage component. This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with Testing...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - New Feature Workflow
In this video you'll look at the basic workflow for adding, testing, and deploying a new feature. This clip is from the chapter "Deploying Your Apps" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 2-First JUnit Project and Green Bar
This video demonstrates how to create your first JUnit project and work with the green bar. This clip is from the chapter "Basic Tools and Frameworks - JUnit in 5 Steps" of the series "Spring Framework Master Class - Java Spring the...