Measuring success of the test

Goals and Results

Pages

The objectives put in place for the pages.

ObjectiveOutcome
All pages serve 200-OK status codePass
Pages can be crawledPass
Not found page shownFail
Not found page serves 404-Not Found status codeFail

Resources

The objectives put in place for the resources.

ObjectiveOutcome
Robots.txt returns 200-OKPass
Robots.txt is plain/text; UTF-8Pass
XML sitemap is text/xml; UTF-8Pass
Service Worker returns 200-OKPass
Service Worker is application/javascript; UTF-8Pas

Functionality

The objectives put in place for the functionality.

ObjectiveOutcome
Service Worker is installedPass
App works offlinePass
App is SPAPass

Assessment

Using Lighthouse, we want these pages to score 95+ as overall score for the various categories. The page load speed (performance) will be measured by Page Speed Insights, while the other categories will be measured using Chrome DevTools Lighthouse. The tests are done on all pages

CategoryScore
Performance99
Progressive Web App (PWA)14 / 14
Best practices100
Accessibility (a11y)100
SEO100
W3c Validator: Errors0
W3c Validator: Warnings0