mdn / crossbrowser-testing-lab

Mozilla's Cross-Browser Testing Lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mozilla's cross-browser testing lab

This repository holds a tutorial intended to help web developers learn how to detect cross-browser issues using Sauce Labs. The tutorial can be found at Mozilla's cross-browser testing lab on this repository's wiki.

The repository may eventually contain code samples, other markdown files, or web assets for building a static web site from the content.

Introduction to Automated Testing on MDN Web Docs

Another great cross-browser tutorial can be found at Introduction to Automated Testing on MDN Web Docs. The tutorial includes an introduction to task runners and commercial browser test automation apps to help reduce the tedious and error prone nature of manually testing web apps.

Additional Cross Browser Testing Documentation

For additional cross-browser documentation, please see the Cross Browser Testing Module on MDN Web Docs.

The module includes a number of guides that allow you to explore testing web apps across different browsers. It looks at strategies for identifying your target audience, how to approach testing, the main issues faced with different types of code and how to mitigate them. Additionally, the module includes an overview of tools that are most useful to help you test and fix problems, and how to use automation to speed up your testing.

About

Mozilla's Cross-Browser Testing Lab

License:Creative Commons Zero v1.0 Universal