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
User Acceptance Testing
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
John Downey
September 26, 2011
Programming
1
150
User Acceptance Testing
John Downey
September 26, 2011
Tweet
Share
More Decks by John Downey
See All by John Downey
Cryptography Pitfalls at CactusCon 2019
jtdowney
0
190
Intro to Cybersecurity Workshop
jtdowney
0
150
Cryptography Pitfalls at BsidesMSP 2017
jtdowney
0
190
Cryptography Pitfalls at THOTCON 0x8
jtdowney
0
210
Cryptography Pitfalls at ConFoo Montreal 2017
jtdowney
1
360
Cryptography Pitfalls at BSidesPhilly 2016
jtdowney
0
160
Cryptography Pitfalls at LASCON 2016
jtdowney
0
220
Debugging TLS/SSL at DevOps Days Detroit 2016
jtdowney
1
280
Debugging TLS/SSL at DevOpsDays Boston
jtdowney
1
360
Other Decks in Programming
See All in Programming
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
250
Claude Codeセッション現状確認 2026福岡 / fukuoka-aicoding-00-beacon
monochromegane
4
410
Geminiの機能を調べ尽くしてみた
naruyoshimi
0
200
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
1k
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
810
LangChain4jとは一味違うLangChain4j-CDI
kazumura
1
170
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
250
maplibre-gl-layers - 地図に移動体たくさん表示したい
kekyo
PRO
0
240
CSC307 Lecture 15
javiergs
PRO
0
240
Claude Code の Skill で複雑な既存仕様をすっきり整理しよう
yuichirokato
1
360
文字コードの話
qnighy
44
17k
AI時代のソフトウェア開発でも「人が仕様を書く」から始めよう-医療IT現場での実践とこれから
koukimiura
0
140
Featured
See All Featured
AI Search: Where Are We & What Can We Do About It?
aleyda
0
7.1k
The Anti-SEO Checklist Checklist. Pubcon Cyber Week
ryanjones
0
89
Un-Boring Meetings
codingconduct
0
220
Optimizing for Happiness
mojombo
378
71k
YesSQL, Process and Tooling at Scale
rocio
174
15k
エンジニアに許された特別な時間の終わり
watany
106
240k
SEO for Brand Visibility & Recognition
aleyda
0
4.3k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
190
Building Adaptive Systems
keathley
44
2.9k
We Are The Robots
honzajavorek
0
190
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
210
Transcript
How to know when you’re done with
Know where the finish line is
Automate the process
The browser
Know when it breaks
None
Feature: Google Search As a .NET developer
I want to find some information about .NET So that I can be knowledgeable Scenario: Search for .NET Given I am on the Google Home Page When I search for “.NET“ Then I should see at least 100,000 results
Meet with the customer