Abstract :
A description is given of the Godzilla automatic test data generator, an integrated set of tools that implements a new test data generation method, constraint-based testing, that is based on mutation analysis. Constraint-based testing integrates mutation analysis with several other testing techniques, such as statement analysis, branch coverage, and data flow analysis. Because Godzilla uses a rule-based approach to generate adequate test data, it is easily extendible to allow new testing techniques to be integrated into the current system. The system that has been built to implement constraint-based testing is described. Godzilla was designed in an object-oriented fashion that emphasized orthogonality and modularity. Godzilla is described from a practical viewpoint with emphasis on the internal structure of the system and the engineering problems that were solved during the implementation
Keywords :
object-oriented programming; program testing; Godzilla automatic test data generator; branch coverage; constraint-based testing; data flow analysis; engineering problems; implementation; integrated system; internal structure; modularity; mutation analysis; object oriented design; orthogonality; rule-based approach; statement analysis; Automatic testing; Data analysis; Data engineering; Genetic mutations; Performance evaluation; Software performance; Software safety; Software systems; Software testing; System testing;
Conference_Titel :
Systems Integration, 1990. Systems Integration '90., Proceedings of the First International Conference on