3 papers
cs.SE2026
LLMCFG-TGen: Using LLM-Generated Control Flow Graphs to Automatically Create Test Cases from Use Cases
Zhenzhen Yang, Chenhui Cui, Tao Li +4
Appropriate test-case generation is critical in software testing and significantly impacts testing quality. Requirements-Based Test Generation (RBTG) derives test cases from softwa…
cs.SE2026
MASTOR: A Multi-Agent Approach to Semantic Test Oracle Generation for RESTful APIs
Sida Deng, Rubing Huang, Zhenzhen Yang +3
Existing automated RESTful API testing approaches commonly rely on simple checks (e.g., HTTP status codes, schema conformance), which are insufficient for detecting semantic faults…
cs.SE2025
Requirements-Based Test Generation: A Comprehensive Survey
Zhenzhen Yang, Rubing Huang, Chenhui Cui +2
As an important way of assuring software quality, software testing generates and executes test cases to identify software failures. Many strategies have been proposed to guide test…