SBFT tool competition 2024-cps-uav test case generation track

S Khatiri, P Saurabh, T Zimmermann… - Proceedings of the 17th …, 2024 - dl.acm.org
While simulation-based testing is critical for ensuring the safety of autonomous Unmanned
Aerial Vehicles (UAVs), it has not been adequately researched yet. The UAV Testing …

Test Wars: A Comparative Study of SBST, Symbolic Execution, and LLM-Based Approaches to Unit Test Generation

A Abdullin, P Derakhshanfar, A Panichella - arXiv preprint arXiv …, 2025 - arxiv.org
Generating tests automatically is a key and ongoing area of focus in software engineering
research. The emergence of Large Language Models (LLMs) has opened up new …

Mokav: Execution-driven Differential Testing with LLMs

K Etemadi, B Mohammadi, Z Su… - arXiv preprint arXiv …, 2024 - arxiv.org
It is essential to detect functional differences in various software engineering tasks, such as
automated program repair, mutation testing, and code refactoring. The problem of detecting …

Higher Fault Detection Through Novel Density Estimators in Unit Test Generation

A Panichella, M Olsthoorn - International Symposium on Search Based …, 2024 - Springer
Many-objective evolutionary algorithms (MOEAs) have been applied in the software testing
literature to automate the generation of test cases. While previous studies confirmed the …

UTBot Python at the SBFT Tool Competition 2024

E Tochilina, V Tamarin, D Mordvinov, V Sobol… - Proceedings of the 17th …, 2024 - dl.acm.org
UTBot is a tool for automated unit test generation, that generates ready-to-use Python test
cases. It uses two approaches for finding input values: fuzzing and dynamic symbolic …

[PDF][PDF] THESIS/THÈSE

L BERG - pure.unamur.be
The field of automated test case generation has grown considerably in recent years to
reduce software testing costs and find bugs. However, the techniques for automatically …

[PDF][PDF] Dynamic symbolic execution for Python

TE Nikolaevna - 2024 - dspace.spbu.ru
In this work, a system of dynamic symbolic execution for the Python language was
developed. Approaches to solving implementation problems specific to the Python language …