Skip to main content

Day- 5 Read the 12 guidelines of Web Content Accessibility Guidelines (WCAG 2.0.) Write a short post on one of them

Day- 5 Read the 12 guidelines of Web Content Accessibility Guidelines (WCAG 2.0.) Write a short post on one of them 


Though the testing challenge is to read & discuss one of  the guidelines of WCAG 2.0 ( Published on 11 December 2008), i want to mention that  WCAG 2.1  is already in market (published on 5 June 2018.) & WCAG 2.2 is scheduled to be published in early 2021.

All requirements (“success criteria”) from 2.0 are included in 2.1.There are additional success criteria in 2.1 that are not in 2.0. I am going to discuss WCAG 2.1 here. 

 

WCAG 2.1 is stable, referenceable technical standard. It has 13 guidelines that are organized under 4 principles: perceivable, operable, understandable, and robust. For each guideline, there are testable success criteria, which are at three levels: A, AA, and AAA.


  1. Perceivable - Information and user interface components must be presentable to users in ways they can perceive.

  •  Provide text alternatives for non-text content.

  •  Provide captions and other alternatives for multimedia.

  •  Create content that can be presented in different ways,including by assistive technologies, without losing meaning.

  •  Make it easier for users to see and hear content.


  1. Operable - User interface components and navigation must be operable.


  1. Understandable- Information and the operation of user interface must be understandable.


  1. Robust - content must be robust enough that it can be interpreted by a wide variety of user agents, including assistive technologies.

  •  Maximize compatibility with browsers and user tools.



Let's discuss keyboard accessibility guidelines -  Make all functionality available from a keyboard.

Certain users navigate the internet using the keyboard rather than the mouse. Expert “power” users prefer keyboard commands for efficiency, while users with certain disabilities have no choice but to use the keyboard. For example , many users with motor disabilities rely on a keyboard. Blind users also typically use a keyboard for navigation. Some people have tremors which don't allow for fine muscle control.Keyboard-friendly websites make these interactions possible for all users.





Comments

Popular posts from this blog

Day 7 Name five examples of an ecommerce platform?

  An ecommerce platform is a software application that allows online businesses to manage their website, marketing, sales and operations. Following are the examples of 5 best ecommerce platforms in 2020. Shopify (www.shopify.com) Woo Commerce (woocommerce.com) Big Commerce (www.bigcommerce.com) Magento (magento.com) Wix eCommerce (www.wix.c om/ecommerce/ )

Day 15 Name five different online payment methods.

Most modern online payment services offer easy-to-use, fast and secure ways to pay Here’s a list of some of the most popular online payment services: Digital Wallet ( E wallet) A digital wallet refers to software, an electronic device, or an online service that enables individuals or businesses to make transactions electronically. It stores the payment information of users for different payment modes on various websites.                           PayPal PayPal is one of the most dominant payment methods available today. over 20 million UK shoppers use PayPal each year in the UK and  7 million businesses worldwide use their platform to accept payments. PayPal is an eCommerce payment processing company that allows users to set up a PayPal account and pay a fee for each cash transaction. Many customers prefer to checkout with PayPal because it’s so simple and quick to use. Amazon Pay Amazon Pay is another ...

Why I believe I love software testing.

  “Find out what you like doing best and get someone to pay you for doing it. " —Katherine Whitehorn I was introduced to the world of Software Development in my last company(2012)  when my company decided to develop software to manage inventory & I got a chance to participate in User Acceptance Testing. I really enjoyed those tasks & that triggered my interest in Software Testing. After almost 8 years of a break when I decided to start my career again, my first choice was Software Testing. Here are some reasons why I wanted to work as a Software Tester. To be successful in a job, you should love and enjoy what you do.  These are the reason why I enjoy being a tester Challenging job: I always enjoy taking up challenges.  It can be really challenging to find a bug no one thought existed in software and assumed to be working correctly. It takes especially critical eyes and thought processes to find these kinds of problems and solve them. No repetition of work: ...