Learn TDD in 24 hours
Offered By: Udemy
Course Description
Overview
What you'll learn:
- Write automated unit tests
- Practice Test-Driven Development in real code
- Know about good unit testing patterns and practices
- Use mock objects to write real isolated unit tests
Are you a Java developer and want to become an expert in software testing? That's the course for you! In this course, you will learn how to stop doing manual testing and start to do automated software testing.
How many times did you write a bug? How many times did you change the software and didn't test it all? Testing software is an art. And surprisingly easy! During the videos, we will see many real world classes that need to be tested.
In a nutshell, you will see that writing a test is almost like writing all those "main methods" you have written during your first programming lessons. Then, you will see how to do it professionally. And by professional, I mean learn how to have a good testing code, how to simulate databases using mock objects, and even how to practice Test-Driven Development, which is about writing the test code prior to the production code (and yes, that are many advantagens when doing it!).
Good developers write good code. And good code is, among many other things, code that work. Let's learn how to test software and never have a bug again!
Taught by
MaurĂcio Aniche
Related Courses
Improve your Java code using Amazon CodeGuruAmazon Web Services via edX Android App Lifecycle
Meta via Coursera Improve Your Java Code Using Amazon CodeGuru
Amazon Web Services via Coursera Modern Application Development with Java on AWS
Amazon Web Services via Coursera Learn Express
Codecademy