Instructional Video5:34
Curated Video

What is a Requirements Traceability Matrix? And How to Create One.

10th - Higher Ed
In this video, I want to answer the question, what is a Requirements Traceability Matrix and how do you create one? Requirements Traceability Matrices are most often used in software projects, where they connect user requirements with...
Instructional Video21:04
Curated Video

Building Microservices API in Go - Unit Testing: Testing Services

Higher Ed
In this video, we will focus on unit testing services and mocking server-side components. You will learn how to effectively write unit tests for services and improve the readability of our code through refactoring after the tests. We...
Instructional Video12:40
Curated Video

PowerShell for Automating Administration - Validation Functions Discussion – Part 1

Higher Ed
This is the first of the two-part video that focuses on the validation functions. Here, you will be studying these functions: Validate-SysInfo, Validate-URL, Validate-TopMemoryConsumingProcesses, Validate-DisktHealth, and...
Instructional Video4:29
Hip Hughes History

The Scopes Monkey Trial Explained in 5 Minutes: US History Review

6th - 12th
A super fast overview of this historic trial in 1925 that began to redefine how we teach science in our public school system
Instructional Video5:09
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - Example Showing Different Server Performance Graphs

Higher Ed
This video presents an example highlighting different server performance graphs. This clip is from the chapter "Monitoring Server Performance" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This...
Instructional Video4:55
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - Selenium JMeter Test Case Example - HTML Unit Driver

Higher Ed
This video presents a test case example involving Selenium JMeter and HTML unit driver. This clip is from the chapter "Integration of Selenium with JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance...
Instructional Video5:02
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - Unit Testing Spark Application

Higher Ed
In this video, we will cover unit testing Spark application. This clip is from the chapter "Spark Programming Model and Developer Experience" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section,...
Instructional Video4:03
Curated Video

Spark Programming in Python for Beginners with Apache Spark 3 - DataFrame Rows and Unit Testing

Higher Ed
In this video, we will cover DataFrame rows and unit testing. This clip is from the chapter "Spark Dataframe and Dataset Transformations" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, you...
Instructional Video12:14
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - Setting up JUnit Test Cases in JMeter

Higher Ed
This video explains how to set up JUnit test cases in JMeter. This clip is from the chapter "Integration of Selenium with JMeter" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This section...
Instructional Video8:50
Curated Video

Learn JMeter from Scratch on Live Applications - Performance Testin - Commands to Run Tests in Non-GUI Mode

Higher Ed
This video highlights the commands used to run tests in non-GUI mode. This clip is from the chapter "JMeter Validations in Non-GUI Mode" of the series "Learn JMeter from Scratch on Live Applications - Performance Testing".This section...
Instructional Video8:46
Cerebellum

America, An Emerging World Power: 1896-1916 -plessy V. Ferguson (1896)

9th - 12th
American democracy has a lineage of written records that we can trace to show the development of our nation, and how each document builds on those before it to make our foundation of freedom stronger. This video focusses on documents...
Instructional Video7:31
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Exploring the Cypress Project Framework Structure

Higher Ed
This video explains exploring the Cypress project framework structure. This clip is from the chapter "Introduction to Cypress Test Runner and Command-Line Features" of the series "Cypress - Modern Automation Testing from Scratch +...
Instructional Video19:11
Institute for New Economic Thinking

The Green New Deal vs. The Economy

Higher Ed
How do we move fiscal policy from part of the problem to part of the solution? Nathan Tankus describes his recent work to better understand some of the gaps in the US economy.
Instructional Video16:29
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Agenda of Framework Topics and Starting with Test Building

Higher Ed
This video explains the agenda of framework topics. This clip is from the chapter "Cypress Framework Part 1- Understanding Fixtures and Custom commands" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This...
Instructional Video8:39
Curated Video

Apache Kafka - Real-time Stream Processing (Master Class) - How to test a Stream Processing Application

Higher Ed
This video is about how to test a Stream Processing Application. This clip is from the chapter "Testing Streams Application" of the series "Apache Kafka - Real-time Stream Processing (Master Class)".This section is about Streams...
Instructional Video7:30
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Build Cypress Basic Test and Run from Test Runner

Higher Ed
This video explains build Cypress basic test and run from test runner. This clip is from the chapter "Introduction to Cypress Test Runner and Command-Line Features" of the series "Cypress - Modern Automation Testing from Scratch +...
Instructional Video15:51
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Importance of Environmental Variables in Cypress Framework

Higher Ed
This video introduces you to importance of environmental variables. This clip is from the chapter "Cypress Framework Part 3- Configuration Properties and Environmental Variables" of the series "Cypress - Modern Automation Testing from...
Instructional Video9:58
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - What is BDD and Cucumber and Their Benefits

Higher Ed
This video explains BDD and Cucumber. This clip is from the chapter "Cypress BDD Cucumber Framework Integration to Mocha" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This section explains Cypress BDD...
Instructional Video12:35
Packt

Where are Inheritance, Interfaces, and Statics used in Framework?

Higher Ed
This video explains where inheritance, interfaces, and statics are used in framework. This clip is from the chapter "Selenium Framework Optimization and Interview Questions" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video14:14
Packt

Testing Asynchronous Code

Higher Ed
Testing Node.js (Task App): Testing Asynchronous Code This clip is from the chapter "Testing Node.js (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about sending emails.
Instructional Video12:33
Packt

Practice Exercise - Print the Links Count in the Page

Higher Ed
This video presents practice exercises to print the links count in the page. This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video5:16
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Test Debugging and Pause with Cypress

Higher Ed
This video explains test debugging and pause with cypress. This clip is from the chapter "Cypress Framework Part 2- Page Object Design and Test Parameterization" of the series "Cypress - Modern Automation Testing from Scratch +...
Instructional Video15:10
Packt

Setup Task Test Suite

Higher Ed
Testing Node.js (Task App): Setup Task Test Suite This clip is from the chapter "Testing Node.js (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about sending emails.
Instructional Video17:23
Packt

Adding Page Objects and Handling Dynamic Pop-ups on the Home Page

Higher Ed
This video explains how to add page objects and handle dynamic pop-ups on the home page. This clip is from the chapter "Cucumber Behavior Driven Data – Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and...