A Strategy for Testing C++

This document attempts to outline a strategy for testing software written in C++. This means providing guidance on the thought processes you should be going through when planning verification of C++ software, preferably before any code is written. The first section is devoted to that task. The second looks at best practices once code starts to become available for testing.Section Three describes how using Cantata for unit and integration testing can help in different situations.

Log in or register to gain access to premium content