collaborators

9 papers

cs.SE2026

Using OAI Overlay to Enhance REST API Fuzzing

Omur Sahin, Man Zhang, Alexander Poth +6

REST APIs are widely used in industry. Therefore, a lot of research has been focused on how to automatically generate test cases for REST APIs, with few different open-source fuzze…

cs.SE2026

Enhancing REST API Fuzzing with Access Policy Violation Checks and Injection Attacks

Omur Sahin, Man Zhang, Andrea Arcuri

Due to their widespread use in industry, several techniques have been proposed in the literature to fuzz REST APIs. Existing fuzzers for REST APIs have been focusing on detecting c…

cs.SE2026

Detecting and Mitigating Flakiness in REST API Fuzzing

Man Zhang, Chongyang Shen, Andrea Arcuri +1

Test flakiness is a common problem in industry, which hinders the reliability of automated build and testing workflows. Most existing research on test flakiness has primarily focus…

cs.SE2026

Fuzzing Microservices in Face of Intrinsic Uncertainties

Man Zhang, Tao Yue, Andrea Arcuri

The widespread adoption of microservices has fundamentally transformed how modern software systems are designed, deployed, operated and maintained. However, well-known microservice…

cs.SE2025

Generating REST API Tests With Descriptive Names

Philip Garrett, Juan P. Galeotti, Andrea Arcuri +2

Automated test generation has become a key technique for ensuring software quality, particularly in modern API-based architectures. However, automatically generated test cases are…

cs.SE2025

WFC/WFD: Web Fuzzing Commons, Dataset and Guidelines to Support Experimentation in REST API Fuzzing

Omur Sahin, Man Zhang, Andrea Arcuri

Fuzzing REST APIs is an important research problem, with practical applications and impact in industry. As such, a lot of research work has been carried out on this topic in the la…