An open API service indexing awesome lists of open source software.

https://github.com/rupl/frontend-testing

Learn how to use Automated Frontend Testing tools. Covers functional and performance testing.
https://github.com/rupl/frontend-testing

Last synced: 5 months ago
JSON representation

Learn how to use Automated Frontend Testing tools. Covers functional and performance testing.

Awesome Lists containing this project

README

          

# Automated Frontend Testing

An intro to automated frontend testing. This is an enormous field containing
many skillsets, but this presentation covers the basics of testing in the
context of building websites. It covers functional testing, performance testing,
and QA tools for development teams.

## Examples

This slide deck comes with many examples of the concepts discussed within the
slides. Browse the `examples` folder to experiment with real, working code
snippets to help get you started.

## Presented at:

* [DrupalCon Austin 2014](https://austin2014.drupal.org/session/automated-frontend-testing.html)
* [DrupalCon Amsterdam 2014](https://amsterdam2014.drupal.org/session/automated-frontend-testing.html)
* [Frontend United 2015](https://frontendunited.org/)