GeekArticles
Testing
Testing Basics
Testing
Testing BasicsA Strategy for Testing C++
A Strategy for Testing C++
Compared with a procedural language such as C, the testing of C++ presents some
novel problems. This paper discusses what those problems are and outlines an
approach to the verification of C++ code. Some reference is made to implementing
these strategies using the IPL Cantata++ tool.
Sponsored Links
Related Topics
