2 papers
cs.SE2026
RESTestBench: A Benchmark for Evaluating the Effectiveness of LLM-Generated REST API Test Cases from NL Requirements
Leon Kogler, Stefan Hangler, Maximilian Ehrhart +3
Existing REST API testing tools are typically evaluated using code coverage and crash-based fault metrics. However, recent LLM-based approaches increasingly generate tests from NL…
cs.SE2025
RESTifAI: LLM-Based Workflow for Reusable REST API Testing
Leon Kogler, Maximilian Ehrhart, Benedikt Dornauer +1
With this paper, we introduce RESTifAI, an LLM-driven approach for generating reusable, CI/CD ready REST API tests, following the happy-path approach. Unlike existing tools that of…