Regression testing is an important software maintenance activity to ensure the integrity of a software after modification. However, most methods and tools developed for software testing today do not work well for database applications; these tools only work well if applications are stateless or tests can be designed in such a way that they do not alter the state. To execute tests for database applications efficiently, the challenge is to control the state of the database during testing and to order the test runs such that expensive database reset operations that bring the database into the right state need to be executed as seldom as possible. This work devises a regression testing framework for database applications so that test runs can b...
In our society, web-based applications are becoming more prominent every day by offering internet se...
Parallel servers offer improved processing power for relational database systems and provide system ...
As Web services grow in maturity and use, so do the methods which are being used to test and maintai...
Regression testing of SQL statements in database management systems is a time-consuming process that...
Ensuring the functional quality of database applications is a very important problem in software tes...
The database is a critical component of many modern software applications. Recent reports indicate t...
Database applications play an important role in nearly every organization, yet little has been done ...
In a recent paper [8], it was shown how tests for database application systems can be executed ef-fi...
Many real-time systems evolve over time due to new requirements and technology improvements. Each re...
Testing database application is challenging because most methods and tools developed for application...
Abstract—Database applications are commonly implemented and used in both industry and academia. Thes...
peer-reviewedPerformance regression testing is an important step in the software development lifecy...
The outcome of a test of an application that stores data in a database naturally depends on the stat...
Software is continually and rapidly evolving with constant risk of introducing faults. Software test...
Functional testing of applications that process the information stored in databases often requires a...
In our society, web-based applications are becoming more prominent every day by offering internet se...
Parallel servers offer improved processing power for relational database systems and provide system ...
As Web services grow in maturity and use, so do the methods which are being used to test and maintai...
Regression testing of SQL statements in database management systems is a time-consuming process that...
Ensuring the functional quality of database applications is a very important problem in software tes...
The database is a critical component of many modern software applications. Recent reports indicate t...
Database applications play an important role in nearly every organization, yet little has been done ...
In a recent paper [8], it was shown how tests for database application systems can be executed ef-fi...
Many real-time systems evolve over time due to new requirements and technology improvements. Each re...
Testing database application is challenging because most methods and tools developed for application...
Abstract—Database applications are commonly implemented and used in both industry and academia. Thes...
peer-reviewedPerformance regression testing is an important step in the software development lifecy...
The outcome of a test of an application that stores data in a database naturally depends on the stat...
Software is continually and rapidly evolving with constant risk of introducing faults. Software test...
Functional testing of applications that process the information stored in databases often requires a...
In our society, web-based applications are becoming more prominent every day by offering internet se...
Parallel servers offer improved processing power for relational database systems and provide system ...
As Web services grow in maturity and use, so do the methods which are being used to test and maintai...