Skip to main content

Day 2 – Use a tool like WAVE to scan a web page for accessibility problems.

For this challenge I used the WAVE Crome extension to test the https://www.thegoodwebguide.co.uk/food-drink/best-food-websites/8983/

Issues found by WAVE:


The tool found 4 types of errors on this page.


  1. Missing alternative text – Two images simply did not have any alternative text defined from them.  Without alternative text, the content of an image will not be available to screen reader users or when the image is unavailable.


  1. Linked image missing alternative text – WAVE identified 37 linked images missing alternative text. If an image is within a link that contains no text and that image does not provide alternative text, a screen reader has no content to present to the user regarding the function of the link.


  1. Missing from label– Two form control does not have a properly associated text label, the function or purpose of that form control may not be presented to screen reader users.


  1. Empty Links – There are 10 of empty links. Because a link contains no text , the function or purpose of the link will not be presented to the user. 


It also found 4 places where the color contrast between the text and background was too low.


The report also listed 3 alerts which are as follows:-


  • Missing first level heading - A first level heading (<h1>) should be present on nearly all pages. It should contain the most important heading on the page (generally the document title).

  • Broken same-page link -A link to another location within the page is present but does not have a corresponding target.

  • Suspicious link text- Link text contains extraneous text or may not make sense out of context.




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: ...