English

Test adequacy evaluation for the user-database interaction: a specification-based approach

Software Engineering 2023-04-26 v1

Abstract

Testing a database application is a challenging process where both the database and the user interaction have to be considered in the design of test cases. This paper describes a specification-based approach to guide the design of test inputs (both the test database and the user inputs) for a database application and to automatically evaluate the test adequacy. First, the system specification of the application is modelled: (1) the structure of the database and the user interface are represented in a single model, called Integrated Data Model (IDM), (2) the functional requirements are expressed as a set of business rules, written in terms of the IDM. Then, a MCDC-based criterion is applied over the business rules to automatically derive the situations of interest to be tested (test requirements), which guide the design of the test inputs. Finally, the adequacy of these test inputs is automatically evaluated to determine whether the test requirements are covered. The approach has been applied to the TPC-C benchmark. The results show that it allows designing test cases that are able to detect interesting faults which were located in the procedural code of the implementation.

Keywords

Cite

@article{arxiv.2304.12671,
  title  = {Test adequacy evaluation for the user-database interaction: a specification-based approach},
  author = {Raquel Blanco and Javier Tuya and Ruben V. Seco},
  journal= {arXiv preprint arXiv:2304.12671},
  year   = {2023}
}

Comments

IEEE Fifth International Conference on Software Testing, Verification and Validation (ICST 2012), Montreal, QC, Canada, 2012

R2 v1 2026-06-28T10:16:55.148Z