TL;DR
The third most common website accessibility error is missing form label.
Therefore, WAVE is used to test which speed tests have missing form labels.
Of the top 10 speed tests, only SpeedOf.me and Fast are missing form input labels.
Contents
Introduction
The most common accessibility failure mentioned in a common accessibility error is tested in the high contrast test, the second most common error is tested in the speed tests with alternative text for images test.
The third most common error is "Missing form input labels".
Method of measurement
For this test, we use WAVE and take a look at the details of the errors.
All cookie banners and so on are accepted before we start WAVE with Shift-Ctrl-U. When a speed test starts automatically, WAVE is started when the test is completed.
For this test we register the number of x missing form label per homepage.
Speed tests to test
Because this is a relative simple test, the unique speed tests as collected at ZOMDir will be tested.
The measurements
- Astound speedtest 0 x missing form label
- Bandwidth Place 0 x missing form label
- Bredbandskollen 4 x missing form label
- Broadband Internet Speed test (Gone) 0 x missing form label
- Broadband Speed Checker 1 x missing form label
- Cloudflare 0 x missing form label
- Comparitech 0 x missing form label
- DSLReports 2 x missing form label
- Fast 4 x missing form label
- Fireprobe 0 x missing form label
- Google Fiber 0 x missing form label
- Internet Speed at a Glance 0 x missing form label
- LibreSpeed 1 x missing form label
- M-Lab 0 x missing form label
- Meter.net 0 x missing form label
- N Perf 1 x missing form label
- Ookla Speedtest 0 x missing form label
- Open Speed Test 1 x missing form label
- SamKnows 0 x missing form label
- SpeedCheck 0 x missing form label
- SpeedOf.me 1 x missing form label
- SpeedOf.me API Sample Page 7 x missing form label
- SpeedSmart 0 x missing form label
- Speedtest4.PHP 1 x missing form label
- TestMy.net 0 x missing form label
- Toast 0 x missing form label
- Which Broadband Speed Test 3 x missing form label
- Xfinity xFi Speed Test 0 x missing form label
The Xfinity xFi Speed Test didn't allow to start WAVE with Shift-Ctrl-U, hence this speed test is tested manually via the WAVE website.
Manual control
Of the 17 speed tests without missing form labels the forms are manually checked by looking at the source code.
- Astound speedtest hasn't a HTML form
- Bandwidth Place has two forms to search, not a form to start the speed test
- Broadband Internet Speed test hasn't a HTML form, the test starts with a link
- Cloudflare hasn't a HTML form
- Comparitech has a form to search, not a form to start the speed test
- Fireprobe hasn't a HTML form
- Google Fiber hasn't a HTML form
- Internet Speed at a Glance hasn't a HTML form, a retest is done via a link
- M-Lab hasn't a HTML form
- Meter.net has a HTML form with only hidden inputs
- Ookla Speedtest hasn't a HTML form
- SamKnows hasn't a HTML form
- SpeedCheck hasn't a HTML form
- SpeedSmart hasn't a HTML form
- TestMy.nethasn't a HTML form
- Toast hasn't a HTML form
- Xfinity xFi Speed Test hasn't a HTML form
Conclusions
Initial there seems to be 17 speed tests with 0 x missing form labels. A manual control learned that these speed tests hasn't a HTML form at all. So these speed tests can't have this accessibility problem.
Of the top 10 speed tests, only SpeedOf.me and Fast are missing form input labels.