Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Maggie Gourlay - Ignite - My Gaming Days Weren’...
Search
devopsdaysraleigh
October 07, 2016
Technology
0
110
Maggie Gourlay - Ignite - My Gaming Days Weren’t Wasted: How Gaming Trained Me for Testing in DevOps
devopsdaysraleigh
October 07, 2016
Tweet
Share
More Decks by devopsdaysraleigh
See All by devopsdaysraleigh
Aaron Suggs - Keynote - Context & Contingency: Patterns for choosing good tools
devopsdaysrdu
0
85
Chris Collins - Embracing the Container
devopsdaysrdu
0
58
Rebecca Fernandez & Jen Krieger - How to be more open, collaborative, and inclusive at work
devopsdaysrdu
0
160
Josh Atwell - How to Evolve Ops Skills to a DevOps World
devopsdaysrdu
0
140
Leon Fayer - Ignite - Oncall for developers
devopsdaysrdu
0
83
Fraser Pollock - Ignite - Data Before DevOps
devopsdaysrdu
0
65
Dylan Schowengerdt - Ignite - Customer Success: The Missing Link in the Feedback Loop to Engineering
devopsdaysrdu
0
220
Eric Sigler - "Is there any strong objection?"
devopsdaysrdu
0
73
Michael DeHaan - Keynote - Speaking for the Dead: Is "Waterfall" and "Monolithic" Actually Good?
devopsdaysrdu
0
69
Other Decks in Technology
See All in Technology
生成AIを活用したZennの取り組み事例
ryosukeigarashi
0
210
PLaMoの事後学習を支える技術 / PFN LLMセミナー
pfn
PRO
9
3.9k
OpenAI gpt-oss ファインチューニング入門
kmotohas
2
1.1k
【Oracle Cloud ウェビナー】クラウド導入に「専用クラウド」という選択肢、Oracle AlloyとOCI Dedicated Region とは
oracle4engineer
PRO
3
120
生成AIで「お客様の声」を ストーリーに変える 新潮流「Generative ETL」
ishikawa_satoru
1
340
自動テストのコストと向き合ってみた
qa
0
200
生成AIとM5Stack / M5 Japan Tour 2025 Autumn 東京
you
PRO
0
230
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
11
78k
SOC2取得の全体像
shonansurvivors
1
550
GC25 Recap+: Advancing Go Garbage Collection with Green Tea
logica0419
1
430
about #74462 go/token#FileSet
tomtwinkle
1
470
How to achieve interoperable digital identity across Asian countries
fujie
0
130
Featured
See All Featured
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
What's in a price? How to price your products and services
michaelherold
246
12k
Fireside Chat
paigeccino
40
3.7k
The Language of Interfaces
destraynor
162
25k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Producing Creativity
orderedlist
PRO
347
40k
Into the Great Unknown - MozCon
thekraken
40
2.1k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
How STYLIGHT went responsive
nonsquared
100
5.8k
Docker and Python
trallard
46
3.6k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
51k
Transcript
None
My Gaming Days Weren’t Wasted: How Gaming Trained Me for
Testing DevOps By Margaret Gourlay
[email protected]
Short intro After spending the late 90’s being a sysadmin,
I began testing video games at EA Sports Tiburon in Orlando, FL. After a brief time off to get a degree in Theoretical Mathematics, I’ve returned to the QA scene and currently test VictorOps service.
Video games & systems administration?
Similar because... Both involve computers and sometimes large-scale battles. And
both are more enjoyable with better hardware (and weapons).
Gaming systems Game developers often choose to support the newest
and best hardware.
Hardware choice Typical gaming battlestation We hand-pick the best hardware
set-up for optimal user enjoyment.
Hardware choice Typical DevOps battlestation And we would do the
same at work, if we could.
Then there’s the reality Sometimes work is done on devices
like these: And sometimes work is more like this:
Expectation vs Reality So when building and maintaining SAAS, we
have to support a wide variety of platforms.
But sometimes you have to share Your battlestation with coworkers
Friends vs Coworkers People share games with other people too.
Sometimes lots of them. Sometimes in the same room, sometimes far away.
Friends vs Coworkers DevOps tools are shared among coworkers. Sometimes
lots of them. Sometimes in the same room, sometimes far away.
Fighting a fire is like raiding And if teamwork falls
apart, things go badly.
Good communication is key In both cases, though the tools
are different.
But bugs can ruin the whole thing But in games,
when bugs occur they rant on anonymous forums. If the bugs are bad enough, they ditch it forever.
DevOps bugs And when bugs occur in software, users create
support tickets. Sometimes late at night. After a long night of battling demons. But sometimes we get another chance, so QA is very important.
Why it helps to understand gamers DevOps professionals and gamers
also have a lot in common regarding what’s required to do our jobs effectively.
Where testing differs... Ultimately, the biggest difference is that bugs
in SAAS can be much worse and cause much more damage.
What can we learn? By understanding the needs of our
audience, as well as how they work, play and communicate, we can strategically find bugs.
To sum up To sum up, working on games drives
much discovery into working on software to help us all be victorious.
[email protected]