Book Image

Hands-On Test-Driven Development with Java and Spring [Video]

By : Niyazi Erdogan
Book Image

Hands-On Test-Driven Development with Java and Spring [Video]

By: Niyazi Erdogan

Overview of this book

<p>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. </p><p>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. </p><p> </p><p>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! </p><p> </p><p>All the code files and related files are on GitHub at https://github.com/PacktPublishing/Hands-On-Test-Driven-Development-with-Java</p>
Table of Contents (5 chapters)
Chapter 1
Discovering the World of TDD with Spring and Java
Content Locked
Section 1
The Course Overview
This video will give you an overview about the course.