Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shift Left Accessibility #5

Open
sagarbarbhaya opened this issue Mar 26, 2018 · 0 comments
Open

Shift Left Accessibility #5

sagarbarbhaya opened this issue Mar 26, 2018 · 0 comments

Comments

@sagarbarbhaya
Copy link

shift-left-csun-Sagar-Barbhaya.pdf

Accessibility is a critical aspect of user experience. It is important for developers to confidently say their code is accessible. For this to happen, they need to understand accessibility standards and coding techniques. It’s also important for them to test their own code.

Catching quality gaps before the developer commits code increases efficiency and ultimately saves money. Microsoft’s Test Early and Often article explains “Catching defects as early as possible is the least expensive way to ensure software quality.”[i]

Shift Left Transformation

Today’s technology companies are pushing updates continually and this places increased pressure on developers to move quickly from ideation to production. Ensuring quality code is also transitioning from the post-development/pre-production stage to integration with the developer’s daily coding process. This shift towards the developer is known as “shift-left” testing.

Accessibility, like all other aspects of quality testing, must be included in the developer’s tool kit to catch potential problems before the code is committed. Intuit’s accessibility team spent much of 2017 incorporating automated testing tools for all levels of development, including this shift towards the developer process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant