Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Unit Testing Overview

Part I of this tutorial provides an overview of unit testing. After completing this part of the tutorial, you will be able to:

  • Define unit test and distinguish unit test from integration test

  • List several of the benefits of unit testing

  • Describe similarities between the Caché %UnitTest package and the xUnit testing frameworks.

  • List several of the benefits frequently claimed for the test-first approach to software development.

Note:

Click here to begin.

FeedbackOpens in a new tab