[PDF][PDF] Software Testing: 5th Comparative Evaluation: Test-Comp 2023.

D Beyer - FASE, 2023 - library.oapen.org
The 5th edition of the Competition on Software Testing (Test-Comp 2023) provides again an
overview and comparative evaluation of automatic test-suite generators for C programs. The …

[PDF][PDF] Advances in Automatic Software Testing: Test-Comp 2022.

D Beyer - FASE, 2022 - library.oapen.org
Test-Comp 2022 is the 4th edition of the Competition on Software Testing. Research
competitions are a means to provide annual comparative evaluations. Test-Comp focusses …

FuSeBMC: An Energy-Efficient Test Generator for Finding Security Vulnerabilities in C Programs

KM Alshmrany, M Aldughaim, A Bhayat… - … Conference On Tests …, 2021 - Springer
We describe and evaluate a novel approach to automated test generation that exploits
fuzzing and Bounded Model Checking (BMC) engines to detect security vulnerabilities in C …

Concolic execution for webassembly

F Marques, J Fragoso Santos, N Santos… - … Conference on Object …, 2022 - drops.dagstuhl.de
WebAssembly (Wasm) is a new binary instruction format that allows targeted compiled code
written in high-level languages to be executed by the browser's JavaScript engine with near …

Legion: Best-first concolic testing

D Liu, G Ernst, T Murray, BIP Rubinstein - Proceedings of the 35th IEEE …, 2020 - dl.acm.org
Concolic execution and fuzzing are two complementary coverage-based testing techniques.
How to achieve the best of both remains an open challenge. To address this research …

[PDF][PDF] Status Report on Software Testing: Test-Comp 2021.

D Beyer - FASE, 2021 - library.oapen.org
This report describes Test-Comp 2021, the 3rd edition of the Competition on Software
Testing. The competition is a series of annual comparative evaluations of fully automatic …

[PDF][PDF] Second Competition on Software Testing: Test-Comp 2020.

D Beyer - FASE, 2020 - library.oapen.org
This report describes the 2020 Competition on Software Testing (Test-Comp), the 2nd
edition of a series of comparative evaluations of fully automatic software test-case …

Toward tool-independent summaries for symbolic execution

F Ramos, N Sabino, P Adão, DA Naumann… - ECOOP, 2023 - par.nsf.gov
We introduce a new symbolic reflection API for implementing tool-independent summaries
for the symbolic execution of C programs. We formalise the proposed API as a symbolic …

Automated SC-MCC test case generation using bounded model checking for safety-critical applications

MR Golla, S Godboley - Expert Systems with Applications, 2024 - Elsevier
Abstract Modified Condition/Decision Coverage (MC/DC) is an important criterion to test the
safety-critical applications because it generates test cases in a linear manner from N+ 1 to 2 …

[PDF][PDF] TracerX: Pruning Dynamic Symbolic Execution with Deletion and Weakest Precondition Interpolation (Competition Contribution)

A Dutta, R Maghareh, J Jaffar… - International …, 2024 - library.oapen.org
Dynamic Symbolic Execution (DSE) is an important method for the testing of programs. The
major advantage of DSE is its path-bypath exploration of the program execution space …