Hi, what do you want to do?
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Implementing Real Code in Step Definition Files with Reusable Components
This video explains how to implement a real code in step definition files with reusable components.
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation...
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 4 - Using Spring to Manage Dependencies - @Component, @Autowired
In this Appendix video, we'll use Spring to manage dependencies - @Component, @Autowired.
r/>
This clip is from the chapter "Appendix - Introduction to Spring Framework in 10 Steps" of the series "Master Hibernate and JPA with...
r/>
This clip is from the chapter "Appendix - Introduction to Spring Framework in 10 Steps" of the series "Master Hibernate and JPA with...
Curated Video
Understanding Corporate Social Responsibility (CSR) and the CSR Pyramid
The video discusses corporate social responsibility (CSR) and its importance in the current business world. The CSR pyramid, formulated by Archie Carroll, is explained in detail, highlighting the economic, legal, ethical, and...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Generating HTML Reports for Pytest Test Cases
This video demonstrates how to generate HTML reports for pytest test cases.
r/>
This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
r/>
This clip is from the chapter "Part I-Unit Testing Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Data-Driven Testing Mechanism for API Tests using the Cucumber Example Feature
This video explains data-driven testing mechanism for API tests using the Cucumber example feature.
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation...
r/>
This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 14: Theory: Why does Mockito not allow stubbing final & private methods?
Mockito Advanced: Step 14: Theory: Why does Mockito not allow stubbing final & private methods?
r/>
This clip is from the chapter "Mockito Advanced" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this...
r/>
This clip is from the chapter "Mockito Advanced" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 24 - IOC Container vs ApplicationContext vs BeanFactory
This video provides a comparison between IOC container, ApplicationContext and BeanFactory.
r/>
This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java...
r/>
This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 1-What is JUnit and Unit Testing?
This video introduces you to JUnit and unit testing.
r/>
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...
r/>
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...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Section Introduction - Spring Framework in Depth
This video provides an explanation of what you can expect in this section.
r/>
This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java Spring the Modern...
r/>
This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java Spring the Modern...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Taking Screenshots Using Selenium Python with Assertions
This video demonstrates how take screenshots using Selenium Python with assertions.
r/>
This clip is from the chapter "End-to-End Practice Project with Complete Methods" of the series "Selenium Python Automation Testing from...
r/>
This clip is from the chapter "End-to-End Practice Project with Complete Methods" of the series "Selenium Python Automation Testing from...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Implementing Logging into Framework Tests
This video explains how to implement logging into framework 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
Selenium WebDriver Advanced - Industry Standard Framework - Log4j2 Configuration with Demo
This video explains the configuration of Log4j2.
<
br/>
This clip is from the chapter "Adding Logging to Framework" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about...
<
br/>
This clip is from the chapter "Adding Logging to Framework" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about...
Brainwaves Video Anthology
Jacqueline Levine - Executive Function
Jackie Levine is the Regional Coordinator of Literacy and Teacher Center Services for PNW BOCES. As a teacher for ten years in grades K - 5, Jackie provided professional development to colleagues in instructional technology and literacy,...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Wrapping Up
This video summarizes the course.<br/<br/>>
This clip is from the chapter "Important Tips for Your New Job" of the series "Selenium Python Automation Testing from Scratch and Frameworks".null
This clip is from the chapter "Important Tips for Your New Job" of the series "Selenium Python Automation Testing from Scratch and Frameworks".null
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - How to Create Dictionaries at Runtime and Add Data to Them?
This video demonstrates how to create dictionaries at runtime and add data to them.
r/>
This clip is from the chapter "Understanding Python Data Types and Variables" of the series "Selenium Python Automation Testing from...
r/>
This clip is from the chapter "Understanding Python Data Types and Variables" of the series "Selenium Python Automation Testing from...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Using Tidy Gherkin Plugin to Generate Step Definitions
This video explains how to use the Tidy Gherkin plugin to generate step definitions.
r/>
This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured...
r/>
This clip is from the chapter "Maven and Cucumber Basics" of the series "REST API Automation Testing from Scratch - REST Assured...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Finding 3rd Party Packages
Learn how to find 3rd party packages in Python.
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps understand about OOP, classes, class...
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps understand about OOP, classes, class...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Maven in Framework Development
This video discusses the importance of Maven in developing the framework.
r/>
This clip is from the chapter "Framework Part 3 - Maven Build Management Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and...
r/>
This clip is from the chapter "Framework Part 3 - Maven Build Management Tool" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Azure Data Factory for Beginners - Build Data Ingestion - Introduction to Metadata-Driven Ingestion
This video provides an introduction to metadata-driven ingestion.
<
br/>
This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to...
<
br/>
This clip is from the chapter "Metadata-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction to...
Curated Video
Machine Learning Random Forest with Python from Scratch - Using Pandas for Random Forest (2)
This is a continuation of the previous lesson, and here we will look at conditionally selecting values from a dataset.
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest...
<
br/>
This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine Learning: Random Forest...
Curated Video
Selenium WebDriver Advanced - Industry Standard Framework - Log4j2 Setup
This video explains the setup of Log4j2.
<
br/>
This clip is from the chapter "Adding Logging to Framework" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about adding...
<
br/>
This clip is from the chapter "Adding Logging to Framework" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about adding...
Bill Carmody
How to Use ChatGPT for Digital Marketing
Machine learning tools like ChatGPT may not be the end all be all, but they have some immediate applications for digital marketing. In this video, we review some of the foundational use cases and how you can get started using this...
Curated Video
Node.js API Masterclass with Express and MongoDB - Course Introduction
Welcome to the Course: Course Introduction
r/>
This clip is from the chapter "Welcome to the Course" of the series "Node.js API Masterclass with Express and MongoDB".This section welcomes you to the course and will give an...
r/>
This clip is from the chapter "Welcome to the Course" of the series "Node.js API Masterclass with Express and MongoDB".This section welcomes you to the course and will give an...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 13-Part 3 - Play Break-Trying to Break Things
This video focuses on various ways to break the code.
r/>
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...
r/>
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...