Coverage and its discontents

A Groce, MA Alipour, R Gopinath - … on New Ideas, New Paradigms, and …, 2014 - dl.acm.org
Everyone wants to know one thing about a test suite: will it detect enough bugs?
Unfortunately, in most settings that matter, answering this question directly is impractical or …

A method dependence relations guided genetic algorithm

A Aburas, A Groce - Search Based Software Engineering: 8th International …, 2016 - Springer
Search based test generation approaches have already been shown to be effective for
generating test data that achieves high code coverage for object-oriented programs. In this …

An Improved Genetic Algorithm With Initial Population Strategy and Guided Mutation

A Aburas - Proceedings of Sixth International Congress on …, 2022 - Springer
In testing object-oriented programs (OOP), a fundamental problem of a genetic algorithm
(GA) is how to achieve high code coverage for a class under test (CUT), and it is challenging …

[PDF][PDF] A Systematic Review of the Application and Empirical Investigation of Search-Based Test Case Generation

H Urmet - core.ac.uk
Search based software testing uses metaheuristic algorithms to automate the generation of
test cases. This thesis partially replicates a literature study published in 2010 by Ali et al. to …

Enhancing Search-Based Techniques with Information Control Dependencies

A Aburas - 2016 - ir.library.oregonstate.edu
Software testing is a very important task during software development and it can be used to
improve the quality and reliability of the software system. One potential way to reduce the …

[引用][C] Using models to support the search-based testing of web applications

SM Yasin - 2020 - espace.library.uq.edu.au
A web application model offers a high-level description of a web application's behaviour.
Using the web application's model to derive test cases serves as a good starting point in …