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.SE2024
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…