Testing database applications

Published: 2006, Last Modified: 09 Nov 2025SIGMOD Conference 2006EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Testing database application is challenging because most methods and tools developed for application testing do not consider the database state during the test. In this paper we demonstrate three different tools for testing database applications: HTDGen, HTTrace and HTPar. HTDGen generates meaningful test databases for database applications. HTTrace executes database applications testing efficiently and HTPar extends HTTrace to run tests in parallel.
Loading