3 papers
cs.SE2025
RBCTest: Leveraging LLMs to Mine and Verify Oracles of API Response Bodies for RESTful API Testing
Hieu Huynh, Tri Le, Tu Nguyen +3
In API testing, deriving logical constraints on API response bodies to be used as oracles is crucial for generating test cases and performing automated testing of RESTful APIs. How…
cs.SE2025
Towards Test Generation from Task Description for Mobile Testing with Multi-modal Reasoning
Hieu Huynh, Hai Phung, Hao Pham +2
In Android GUI testing, generating an action sequence for a task that can be replayed as a test script is common. Generating sequences of actions and respective test scripts from t…
cs.SE2025
Toward Generation of Test Cases from Task Descriptions via History-aware Planning
Duy Cao, Phu Nguyen, Vy Le +2
In automated web testing, generating test scripts from natural language task descriptions is crucial for enhancing the test generation process. This activity involves creating the…