Efficient Regression Tests for Database Applications
Summary: Highlights why generic unit-test frameworks (e.g., JUnit) fail for database applications—core problem: tests mutate persistent DB state. Proposes efficient techniques to isolate, restore, and manage database state to enable automated, repeatable regression testing. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Florian Haftmann (i-TV-T AG)
- 2. Donald Kossmann (ETH Zurich; i-TV-T AG)
- 3. Alexander Kreutz (i-TV-T AG)
BibTeX Citation
@inproceedings{haftmann_cidr05,
address = {Amsterdam, Netherlands},
series = {{CIDR} '05},
title = {{Efficient Regression Tests for Database Applications}},
booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
author = {Haftmann, Florian and Kossmann, Donald and Kreutz, Alexander},
year = {2005}
}
Incoming Citations (Sorted by Pagerank)
Showing 4 of 4 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,030 | Testing Database Applications | 2006 | SIGMOD | 5.5044887e-05 |
| 10,406 | Test Data Generation for Complex SQL Queries | 2026 | SIGMOD | 5.093636e-05 |
| 12,496 | A Framework for Testing Query Transformation Rules | 2009 | SIGMOD | 5.093636e-05 |
| 12,758 | Parallel Execution of Test Runs for Database Application Systems | 2005 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 2 of 2 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 392 | Massive Stochastic Testing of SQL | 1998 | VLDB | 0.00019342814 |
| 881 | Meaningful Change Detection in Structured Data | 1997 | SIGMOD | 0.00013430652 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 849 | Object-Oriented Database Systems | 1988 | PODS |
| 2 | 10,406 | Test Data Generation for Complex SQL Queries | 2026 | SIGMOD |
| 3 | 4,111 | A genetic approach for random testing of database systems | 2007 | VLDB |
| 4 | 2,030 | APOLLO: Automatic Detection and Diagnosis of Performance Regressions in Database Systems | 2020 | VLDB |
| 5 | 11,206 | Understanding and Reusing Test Suites Across Database Systems | 2024 | SIGMOD |
| 6 | 3,063 | Oracle Database Replay | 2008 | SIGMOD |
| 7 | 2,069 | Generating Targeted Queries for Database Testing | 2008 | SIGMOD |
| 8 | 5,113 | Test Data for Relational Queries (Extended abstract) | 1986 | PODS |
| 9 | 8,030 | Testing Database Applications | 2006 | SIGMOD |
| 10 | 12,758 | Parallel Execution of Test Runs for Database Application Systems | 2005 | VLDB |