data scaling 1environment simulation 1mobile gui agents 1multimodal models 1planning and reflection 1reinforcement learning 1
From the 1 of 83 linked papers with an AI index.
1 citations · 1 across the 43 of their papers we have counts for
Showing cs.SEShow all
2 papers · 1 filter
cs.SE2025
A Tool for Generating Exceptional Behavior Tests With Large Language Models
Linghan Zhong, Samuel Yuan, Jiyang Zhang +4
Exceptional behavior tests (EBTs) are crucial in software development for verifying that code correctly handles unwanted events and throws appropriate exceptions. However, prior re…
cs.SE2024
exLong: Generating Exceptional Behavior Tests with Large Language Models
Jiyang Zhang, Yu Liu, Pengyu Nie +2
Many popular programming languages, including C#, Java, and Python, support exceptions. Exceptions are thrown during program execution if an unwanted event happens, e.g., a method…