2 papers
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…