2 papers
cs.SE2026
Independent Test Generation for RESTful APIs
S M Sadrul Islam Asif, James Chen, Kennett Puerto Diaz +2
Modern REST API testing relies on brittle sequences of calls to build system state. These multi-step tests suffer from non-determinism, poor scalability, and a "reachability tax" w…
cs.SE2026
An Empirical Analysis of the Glob Ecosystem
Phyllis Lim, Connor Adkins, Mark Marron
Glob patterns, a domain-specific language for structured string matching, are a foundational yet understudied component of modern software development embedded in everything from b…