most citedTowards Test Generation from Task Description for Mobile Testing with Multi-modal Reasoning

1 citations · 1 across the 5 of their papers we have counts for

collaborators

5 papers

cs.SE2026

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…

cs.SE2026

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…

cs.SE2026

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…

cs.SE2025★ 1 cited

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…