Instructional Video3:33
NASA

NASA | MAVEN MOI live shot with Sandra Cauffman

3rd - 11th
Sandra Cauffman gives a canned interview in Spanish for the 09/19/2014 MAVEN Mars Orbit Insertion liveshots.
Instructional Video3:27
NASA

NASA | MAVEN MOI live shot with Kelly Fast

3rd - 11th
Kelly Fast gives a canned interview for the 09/19/2014 MAVEN Mars Orbit Insertion liveshots.
Instructional Video0:45
Curated Video

Apache Maven Beginner to Guru - Conclusion "Deploying to the Maven Projects to Packagecloud"

Higher Ed
This video provides a conclusion for this section. This clip is from the chapter "Deploying to the Maven Projects to Packagecloud" of the series "Apache Maven: Beginner to Guru".This section explains how to deploy Maven projects to...
Instructional Video4:02
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - Setting up New Spring Project with Spring Initializer

Higher Ed
In this session, we will create a spring project using the Spring Initializer. This clip is from the chapter "Getting Started with Spring Framework" of the series "Java Programming for Complete Beginners - Java 16".This section primarily...
Instructional Video15:22
Curated Video

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

Higher Ed
This video explains the various terminologies of automation. 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...
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 Video12:10
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Sending Parameters to Payload Through Test

Higher Ed
This video explains how testing enables you to send parameters to the payload. This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from Scratch - REST Assured...
Instructional Video14:01
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Running the Tests with testRunner

Higher Ed
This video explains how to run tests with testRunner. 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 Video7:33
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Retrieving the JSON Array Size and its Elements Using the JSON Path

Higher Ed
This video explains how to retrieve the JSON array size and its elements 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 Video8:48
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Retrieving Data from Excel Based on a Condition

Higher Ed
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...
Instructional Video14:18
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Resolving Merge Conflicts with Git

Higher Ed
This video explains how to resolve merge conflicts with Git. This clip is from the chapter "Understanding the Git Version Control System" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section explains...
Instructional Video15:18
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Performing REST Assured Automation Testing for the OAuth Project

Higher Ed
This video explains how to perform REST Assured automation testing for the OAuth project. This clip is from the chapter "REST Assured Automation for OAuth 2.0 Authorization Code" of the series "REST API Automation Testing from Scratch -...
Instructional Video13:31
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Parsing a Complex Jira JSON Response to Retrieve the Added Comment with Code Logic

Higher Ed
This video explains how to parse a complex Jira JSON response to retrieve the added comment with code logic. This clip is from the chapter "Real-World Example Automating Jira APIs" of the series "REST API Automation Testing from Scratch...
Instructional Video11:08
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Mapping Step Definition to a Feature File

Higher Ed
This video explains how to map step definition to a feature file. 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...
Instructional Video12:00
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Libraries Needed to Support Serialization in REST Assured

Higher Ed
This video focuses on the libraries needed to support serialization in REST Assured. This clip is from the chapter "Deserialization Using POJO Classes with REST Assured" of the series "REST API Automation Testing from Scratch - REST...
Instructional Video25:13
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Flow Procedure in Achieving OAuth 2.0 Authentication Mechanism

Higher Ed
This video explains the flow procedure in achieving the OAuth 2.0 authentication mechanism. This clip is from the chapter "Handling Google and Facebook OAuth 2.0 Authorization Grant Types" of the series "REST API Automation Testing from...
Instructional Video13:41
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Data-Driven Testing Mechanism for API Tests using the Cucumber Example Feature

Higher Ed
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...
Instructional Video17:21
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Creating POJO Classes for the Real-Time Nested Array in JSON

Higher Ed
This video explains how to create POJO classes for the real-time nested array in JSON. This clip is from the chapter "Deserialization Using POJO Classes with REST Assured" of the series "REST API Automation Testing from Scratch - REST...
Instructional Video14:12
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Converting HashMap into JSON

Higher Ed
This video demonstrates how to convert HashMap into JSON. 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 explains the...
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:16
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Integrating Query Params and Path Params in a Single Test to Restrict the Results

Higher Ed
This video explains how to integrate query params and path params in a single test to restrict the results. This clip is from the chapter "Real-World Example Automating Jira APIs" of the series "REST API Automation Testing from Scratch -...
Instructional Video8:37
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 15: Setting up PowerMock and SystemUnderTest

Higher Ed
Powermock with Mockito: Step 15: Setting up PowerMock and SystemUnderTest 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...
Instructional Video4:48
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 3: Using Spring Initializr to Create a Spring Boot Application

Higher Ed
In this video, we'll be looking at using Spring Initializr to create a Spring Boot application. This clip is from the chapter "Introduction to Spring Boot in 10 Steps" of the series "Master Hibernate and JPA with Spring Boot in 100...
Instructional Video1:21:26
Curated Video

DevOps Complete Course - Run Maven Job, Deploy on Maven

Higher Ed
This video explains how to run a Maven job and deploy resources/files on Maven. This clip is from the chapter "Jenkins" of the series "DevOps Complete Course".This section focuses on Jenkins and its integration.