The characterization of an algorithm’s worst-case time complexity is useful because it succinctly captures how its runtime will grow as the input size becomes arbitrarily large. However, for certain algorithms—such as those per-forming search-based test data generation—a theoretical analysis to determine worst-case time complexity is diffi-cult to generalize and thus not often reported in the liter-ature. This paper introduces a framework that empirically determines an algorithm’s worst-case time complexity by doubling the size of the input and observing the change in runtime. Since the relational database is a centerpiece of modern software and the database’s schema is frequently untested, we apply the doubling technique to the domain of d...
Relational Database Management Systems (RDBMSs) are advanced software packages responsible for provi...
One of the important tasks during software testing is the generation of appropriate test data. Vari...
textabstractTesting an SQL database system by running large sets of deterministic or stochastic SQL ...
Relational databases are critical for many software systems, holding the most valuable data for orga...
Abstract—Since the relational database is an important com-ponent of real-world software and the sch...
The database is a critical component of many modern software applications. Recent reports indicate t...
The query processor of a relational database system executes declarative queries on relational data ...
The data structure of an information system can significantly impact the ability of end users to eff...
Data stored in relational databases plays a vital role in many aspects of society. When this data i...
Relational databases are steadily moving toward the forefront of the management information arena. T...
The use of metaheuristic search techniques for the automatic generation of test data has been a burg...
Please note that this is a searchable PDF derived via optical character recognition (OCR) from the o...
Abstract—Mutation analysis is an effective way to assess the quality of input values and test oracle...
AbstractAutomatic techniques for generating a test fatabase for a given query are studied. The metho...
Evaluating database system performance often requires generating synthetic databases -- ones having ...
Relational Database Management Systems (RDBMSs) are advanced software packages responsible for provi...
One of the important tasks during software testing is the generation of appropriate test data. Vari...
textabstractTesting an SQL database system by running large sets of deterministic or stochastic SQL ...
Relational databases are critical for many software systems, holding the most valuable data for orga...
Abstract—Since the relational database is an important com-ponent of real-world software and the sch...
The database is a critical component of many modern software applications. Recent reports indicate t...
The query processor of a relational database system executes declarative queries on relational data ...
The data structure of an information system can significantly impact the ability of end users to eff...
Data stored in relational databases plays a vital role in many aspects of society. When this data i...
Relational databases are steadily moving toward the forefront of the management information arena. T...
The use of metaheuristic search techniques for the automatic generation of test data has been a burg...
Please note that this is a searchable PDF derived via optical character recognition (OCR) from the o...
Abstract—Mutation analysis is an effective way to assess the quality of input values and test oracle...
AbstractAutomatic techniques for generating a test fatabase for a given query are studied. The metho...
Evaluating database system performance often requires generating synthetic databases -- ones having ...
Relational Database Management Systems (RDBMSs) are advanced software packages responsible for provi...
One of the important tasks during software testing is the generation of appropriate test data. Vari...
textabstractTesting an SQL database system by running large sets of deterministic or stochastic SQL ...