Instructional Video10:35
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Building POJO Classes to Construct JSON Payload to API

Higher Ed
This video demonstrates how to build POJO classes to construct JSON Payload to API. This clip is from the chapter "Serialization of the Input Payload Using Google Maps API Example" of the series "REST API Automation Testing from Scratch...
Instructional Video9:11
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Building End-to-End Test Case in Framework Standards – Part 2

Higher Ed
This video is the second part of the two-part video that presents more details on how to build end-to-end test case in framework standards. This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the...
Instructional Video7:36
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Retrieving JSON Nodes on Condition Logic Using the JSON Path

Higher Ed
This video demonstrates how to retrieve the JSON nodes on condition logic using the JSON Path. This clip is from the chapter "Diving in Depth Automating REST API" of the series "REST API Automation Testing from Scratch - REST Assured...
Instructional Video7:18
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Example on Parameterization of API Tests with Multiple Datasets

Higher Ed
This video presents an example on parameterization of API tests with multiple datasets. This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from Scratch - REST...
Instructional Video8:54
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Adding a Remote Repository and Pushing the Committed Code

Higher Ed
This video demonstrates how to add a remote repository and push the committed code. This clip is from the chapter "Understanding the Git Version Control System" of the series "REST API Automation Testing from Scratch - REST Assured...
Instructional Video4:10
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 10 – Setting Up Currency Exchange Microservice – V2

Higher Ed
This video explains about setting up currency exchange microservice. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on...
Instructional Video7:31
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Mockito Step 01: Setting up a Maven Project

Higher Ed
Getting Ready for Mockito: Mockito Step 01: Setting up a Maven Project This clip is from the chapter "Getting Ready for Mockito" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we get ready for...
Instructional Video8:05
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - JUnit Step 2: Setting up your first Junit

Higher Ed
Unit Testing with Junit: JUnit Step 2: Setting up your first Junit 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 Video56:41
Curated Video

DevOps Complete Course - Docker Compose and Docker Swarm

Higher Ed
This video explains about Docker Compose and Docker Swarm. This clip is from the chapter "Docker" of the series "DevOps Complete Course".This section focuses on Docker.
Instructional Video1:00:18
Curated Video

DevOps Complete Course - How to Configure NodePort IP and Load Balancer

Higher Ed
This video demonstrates how to configure NodePort IP and load balancer. This clip is from the chapter "Kubernetes" of the series "DevOps Complete Course".This section focuses on the Kubernetes tool.
Instructional Video35:01
Curated Video

DevOps Complete Course - Ansible Inventory

Higher Ed
This video explains about the Ansible inventory. This clip is from the chapter "Ansible" of the series "DevOps Complete Course".This section focuses on the Ansible tool.
Instructional Video5:02
Curated Video

DevOps Complete Course - Java Installation on Windows

Higher Ed
This video demonstrates about the Java installation on Windows. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Instructional Video7:27
Curated Video

DevOps Complete Course - Build a Java Project on Agent Server

Higher Ed
This video demonstrates how to build a Java project on the agent server. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Instructional Video13:09
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Surefire Plug-in in Executing Tests

Higher Ed
This video discusses the importance of the Surefire plug-in in executing tests. This clip is from the chapter "Framework Part 3 - Maven Build Management Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video10:58
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Maven in Framework Development

Higher Ed
This video discusses the importance of Maven in developing the framework. This clip is from the chapter "Framework Part 3 - Maven Build Management Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video12:43
NASA

NASA | Reach, Strive, Achieve: Sandra Cauffman's TEDx Talk

3rd - 11th
On October 23, 2014 Sandra Cauffman was invited to talk at the TEDx PuraVidaJoven at the National Auditorium in San Jose, Costa Rica, where she was born. Her story is how a Costa Rican girl from a poor family nurtured an improbable dream...
Instructional Video3:37
NASA

NASA | Planetary Scientist Profile: Noah Petro

3rd - 11th
Noah Petro is a NASA planetary geologist who studies the surface of airless bodies in space, primarily focusing on the moon. In this video profile, Noah talks about how he was inspired to become a NASA researcher and what excites him...
Instructional Video1:22
NASA

NASA and ESA Spacecraft Track a Solar Storm Through Space

3rd - 11th
While we track CMEs with a number of instruments, the sheer size of the solar system means that our observations are limited, and usually taken from a distance. However, scientists have recently used data from ten NASA and ESA spacecraft...
Instructional Video5:48
Curated Video

Apache Maven Beginner to Guru - Assignment Review "Deploying the Apache Maven Projects to Nexus"

Higher Ed
This video provides an assignment review for creating a release repository assignment. This clip is from the chapter "Deploying the Apache Maven Projects to Nexus" of the series "Apache Maven: Beginner to Guru".This section explains how...
Instructional Video8:07
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 5-Important Maven Commands

Higher Ed
This video focuses on important Maven commands. This clip is from the chapter "Basic Tools and Framework - Maven in 5 Steps" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section presents an overview of...
Instructional Video4:49
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 1-Setting Up a Project Using https://start.spring.io

Higher Ed
This video demonstrates how to set up a Spring project using https://start.spring.io. This clip is from the chapter "Spring Level 1 - Introduction to the Spring Framework in 10 Steps" of the series "Spring Framework Master Class - Java...
Instructional Video6:17
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 01-Theory 1 - Maven and Magic

Higher Ed
This video highlights the concepts of Maven and Magic. This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section provides an...
Instructional Video5:32
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 01 - Setting Up a Project with JDBC, JPA, H2, and the Web Dependencies

Higher Ed
This video demonstrates how to set up a project with JDBC, JPA, H2, and the web dependencies. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework...
Instructional Video4:59
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Why Dynamic JSON Payloads are Important to Understand

Higher Ed
This video explains the importance of the dynamic JSON payloads. This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from Scratch - REST Assured Java".This...