In this course you will learn the skill required to test applications. When building software its very important to test your applications allowing to ship new features to your customers and ensuring that existing and new code are free from bugs as much as possible. In this course you will learn the following
Topics Covered
- JUnit and Unit Testing
- Test Driven Development (TDD)
- Mocking and Mockito
- Assertion Libraries
- Integration Testing
- Testing external services
- Testing SQL Queries
Your Instructor
Hello World. I am Nelson! I am a passionate Software Engineer and YouTuber teaching and helping thousands of people around the world how to code or how to become professional software engineers through my YouTube channel and online courses.
My mission is to make coding and programming concepts as easy to understand to everyone. My journey was not easy and I truly want to help you to become the best your can possible and believe the everything is possible.
Happy Coding
Course Curriculum
-
StartExercise (1:53)
-
StartWriting Business Logic (4:45)
-
StartCreating Mocks (7:06)
-
StartMocking and Argument Captor (9:55)
-
StartTest Coverage (3:04)
-
StartMockito Documentation (1:32)
-
StartShould Never (4:57)
-
StartExercise (0:51)
-
StartTesting Exceptions (5:41)
-
StartGenerate id on Server (4:15)
-
StartTest Cases (10:23)
-
StartExercise Solution (4:04)