Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This lesson is about coverage testing and how to use it.

In this video you will learn about:

The importance of not relying solely on structural tools for black-box testing, suggesting alternative coverage measures for better evaluation. Focusing on numbers doesn't necessarily lead to effective tests. The lecture advocates for using coverage to identify untested areas for targeted testing rather than measuring completeness.

Discussed terminology:

  • Coverage testing

  • Device compatibility

  • Input/Output file compatibility

  • No labels