Writing Acceptance Tests in JavaScript

Kimberly Munoz

@kimberlymunoz

#TryProtractor

Why acceptance tests?

  • Automate common QA problems
  • Test across multiple browsers
  • Test common user paths

Other people's tests

Is this even on?

What went wrong?

  • We needed to run our tests
  • We needed to create tests that all FEWDs
    doing QA work were comfortable updating
    We needed to update the tests

EVERYBODY TEST

Happily Ever After

Now try it yourself

http://www.protractortest.org/

Lightning Talk: Writing Acceptance Tests in JavaScript

By Kimberly Munoz

Lightning Talk: Writing Acceptance Tests in JavaScript

A quick five-minute talk written for Write/Speak/Code 2016 about our team's switch away from Selenium tests in Python to Protractor tests in JavaScript.

  • 1,645