views:

106

answers:

0

Currently we are using Rational Purify, however it is a pain to use and we have now reached the stage where we are unable to instrument our applications without changing our development build system.

The our application is statically linked and large. It is also memory hungry, where peak memory usage is often over 3Gb.

Ideally I would like to set the application going, feed it several 1000 test scripts, and generated a report after each test script is executed.

Suggestions for a replacement.

NOTE: This has to work with VC9 compiled source.