3 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
Fuzzing REST APIs in Industry: Necessary Features and Open Problems
Andrea Arcuri, Alexander Poth, Olsi Rrjolli +2
REST APIs are widely used in industry, in all different kinds of domains. An example is Volkswagen AG, a German automobile manufacturer. Established testing approaches for REST API…
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…