Hi, what do you want to do?
Curated Video
Build and Learn ASP.NET 6.0 Blazor Hands-On - Testing the Counter Component
This video explains the way a bUnit package is added to a Blazor test project created with xUnit test framework and shows how to write a unit test to test the built-in counter component.
<
br/>
This clip is from the chapter "Testing...
<
br/>
This clip is from the chapter "Testing...
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - CD Pipeline – Test and Deploy to Stage
This video adds unit tests for the Python code, deploys the application to a staging environment, and tests the deployments with user acceptance tests.
Curated Video
Building Microservices API in Go - Unit Testing: Testing Routes
In this video, we will explore the responsibilities of components for unit testing and discuss the differences between mocks and stubs. You will learn how to generate mocks and rewire our application using mocks for unit testing...
Curated Video
ChatGPT and Prompt Engineering for Software Development - Prepare for the Coding Test
In this video, you will learn to effectively prepare for coding tests using ChatGPT, various techniques, and resources that can help you improve your coding skills, solve algorithmic problems, and practice coding challenges. We will...
Packt
Hands-On Continuous Integration and Automation with Jenkins - CD Pipeline – Test and Deploy to Stage
This video adds unit tests for the Python code, deploys the application to a staging environment, and tests the deployments with user acceptance tests. • Add steps to the pipeline • Analyze unit and user acceptance tests • Deploy to a...
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Working with Dataframe Rows
In this demo video, you will learn how to work with Dataframe rows.
<
br/>
This clip is from the chapter "Spark Dataframe and Dataset Transformations" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In...
<
br/>
This clip is from the chapter "Spark Dataframe and Dataset Transformations" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In...
Curated Video
Design test cases to verify a computer program : Testing Functions
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python.<b<br/>r/>
This video explains the various testing functions in Python.
This video explains the various testing functions in Python.
Curated Video
Apache Maven Beginner to Guru - Maven Enforcer Build Plug-in
This video explains the Maven enforcer build a plug-in.
r/>
This clip is from the chapter "Enterprise Dependency Management" of the series "Apache Maven: Beginner to Guru".This section explains the enterprise dependency...
r/>
This clip is from the chapter "Enterprise Dependency Management" of the series "Apache Maven: Beginner to Guru".This section explains the enterprise dependency...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Multibranch Pipeline Configuration Release Build Part 2
This video provides an overview of Jenkins pipeline changes for the release build and adding the ignore committer strategy to prevent recursive builds
r/>
This clip is from the chapter "Jenkins Multibranch Pipeline Introduction...
r/>
This clip is from the chapter "Jenkins Multibranch Pipeline Introduction...
Curated Video
Web API Development with Flask (Video 22)
Whether working in the enterprise, building for web or mobile, you will need to build (if you haven't already) RESTful APIs to serve data between different client applications and endpoints. This course delivers the fundamental...
Curated Video
Apache Maven Beginner to Guru - Using Maven Surefire for Spock Tests
This video demonstrates how to use Maven Surefire for Spock tests.<br/<br/>>
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.
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
Apache Maven Beginner to Guru - Code Coverage with JaCoCo
This video explains how to calculate code coverage using the JaCoCo library.
r/>
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...
r/>
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...
Curated Video
Advanced Swift 2 Application Development (Video 28)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on...
Curated Video
Apache Maven Beginner to Guru - Maven Surefire Plug-in
This video provides an introduction to the Mavens Surefire plug-in.
r/>
This clip is from the chapter "Common Maven Plug-ins" of the series "Apache Maven: Beginner to Guru".This section introduces you to various Maven plug-ins,...
r/>
This clip is from the chapter "Common Maven Plug-ins" of the series "Apache Maven: Beginner to Guru".This section introduces you to various Maven plug-ins,...
Curated Video
Apache Maven Beginner to Guru - Spring Boot Integration Tests with the Maven Failsafe Plug-in
This video explains the Spring Boot integration tests with the Maven failsafe plug-in.
r/>
This clip is from the chapter "Apache Maven for Spring Boot" of the series "Apache Maven: Beginner to Guru".This section explains about...
r/>
This clip is from the chapter "Apache Maven for Spring Boot" of the series "Apache Maven: Beginner to Guru".This section explains about...
Curated Video
Apache Maven Beginner to Guru - Running Integration Tests with Maven Failsafe
This video demonstrates how to run integration tests with Maven failsafe.<br/<br/>>
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.
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
Advanced Swift 2 Application Development (Video 31)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on...
Curated Video
Advanced Swift 2 Application Development (Video 30)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - JUnit Step 1: Why is Unit Testing Important?
Unit Testing with Junit: JUnit Step 1: Why is Unit Testing Important?
r/>
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...
r/>
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...
Curated Video
Design test cases to verify a computer program : Unit Tests
From the section: Advanced Python. This section helps to understand about OOP, classes, class interface etc. We will dive into learning Advance Python
Unit tests let you test your code. You should actually try to break your...
Unit tests let you test your code. You should actually try to break your...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Blueocean Develop Branch Configuration
This video provides an overview of adding code for Develop branch on the Jenkinsfile.
r/>
This clip is from the chapter "Jenkins Multibranch Pipeline Introduction using Blueocean" of the series "DevOps with GIT(Flow) Jenkins,...
r/>
This clip is from the chapter "Jenkins Multibranch Pipeline Introduction using Blueocean" of the series "DevOps with GIT(Flow) Jenkins,...
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
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
Spring Framework Master Class - Java Spring the Modern Way - Step 27 - Spring Unit Testing with a Java Context
This video focuses on the Spring unit testing with a Java context.
r/>
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...
r/>
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...