Instructional Video1:01
NASA

NASA’s Webb Is Sound After Completing Critical Milestones

3rd - 11th
NASA's James Webb Space Telescope has successfully passed another series of critical testing milestones on its march to the launch pad. In recent acoustic and sine vibration tests, technicians and engineers exposed Webb’s spacecraft...
Instructional Video15:43
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Snapshot Testing with Dynamic Components

Higher Ed
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...
Instructional Video11:52
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Mocking Libraries with Jest

Higher Ed
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...
Instructional Video3:59
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Spring Unit Testing with an XML Context

Higher Ed
This video provides an explanation of the Spring unit testing with an XML context. This clip is from the chapter "Spring Level 3 - Unit Testing with the Spring Framework" of the series "Spring Framework Master Class - Java Spring the...
Instructional Video12:12
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Exploring Certbot Configuration and Testing Renewal

Higher Ed
In this video, we'll be exploring Certbot configuration and testing renewal. This clip is from the chapter "Free TLS Certificate (Let's Encrypt) on Paid Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section,...
Instructional Video7:22
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 18: Writing Good Unit Tests

Higher Ed
Powermock with Mockito: Step 18: Writing Good Unit Tests This clip is from the chapter "Powermock with Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we set up Poermock with various methods.
Instructional Video13:58
Institute of Human Anatomy

Understanding Chlamydia: Symptoms, Treatment, and Risks

Higher Ed
This video discusses the common sexually transmitted infection Chlamydia, including its potential effects on the body, symptoms, testing, and treatment. It also emphasizes the importance of safe sex practices and accurate testing to...
Instructional Video8:20
Curated Video

PMP Certification Training - Case Study - 10

Higher Ed
This video is a case study on a clothing firm and the challenges they face. This clip is from the chapter "Case Studies" of the series "PMP® Certification Training".This section explains various case studies.
Instructional Video11:21
Healthcare Triage

Are Swimming Pools Safe? Is there a second wave of infection? COVID-19 Questions and Answer

Higher Ed
Aaron Carroll answers more of your Covid19 questions. Click on a time code to jump to a question. 0:00 - start 0:10 - Do exhalation valves on masks defeat the purpose of wearing a mask? 0:40 - Are antibody tests accurate enough to bother...
Instructional Video2:50
Brian McLogan

ALG2 How to graph the identify equation for an inequality

12th - Higher Ed
ALG2 How to graph the identify equation for an inequality
Instructional Video5:58
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Setting up a 404

Higher Ed
In this video you'll learn how to setup a 404 page for your application. This is a page user will see if the URL they entered doesn't match any existing routes. This clip is from the chapter "React-Router" of the series "The Complete...
Instructional Video15:54
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Understanding Terminologies of Maven

Higher Ed
This video explains the various terminologies of Maven. This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section presents the basics of Maven and...
Instructional Video8:13
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Introduction to Postman and Google Maps APIs

Higher Ed
This video presents an introduction to Postman and Google Maps APIs. This clip is from the chapter "Getting Started with REST API Testing" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section focuses...
Instructional Video7:44
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 04: Refactoring Your First JUnit Test

Higher Ed
Unit Testing with Junit: Step 04: Refactoring Your First JUnit Test This clip is from the chapter "Unit Testing with Junit" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into unit testing...
Instructional Video2:10
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Overview of this Section

Higher Ed
Need For Mockito: Overview of this Section This clip is from the chapter "Need For Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we the author provides an overview to set up SUT with our...
Instructional Video3:55
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 1-What is JUnit and Unit Testing?

Higher Ed
This video introduces you to JUnit and unit testing. This clip is from the chapter "Basic Tools and Frameworks - JUnit in 5 Steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section focuses on the...
Instructional Video12:59
Curated Video

Agile Scrum Master Certification Exam Prep (CSM) - Quality

Higher Ed
In this video, we will look at the various features of quality that affect or influence the scrum process in achieving defined goals. This clip is from the chapter "Roles and Organization in Scrum" of the series "Agile Scrum Master...
Instructional Video2:25
Curated Video

No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Validating Accuracy of Batch Predictions

Higher Ed
In this video, you will learn how to validate the accuracy of batch predictions. This clip is from the chapter "Project 1 - Banknote Authentication" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this...
Instructional Video7:01
Curated Video

No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Predict Single and Batch Dataset

Higher Ed
In this video, you will learn how to predict single and batch dataset. This clip is from the chapter "Project 1 - Banknote Authentication" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we...
Instructional Video3:27
Curated Video

No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Adding Training Data

Higher Ed
In this video, you will learn how to add training data. This clip is from the chapter "Project 1 - Banknote Authentication" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we will work on a...
Instructional Video2:57
NASA

TESS Undergoes Integration and Testing

3rd - 11th
The Transiting Exoplanet Survey Satellite (TESS) is the next step in the search for planets outside of our solar system, including those that could support life. The mission will find exoplanets that periodically block part of the light...
Instructional Video0:56
NASA

Lasers Fired At NASA's Parker Solar Probe

3rd - 11th
NASA's Parker Solar Probe is in the midst of intense environmental testing at NASA's Goddard Space Flight Center in Greenbelt, Maryland, in preparation for its journey to the Sun. These tests simulate the noise and shaking the spacecraft...
Instructional Video10:46
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 05 - Writing Unit Test for the findByID Method

Higher Ed
In this video, we will write unit test for the findByID method. This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about Java...
Instructional Video10:14
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Spring Unit Testing with Mockito

Higher Ed
This video demonstrates how to perform unit test with Mockito. This clip is from the chapter "Spring Level 3 - Unit Testing with the Spring Framework" of the series "Spring Framework Master Class - Java Spring the Modern Way".This...