Testing Homogeneous Spreadsheet Grids with the "What You See Is What You Test" Methodology

  • Authors:
  • Margaret Burnett;Andrei Sheretov;Bing Ren;Gregg Rothermel

  • Affiliations:
  • Oregon State Univ., Corvallis;Adobe Systems Inc., Seattle, WA;Mentor Graphics Corp., Wilsonville, OR;Oregon State Univ., Corvallis

  • Venue:
  • IEEE Transactions on Software Engineering
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Although there has been recent research into ways to design environments that enable end users to create their own programs, little attention has been given to helping these end users systematically test their programs. To help address this need in spreadsheet systems驴the most widely used type of end-user programming language驴we previously introduced a visual approach to systematically testing individual cells in spreadsheet systems. However, the previous approach did not scale well in the presence of largely homogeneous grids, which introduce problems somewhat analogous to the array-testing problems of imperative programs. In this paper, we present two approaches to spreadsheet testing that explicitly support such grids. We present the algorithms, time complexities, and performance data comparing the two approaches. This is part of our continuing work to bring to end users at least some of the benefits of formalized notions of testing without requiring knowledge of testing beyond a naive level.