Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Hands-On Test-Driven Development with Java and Spring

Posted By: IrGens
Hands-On Test-Driven Development with Java and Spring

Hands-On Test-Driven Development with Java and Spring
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 2h 41m | 612 MB
Instructor: Niyazi Erdogan

Learn the TDD approach to better and faster development

Learn

Get a solid understanding of Test-Driven Development practices
Learn how to implement TDD with plain-old Java
Implement TDD adapt it to Spring development
Optimize and refine your code by adapting the TDD approach
Implement the TDD approach to SQL backends with JUnit
Apply the TDD approach to NoSQL backends with JUnit
Use WireMock to implement the TDD approach with third-party APIs

About

Software development is permeating the world and this development has reached unparalleled levels today, thanks to rapid advancements in technology. The need for software testing has also become so critical that we need to shift the way we develop software. Test-Driven Development (TDD) is at the forefront of how we test software from the moment we start developing it. This course is designed to make sure that you can quickly learn and adapt TDD techniques in your projects to take full advantage of what TDD has to offer.

With TDD, testing software is embedded within the development cycle, allowing a constant testing feedback loop and thereby giving you the confidence to achieve optimal results for your software. We quickly start TDD implementation with Java, and then deploy TDD with Spring. We also learn how things work under-the-hood by exploring how Spring and TDD work internally. Lastly, we apply integration testing to all implementations created in the course to get a taste of how two components interact with each other.

By the end of this course, you'll have gained the skills you need to develop software using the TDD approach and you'll get higher-quality and faster results in no time!

All the code files and related files are on GitHub at https://github.com/PacktPublishing/Hands-On-Test-Driven-Development-with-Java

Features

Grasp the fundamentals of Test-Driven Development and understand how it works alongside software development.
Gain the necessary skills to refine and optimize your code while getting started with the TDD approach
Enhance your skills by developing better software quickly and find hidden loopholes by adapting the TDD approach as part of the development life cycle


Hands-On Test-Driven Development with Java and Spring