5 papers
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…
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…
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…
Segment-Based Test Case Prioritization: A Multi-objective Approach
Hieu Huynh, Nhu Pham, Tien N. Nguyen +1
Regression testing of software is a crucial but time-consuming task, especially in the context of user interface (UI) testing where multiple microservices must be validated simulta…