Four common types of code coverage
Learn what code coverage is and discover four common ways to measure it.
Learn what code coverage is and discover four common ways to measure it.
Determine what you need to test and what you can rule out.
Determine what to test, define your test cases, and prioritize.
Discover how to combine different testing types into a reasonable strategy that matches your project.
Let's start with the basics! Exploring the two general testing modes and three common types of test automation.