i-nth logo

Authors

James Reichwein, Gregg Rothermel, & Margaret Burnett

Abstract

Spreadsheet languages, which include commercial spreadsheets and various research systems, have proven to be flexible tools in many domain specific settings. Research shows, however, that spreadsheets often contain faults.

We would like to provide at least some of the benefits of formal testing and debugging methodologies to spreadsheet developers.

This paper presents an integrated testing and debugging methodology for spreadsheets.

To accommodate the modeless and incremental development, testing and debugging activities that occur during spreadsheet creation, our methodology is tightly integrated into the spreadsheet environment.

To accommodate the users of spreadsheet languages, we provide an interface to our methodology that does not require an understanding of testing and debugging theory, and that takes advantage of the immediate visual feedback that is characteristic of the spreadsheet paradigm.

Sample

Example spreadsheet with test cases
Example spreadsheet with test cases

The user tests the spreadsheet by defining test cases. The information about the previous test case is not lost.

In order for testing and debugging information to be preserved between test cases, our methodology responds correctly to formula edits.

Publication

1999, 2nd Conference on Domain-Specific Languages, October, pages 25–38

Full article

Slicing spreadsheets: An integrated methodology for spreadsheet testing and debugging