-
Course
- Core Tech
Quality Engineering: Unit Testing with JUnit
JUnit is an indispensable testing tool for Java projects. This course will teach you how to contribute to the quality of your products by understanding and assisting with automated testing via JUnit.
What you'll learn
Testing every feature by hand, with each release, for almost any project quickly becomes untenable as the complexity and size of a product grows. Automated testing is essential, and is invaluable for every tester to gain at least some experience with, regardless of whether specializing their career in automation or not. In this course, Quality Engineering: Unit Testing with JUnit, you’ll learn how to help your team with automation using the popular JUnit testing tool. First, you’ll discover what unit testing is and how it helps teams build software. Next, you’ll explore how to get JUnit up and running with a project, and the basics of how the tool works. Then you’ll dive more into the full range of JUnit’s capabilities, and finally you’ll learn more about how JUnit’s use can be expanded on larger and longer running projects. By the end of this course, you’ll be ready to help your teams with automated testing!
Table of contents
About the author
Jim Weaver is a software developer and mentor with a love for small teams, light-weight processes, and close interaction with customers.
More Courses by Jim