ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,157 results

Microsoft Developer
Java Testing | Java for Beginners

Lead Developer Advocate at AtomicJar Oleg Šelajev introduces us to testing in Java, specifically unit tests and how to write your ...

13:38
Java Testing | Java for Beginners

4,854 views

3 years ago

DavinchiCoder
Test Containers in Spring Boot: EASY Integration Testing with Docker

In this video, I show you how to use *Testcontainers* in a Java application with *Spring Boot* to perform *realistic ...

15:33
Test Containers in Spring Boot: EASY Integration Testing with Docker

821 views

6 months ago

The Dev World - by Sergio Lema
Tests Coverage with Jacoco, Unit and Integration Tests | Spring Boot Backend #9.4

In this video I show how to obtain the tests coverage with Jacoco, for both the unit and the integration tests. I show the ...

9:10
Tests Coverage with Jacoco, Unit and Integration Tests | Spring Boot Backend #9.4

8,956 views

4 years ago

Lucas Paganini
What is Mocking? - Concepts and Best Practices - Software Testing Series #2

To mock or not to mock? It's a good question that not everyone knows the answer to when developing tests. To answer that, you ...

7:38
What is Mocking? - Concepts and Best Practices - Software Testing Series #2

44,538 views

3 years ago

Gate Smashers
Integration Testing with examples | Software Engineering

Subscribe to our new channel:https://www.youtube.com/@varunainashots ▻Software Engineering (Complete Playlist): ...

5:37
Integration Testing with examples | Software Engineering

521,202 views

3 years ago

Amigoscode
10 Spring and Spring Boot Common Mistakes You Need To STOP

In this video I will discuss 10 Spring Framework and Spring Boot Mistakes you need stop right now. This is crucial to write clean ...

15:49
10 Spring and Spring Boot Common Mistakes You Need To STOP

192,491 views

2 years ago

The Dev World - by Sergio Lema
Integration Tests in Spring Boot with MockMvc, DBUnit and H2 | Spring Boot Backend #9.2

In this video I show how to write integration tests in Spring Boot with MockMvc against controllers. Then, I show how to write tests ...

11:08
Integration Tests in Spring Boot with MockMvc, DBUnit and H2 | Spring Boot Backend #9.2

6,989 views

5 years ago

Thorben Janssen
Hibernate & Testcontainers: A Perfect Match For Your Tests?

When writing tests that rely on a database, you are facing 2 challenges: One, You need to write meaningful tests that ensure that ...

8:42
Hibernate & Testcontainers: A Perfect Match For Your Tests?

1,915 views

5 years ago

Paul Gerrard - Testing Anything
What is Unit Testing or Component Testing?

Why do I need to understand unit or component testing? Developers usually run unit or component and integration testing ...

18:29
What is Unit Testing or Component Testing?

2,955 views

2 years ago

Vincent Vauban
🧪🐋 #testcontainers in a #java ☕ #springboot 🍃 project

*Do people usually use testcontainers in unit test? Integration Tests *Literal game changer! *Previously we used h2 for unit testing ...

19:15
🧪🐋 #testcontainers in a #java ☕ #springboot 🍃 project

142 views

2 years ago

Andrei Dobra
Free Full Stack Test Automation Framework Skeleton: How I built it and how to use it

I decided to create a free and simple full stack test automation framework project that includes the essential dependencies, such ...

17:47
Free Full Stack Test Automation Framework Skeleton: How I built it and how to use it

279 views

2 years ago

IBM Technology
Spring Boot versus Quarkus

Explore Spring Boot → https://ibm.biz/java-spring-boot Discover Quarkus → https://ibm.biz/discovering-quarkus Getting started ...

5:31
Spring Boot versus Quarkus

76,751 views

2 years ago

ThinkX Academy
Java - JUnit Testing in Eclipse

Java Playlist: https://www.youtube.com/watch?v=liE3_NRUyA4&list=PL5-M_tYf311bvnjToF0hBKEO4yCdMocYq Android ...

12:08
Java - JUnit Testing in Eclipse

97,789 views

5 years ago

Baeldung - Java and Spring
How To Keep the Layers of your Spring App Separate using Integration Tests

Learn how to structure a typical Spring tiered architecture in fully independent layers using integration tests. Next Video - Verify If ...

5:12
How To Keep the Layers of your Spring App Separate using Integration Tests

10,953 views

10 years ago

The Dev World - by Sergio Lema
Tests in Spring Boot with JUnit 5 and Mockito | Spring Boot Backend #9.1

In this video I will configure the tests in Spring Boot with JUnit5 and Mockito. I will also write some tests with JUnit 5 and Mockito to ...

12:10
Tests in Spring Boot with JUnit 5 and Mockito | Spring Boot Backend #9.1

4,603 views

5 years ago

Geekific
Mocks vs. Fakes vs. Stubs | Mocking in Java | Mock Frameworks | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Unlike with integration ...

9:31
Mocks vs. Fakes vs. Stubs | Mocking in Java | Mock Frameworks | Geekific

12,071 views

3 years ago

TestRail
How to integrate TestRail with JUnit and Selenium

JUnit5 is one of the most popular unit-testing frameworks in the Java ecosystem and, with the right libraries, it can be used for ...

4:46
How to integrate TestRail with JUnit and Selenium

1,519 views

2 years ago

Tom Shaw
CI/CD Tutorial using GitHub Actions - Automated Testing & Automated Deployments

STARTER PROJECT SOURCE CODE: https://github.com/IAmTomShaw/github-actions-demo-project Want to automate your ...

6:13
CI/CD Tutorial using GitHub Actions - Automated Testing & Automated Deployments

222,035 views

1 year ago

James Willett
Introducing Karate: The ULTIMATE Test Automation Tool

Karate is an incredible tool that enables you to combine API testing, Performance testing, UI testing and Mocking - all within a ...

19:44
Introducing Karate: The ULTIMATE Test Automation Tool

6,655 views

1 year ago

Vlad Mihalcea
How to speed up database integration tests using Docker and tmpfs

In this video, I'm going to demonstrate how you can speed up database integration tests using Docker and tmpfs. By using this ...

9:12
How to speed up database integration tests using Docker and tmpfs

2,770 views

5 years ago