Programming Language and Tools for Automated Testing

Files
sulu.zip (3.94 MB)
Downloads: 68

thesis.pdf (13.32 MB)
Downloads: 282
TR Number
Date
2007-08-08
Journal Title
Journal ISSN
Volume Title
Publisher
Virginia Tech
Abstract

Software testing is a necessary and integral part of the software quality process. It is estimated that inadequate testing infrastructure cost the US economy between $22.2 and $59.5 billion.

We present Sulu, a programming language designed with automated unit testing specifically in mind, as a demonstration of how software testing may be more integrated and automated into the software development process. Sulu's runtime and tools support automated testing from end to end; automating the generation, execution, and evaluation of test suites using both code coverage and mutation analysis. Sulu is also designed to fully integrate automatically generated tests with manually written test suites. Sulu's tools incorporate pluggable test case generators, which enables the software developer to employ different test case generation algorithms.

To show the effectiveness of this integrated approach, we designed an experiment to evaluate a family of test suites generated using one test case generation algorithm, which exhaustively enumerates every sequence of method calls within a certain bound. The results show over 80% code coverage and high mutation coverage for the most comprehensive test suite generated.

Description
Keywords
programming language, software engineering, Sulu, unit testing, software testing
Citation