Showing cs.SEShow all
3 papers · 1 filter
cs.SE2025
Parse Tree Tracking Through Time for Programming Process Analysis at Scale
Matt Rau, Chris Brown, John Edwards
Background and Context: Programming process data can be utilized to understand the processes students use to write computer programming assignments. Keystroke- and line-level event…
cs.SE2025
Exploring the Impact of Integrating UI Testing in CI/CD Workflows on GitHub
Xiaoxiao Gan, Chris Brown
Background: User interface (UI) testing, which is used to verify the behavior of interactive elements in applications, plays an important role in software development and quality a…
cs.SE2025
Integrating DAST in Kanban and CI/CD: A Real World Security Case Study
Arpit Thool, Chris Brown
Modern development methodologies, such as Kanban and continuous integration and continuous deployment (CI/CD), are critical for web application development -- as software products…