Exhaustive simulation and test generation using fuml activity diagrams

J Iqbal, A Ashraf, D Truscan, I Porres - … , CAiSE 2019, Rome, Italy, June 3 …, 2019 - Springer
The quality of the specifications used for test generation plays an important role in the quality
of the generated tests. One approach to improve the quality of the UML specification is the …

Developer Views on Software Carbon Footprint and Its Potential for Automated Reduction

H Lyu, G Gay, M Sakamoto - International Symposium on Search Based …, 2023 - Springer
Reducing software carbon footprint could contribute to efforts to avert climate change. Past
research indicates that developers lack knowledge on energy consumption and carbon …

Multiple-searching genetic algorithm for whole test suites

W Khamprapai, CF Tsai, P Wang, CE Tsai - Electronics, 2021 - mdpi.com
A test suite is a set of test cases that evaluate the quality of software. The aim of whole test
suite generation is to create test cases with the highest coverage scores possible. This study …

Using defect prediction to improve the bug detection capability of search-based software testing

A Perera - Proceedings of the 35th IEEE/ACM International …, 2020 - dl.acm.org
Automated test generators, such as search based software testing (SBST) techniques,
replace the tedious and expensive task of manually writing test cases. SBST techniques are …

Detecting real faults in the Gson library through search-based unit test generation

G Gay - International Symposium on Search Based Software …, 2018 - Springer
An important benchmark for test generation tools is their ability to detect real faults. We have
identified 16 real faults in Gson—a Java library for manipulating JSON data—and added …

Towards a model-centric software Testing life cycle for early and consistent testing activities

R Pröll - 2021 - opus.bibliothek.uni-augsburg.de
The constant improvement of the available computing power nowadays enables the
accomplishment of more and more complex tasks. The resulting implicit increase in the …

Quantitative metrics for performance monitoring of software code analysis accredited testing laboratories

WA Chapetta, JS das Neves, RCS Machado - Sensors, 2021 - mdpi.com
Modern sensors deployed in most Industry 4.0 applications are intelligent, meaning that they
present sophisticated behavior, usually due to embedded software, and network connectivity …

Using search-based test generation to discover real faults in Guava

H Almulla, A Salahirad, G Gay - … , September 9-11, 2017, Proceedings 9, 2017 - Springer
Testing costs can be reduced through automated unit test generation. An important
benchmark for such tools is their ability to detect real faults. Fault databases, such as …

Hybrid Multi-level Crossover for Unit Test Case Generation

M Olsthoorn, P Derakhshanfar, A Panichella - International Symposium on …, 2021 - Springer
State-of-the-art search-based approaches for test case generation work at test case level,
where tests are represented as sequences of statements. These approaches make use of …

Planning to Guide LLM for Code Coverage Prediction

H Dhulipala, A Yadavally, TN Nguyen - … of the 2024 IEEE/ACM First …, 2024 - dl.acm.org
Code coverage serves as a crucial metric to assess testing effectiveness, measuring the
degree to which a test suite exercises different facets of the code, such as statements …