esridc / e2e-testing-workshop

2020 Dev Summit E2E Testing Workshop
Apache License 2.0
1 stars 0 forks source link

Workshop Plan #1

Open dbouwman opened 4 years ago

dbouwman commented 4 years ago

Time Blocking: 8:30am --> 5:00

8:15-> 8:30: Be in the room, setting up, help people ensure they have requirements on machines 8:30 - 8:45: Intro and Logistics

Zen of Testing 8:45 - 9:15 - Dave

Stack Review - 9:15 - 9:30 - Tate

HANDS ON: Hello-World - 9:30 - 9:45 (15 min)

Tate: WebDriver 101 9:45 - 10:15 (walk-thru w/ explanations)

BREAK: 10:15 - 10:30

HANDS ON: 10:30 - 11:00 (30 min)

Dave: Going Deeper & Page Model 101 11:00 - 11:30

HANDS ON: 11:30 - 12:00

Lunch: 12 - 1

Real-World E2E Projects 1:00 - 2:00 (Talk) Dave & Andew split

DEMO: Hub E2e Tour + Run

HANDS ON: TODO: Add details for what this is

Testing w/ AGO

Chicken & Egg Problem

Wrap up:

drewdaemon commented 4 years ago

Very thorough, Dave. Nice work.

Some thoughts:

drewdaemon commented 4 years ago

This might be an interesting page to point them at as a "go build your own tests" parting pointer: https://webdriver.io/docs/boilerplate.html

It features starter code for lots of different possibilities (various test frameworks, and also Typescript).

dbouwman commented 4 years ago

Another resource --> https://medium.com/better-programming/what-not-to-do-when-writing-e2e-tests-ef7b9d09cc81 (have not read yet)