SECYHCMMFeb 27, 2021

A Brief Survey of Current Software Engineering Practices in Continuous Integration and Automated Accessibility Testing

arXiv:2103.00097v1
Originality Synthesis-oriented
AI Analysis

It addresses the problem of improving software accessibility in enterprise projects through CI, but is incremental as it focuses on mapping existing practices and proposing training steps.

This paper surveys current software engineering practices to understand how continuous integration is used for automated accessibility testing, exploring benefits, adoption hurdles, and steps for agile teams to implement such testing.

It's long been accepted that continuous integration (CI) in software engineering increases the code quality of enterprise projects when adhered to by it's practitioners. But is any of that effort to increase code quality and velocity directed towards improving software accessibility accommodations? What are the potential benefits quoted in literature? Does it fit with the modern agile way that teams operate in most enterprises? This paper attempts to map the current scene of the software engineering effort spent on improving accessibility via continuous integration and it's hurdles to adoption as quoted by researchers. We also try to explore steps that agile teams may take to train members on how to implement accessibility testing and introduce key diagrams to visualize processes to implement CI based accessibility testing procedures in the software development lifecycle.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes