Hi, what do you want to do?
Curated Video
Learning Akka (Video 24)
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage...
Curated Video
Web Development with Node.JS and MongoDB (Video 28)
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Curated Video
Web Development with Node.JS and MongoDB (Video 27)
Web development technology moves at a very fast pace with new tools and techniques being released daily. It is impossible to learn them all, but choosing similar technologies allows you to step up your game while developing web...
Curated Video
RESTful Web API Design with Node.js (Video 14)
RESTful Web APIs allow developers to create unprecedented applications by leveraging the data on the Internet. Since JavaScript is the language of the web, building APIs using Node.js provides a seamless development experience on...
Packt
How to Run Tests in Google Chrome
This video explains how to run tests in Google Chrome
<
br/>
This clip is from the chapter "Brush-Up Java Concepts for Selenium Automation" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
<
br/>
This clip is from the chapter "Brush-Up Java Concepts for Selenium Automation" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Curated Video
API Testing with Postman - Validating APIs with Postman Requests
Show how to check that an API is returning expected results.
• Set up a re
quest
• Add a check on the test tab of t
he request
• Demonstrate sharing tests between requests at the c
ol
lection level
This...
• Set up a re
quest
• Add a check on the test tab of t
he request
• Demonstrate sharing tests between requests at the c
ol
lection level
This...
Curated Video
Apache Maven Beginner to Guru - Using Spock with JUnit 5
This video explains how to use Spock with Junit 5. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Curated Video
Tips, Tricks, and Techniques for Node.js Development 4.5: Browser Automated Testing Made Easy
In this video, we will learn how to test our web application with browser interactions. • Look at karma and nightwatch.js • Install nightwatch.js • Write a test with nightwatch.js
Curated Video
Tips, Tricks, and Techniques for Node.js Development 4.1: Using Spies in Your Tests
In this video, we will learn how to work with spies in our unit tests. • Explain spyOn • Explain and.callThrough, and.callFake • Explain how to test call with parameters
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Standards of Writing Selenium Tests in Framework
This video focuses on the standards of writing Selenium tests.
r/>
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...
r/>
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
The Complete Java Developer Course: From Beginner to Master - Repetition Control Statements
This video explains about the repetition control statements.
r/>
This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the...
r/>
This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the...
Packt
Sample Application to Derive Test Cases
This video explains how to develop an application to derive test cases. This clip is from the chapter "End-to-End Testing Activities - Defect Tracking Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Packt
Fixing the Problem of Inconsistent Locators and Making Tests Clean
This video explains how to fix the problem of inconsistent locators and making tests clean.
<
br/>
This clip is from the chapter "Deep Dive into Functional Testing with Selenium" of the series "Selenium WebDriver with Java - Basics...
<
br/>
This clip is from the chapter "Deep Dive into Functional Testing with Selenium" of the series "Selenium WebDriver with Java - Basics...
IDG TECHtalk
2-Minute Linux Tips: How to use the date command
In this Linux tip, we’re going to look at using the date command to run tests. You can always use the date command to see what day it is, but you can also use it in scripts to test what time, day of the month or month of the year it is...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Adding a Post-Commit Hook
This video demonstrates how to add a post-commit hook.
r/>
This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in detail. It...
r/>
This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in detail. It...
Brian McLogan
How to divide using synthetic division and write your remainder over your divisor
👉 Learn about dividing by synthetic division when the divisor is a fraction. Synthetic division is a method of dividing polynomials by linear expressions. To divide using synthetic division, we equate the divisor to 0 and then solve for...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - FAQ 7 - Good Practices for Developing JPA Applications
In this video, we will understand the answer for FAQ 7 - good practices for developing JPA Applications.
r/>
This clip is from the chapter "A Few More FAQs" of the series "Master Hibernate and JPA with Spring Boot in 100...
r/>
This clip is from the chapter "A Few More FAQs" of the series "Master Hibernate and JPA with Spring Boot in 100...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Reading and Writing Data from Excel to Python Tests
This video demonstrates how to read and write data from Excel to Python.
r/>
This clip is from the chapter "Part V-Reading and Writing Data from Excel to Selenium Python Framework" of the series "Selenium Python Automation...
r/>
This clip is from the chapter "Part V-Reading and Writing Data from Excel to Selenium Python Framework" of the series "Selenium Python Automation...
Maddie Moate
How do you test a spacecraft? | James Webb Space Telescope | Maddie Moate
The world’s largest, most powerful telescope was launched into space on Christmas Day - it’s called the 'James Webb Space Telescope' but how do you test a spacecraft to make sure it's ready for the journey into space? I went to the UK's...
Curated Video
Learning Akka (Video 37)
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage...
NASA
Going Interstellar with TESS and Kepler
For the longest time, space seemed like just a big, nearly empty place. However, as we learned more about the universe around us, we discovered other planets orbiting our Sun, and even planets that orbit other stars...
Packt
Parameterizing Selenium Tests with Cucumber
This video explains how to parameterize Selenium tests with Cucumber.
<
br/>
This clip is from the chapter "Cucumber Behavior Driven Data – Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and...
<
br/>
This clip is from the chapter "Cucumber Behavior Driven Data – Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Skipping All Git Hooks Using the --no-verify Option
This video demonstrates how to skip all Git hooks using the --no-verify option.
r/>
This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains...
r/>
This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Section Wrap-Up "Control Statements"
This video summarizes the section's learnings.
r/>
This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the fundamental concepts...
r/>
This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the fundamental concepts...