1 citations · 1 across the 5 of their papers we have counts for
5 papers
REST API Testing with Verified LLM-Inferred Dependencies and Response-Driven Refinement
Tu Nguyen, Thanh Nguyen, Huy Nguyen +3
Testing RESTful APIs requires generating sequences of API calls that satisfy dependencies among operations, parameters, and runtime-created resources. Recent LLM-based approaches i…
DualMine: Static-Dynamic REST API Constraint Discovery with Dual Validation
Tu Nguyen, Huy Nguyen, Juan C. A. Valenzuela +3
REST API constraints capture semantic properties of API responses and are essential for automated test oracle generation, but they are difficult to discover reliably. Static approa…
HxAgent: Iterative Agent Planning for End-to-End Web Application Testing
Tu Nguyen, Duy Cao, Viet Nguyen +5
In automated web testing, generating test cases and performing testing using functionality descriptions in natural-language is crucial for improving efficacy. These tasks require s…
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…
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…