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.
- Host: GitHub
- URL: https://github.com/rupl/frontend-testing
- Owner: rupl
- License: other
- Created: 2014-05-14T11:09:49.000Z (about 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2019-10-30T16:18:11.000Z (over 6 years ago)
- Last Synced: 2024-07-31T18:20:24.295Z (almost 2 years ago)
- Language: CSS
- Homepage: https://rupl.github.io/frontend-testing/
- Size: 5.62 MB
- Stars: 94
- Watchers: 10
- Forks: 25
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/)