Test automation
Learn best practices for writing effective and maintainable tests.
Get started
Discover practical tips for automated testing.
Three common types of test automation
Approach testing practically, by determining what you want to test and how.
Pyramid or Crab? Find a testing strategy that fits
Combine different testing types into a reasonable strategy to match your project.
Defining test cases and priorities
Determine what to test, define your test cases, and prioritize.
To test or not to test, a technical perspective
Dive deeper into the creation of test cases.
Four common types of code coverage
Identify areas that may lack proper testing.