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
91
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
71
Chris Collins - Embracing the Container
devopsdaysrdu
0
50
Rebecca Fernandez & Jen Krieger - How to be more open, collaborative, and inclusive at work
devopsdaysrdu
0
150
Josh Atwell - How to Evolve Ops Skills to a DevOps World
devopsdaysrdu
0
120
Leon Fayer - Ignite - Oncall for developers
devopsdaysrdu
0
75
Fraser Pollock - Ignite - Data Before DevOps
devopsdaysrdu
0
49
Dylan Schowengerdt - Ignite - Customer Success: The Missing Link in the Feedback Loop to Engineering
devopsdaysrdu
0
170
Eric Sigler - "Is there any strong objection?"
devopsdaysrdu
0
70
Michael DeHaan - Keynote - Speaking for the Dead: Is "Waterfall" and "Monolithic" Actually Good?
devopsdaysrdu
0
56
Other Decks in Technology
See All in Technology
実践! ソフトウェアエンジニアリングの価値の計測 ── Effort、Output、Outcome、Impact
nomuson
0
2k
embedパッケージを深掘りする / Deep Dive into embed Package in Go
task4233
1
210
データ基盤におけるIaCの重要性とその運用
mtpooh
4
500
アジャイルチームが変化し続けるための組織文化とマネジメント・アプローチ / Agile management that enables ever-changing teams
kakehashi
3
3.4k
KMP with Crashlytics
sansantech
PRO
0
240
DMMブックスへのTipKit導入
ttyi2
1
110
深層学習と3Dキャプチャ・3Dモデル生成(土木学会応用力学委員会 応用数理・AIセミナー)
pfn
PRO
0
460
RubyでKubernetesプログラミング
sat
PRO
4
160
テストを書かないためのテスト/ Tests for not writing tests
sinsoku
1
170
デジタルアイデンティティ技術 認可・ID連携・認証 応用 / 20250114-OIDF-J-EduWG-TechSWG
oidfj
2
670
AWSサービスアップデート 2024/12 Part3
nrinetcom
PRO
0
140
「隙間家具OSS」に至る道/Fujiwara Tech Conference 2025
fujiwara3
7
6.4k
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
29
960
Building Better People: How to give real-time feedback that sticks.
wjessup
366
19k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Fireside Chat
paigeccino
34
3.1k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
How to Ace a Technical Interview
jacobian
276
23k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.8k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
3
180
Product Roadmaps are Hard
iamctodd
PRO
50
11k
BBQ
matthewcrist
85
9.4k
What's in a price? How to price your products and services
michaelherold
244
12k
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]