As integrated framework for automating generation and management of unit tests, LDRAunit takes smallest piece of testable software in application, isolates it from remainder of code, and determines if it behaves as expected. Solution tests code units separately before integrating them into modules and then systems. Along with control flow and data flow analysis techniques, features include automated stub generation, eXtreme Testing capabilities, and storage of groups of tests as sequences.
This story is related to the following:Testing Software | Software Development Tools