Consistent database sampling as a database prototyping approach

  • Authors:
  • Jesús Bisbal;Jane Grimson

  • Affiliations:
  • Department of Computer Science, Trinity College Dublin, Dublin, Ireland;Department of Computer Science, Trinity College Dublin, Dublin, Ireland

  • Venue:
  • Journal of Software Maintenance: Research and Practice
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Requirements elicitation has been reported to be the stage of software development when errors have the most expensive consequences. Users usually find it difficult to articulate a consistent and complete set of requirements at the beginning of a development project. Prototyping is considered a powerful technique to case this problem by exposing a partial implementation of the software system to the user, who can then identify required modifications. When prototypiug data-intensive applications a so-called prototype database is needed.This paper investigates how a prototype database can be built. Two different approaches are analysed, namely test databases and sample databases; the former populates the resulting database with synthetic values, while the latter uses data values from an existing database. The application areas that require prototype databases, in addition to requirements analysis, are also identified. The paper reports on existing research into the construction of both types of prototype databases, and indicates to which type of application area each is best suited. This paper advocates for the use of sample databases when an operational database is available, as is commonly the case in software maintenance and evolution. Domain-relevant data values and integrity constraints will produce a prototype database which will support the information system development process better than synthetic data. The process of extracting a sample database is also investigated.