Implementing a Test Pyramid Strategy in Java
This course follows one of the most frequent situations in the development of contemporary projects: building an application tested at all levels. You’ll be able to replace most of the previous manual testing and build strong and safe applications.
It’s important to not only understand the concepts of a particular testing level but also to learn how to apply them in practice. In this course, Implementing a Test Pyramid Strategy in Java, you’ll learn how to develop Java applications that are tested at all levels. First, you’ll learn about unit testing and how to work with the components in isolation. Next, you’ll discover integration testing, combining the units as a group and system testing. Finally, you’ll explore the acceptance testing, making the software ready for delivery to the end user. When you’re finished with this course, you’ll be prepared for the real-life challenge: to know how to develop reliable applications, starting from solid building blocks, to integration, to working with external systems, and finally arriving at the target of software development – satisfying the business needs.
Author Name: Catalin Tudose
Author Description:
Cătălin Tudose is a Java Champion, Java and Web Technologies Expert, and a Java Chapter Lead in Luxoft, Romania. Born in Pitești, Argeș, Romania, he studied Computer Science in Bucharest, graduating in 1997 and obtaining a PhD in 2006, with the thesis “Spatial Databases for the Reconstruction of the Relief”. He has taught courses and seminaries at POLITEHNICA București on Advanced Java Programming, Java Programming with Spring and Hibernate, Analysis of Algorithms, Computer Graphics, Logic Desig… more
Table of Contents
- Course Overview
2mins - Introducing Software Testing
9mins - Unit Testing – Our Basic Components Work in Isolation
33mins - Integration Testing – Units Combined as a Group
22mins - System Testing – Looking at the Complete Software
17mins - Acceptance Testing – The Compliance with the Business Requirements
30mins
There are no reviews yet.