Database applications retrieve data from database for processing and store data to database for future use. In case, the data stored in the database is wrong or inconsistent, the database application may deliver wrong result even though its logic is correct. Ideally, database applications should ensure the consistency of the data to be stored. However, there is no way to check the data in the database is consistent or not. Revealing inconsistent data in database means the application fails to prevent such data being recorded in the first place. The After-State Database Testing (ASDT) framework aims to reveal such data that is inconsistent with the business rules and system specifications of a database application. One of the key steps in AS...
[EN] The consistency of databases can be supported by enforcing integrity constraints on the stored ...
Correct implementation of data constraints, such as referential integrity constraints and business r...
In this article, we present a validation approach and method to support the development of database ...
Database applications retrieve data from database, process the data and then store them for future p...
Most of modern applications use database to store data and retrieve them when necessary. This resear...
Information systems are used to support the execution of business processes. They are usually develo...
Many software systems are data-intensive and use a data management systems for data storage, such as...
International audienceA data store allows application processes to put and get data from a shared me...
AbstractMany software systems are data-intensive and use a data management systems for data storage,...
Many database applications tolerate a certain amount of data inconsistency to gain increased concurr...
Many information systems are data-intensive, and most of them rely on trustworthy data management sy...
Many database applications tolerate a certain amount of data inconsistency to gain increased concurr...
Abstract—Representation and efficient processing of inconsistent information is a common problem for...
We examine consistency constraints that are no longer satisfied by a relational database and propose...
Abstract. A hitherto unquestioned assumption made by all methods for integrity checking has been tha...
[EN] The consistency of databases can be supported by enforcing integrity constraints on the stored ...
Correct implementation of data constraints, such as referential integrity constraints and business r...
In this article, we present a validation approach and method to support the development of database ...
Database applications retrieve data from database, process the data and then store them for future p...
Most of modern applications use database to store data and retrieve them when necessary. This resear...
Information systems are used to support the execution of business processes. They are usually develo...
Many software systems are data-intensive and use a data management systems for data storage, such as...
International audienceA data store allows application processes to put and get data from a shared me...
AbstractMany software systems are data-intensive and use a data management systems for data storage,...
Many database applications tolerate a certain amount of data inconsistency to gain increased concurr...
Many information systems are data-intensive, and most of them rely on trustworthy data management sy...
Many database applications tolerate a certain amount of data inconsistency to gain increased concurr...
Abstract—Representation and efficient processing of inconsistent information is a common problem for...
We examine consistency constraints that are no longer satisfied by a relational database and propose...
Abstract. A hitherto unquestioned assumption made by all methods for integrity checking has been tha...
[EN] The consistency of databases can be supported by enforcing integrity constraints on the stored ...
Correct implementation of data constraints, such as referential integrity constraints and business r...
In this article, we present a validation approach and method to support the development of database ...