Some machine learning applications are intended to learn properties of data sets where the correct answers are not already known to human users. It is challenging to test such ML ...
A character string is an important element in programming. A problem that needs further research is how to automatically generate software test data for character strings. This pa...
Software product lines - families of similar but not identical software products - need to address the issue of feature variability. That is, a single feature might require various...
One very important application in the data mining domain is frequent pattern mining. Various authors have worked on improving the efficiency of this computation, mostly focusing o...
As applications are developed, functional tests ensure they continue to function as expected. Nowadays, functional testing is mostly done manually, with human testers verifying a ...