Sciweavers

OOPSLA
2007
Springer

From developer's head to developer tests: characterization, theories, and preventing one more bug

13 years 10 months ago
From developer's head to developer tests: characterization, theories, and preventing one more bug
Unit testing frameworks like JUnit are a popular and effective way to prevent developer bugs. We are investigating two ways of building on these frameworks to prevent more bugs with less effort. First, characterization tools summarize observations over a large number of executions, which can be checked by developers, and added to the test suite if they specify intended behavior. Second, theories are developerwritten statements of correct behavior over a large set of inputs, which can be automatically verified. We outline an integrated toolset for characterization and theory-based testing, and frame further research into their usefulness. Categories and Subject Descriptors D.2.5 [Software Engineering]: Testing and Debugging—tools General Terms Verification, Human Factors Keywords Theories, JUnit, testing, partial specification
David Saff
Added 08 Jun 2010
Updated 08 Jun 2010
Type Conference
Year 2007
Where OOPSLA
Authors David Saff
Comments (0)