Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 1.81 KB

automation.md

File metadata and controls

54 lines (40 loc) · 1.81 KB

Automation

Place to collect useful info on Test automation, frameworks, approaches, etc.

Videos

Workshops, presenations, anything I liked

-Angie Jones: What to automate - SauceCon 2018

Capybara (Ruby)

Acceptance testing DSL that wraps around Selenium. Results in "acceptance test" like language in the tests.

Cypress (JavaScript)

UI testing tooling used during development. Framework lives with the code, not separately.

Gatling

Automated load testing

Game testing

Test data