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
Data Driven Integration Testing
Search
Jakub Jarosz
February 13, 2013
Programming
2
290
Data Driven Integration Testing
Lightning Talk
Jakub Jarosz
February 13, 2013
Tweet
Share
More Decks by Jakub Jarosz
See All by Jakub Jarosz
Communicating with Tests
jakubjarosz
0
66
Testing Go CLI Apps with TestScript
jakubjarosz
0
190
Testing Go Code
jakubjarosz
0
200
Releasing Go Apps with GoReleaser
jakubjarosz
0
340
Building Environments with Ansible
jakubjarosz
0
360
a quick look at webtest & pytest
jakubjarosz
1
1k
Multi Mechanize
jakubjarosz
0
130
Embracing Python for Software Testing - BDD Style
jakubjarosz
0
320
Testing Erlang Cluster with Python
jakubjarosz
1
110
Other Decks in Programming
See All in Programming
約9000個の自動テストの 時間を50分->10分に短縮 Flakyテストを1%以下に抑えた話
hatsu38
23
11k
現場で役立つモデリング 超入門
masuda220
PRO
13
2.9k
ピラミッド、アイスクリームコーン、SMURF: 自動テストの最適バランスを求めて / Pyramid Ice-Cream-Cone and SMURF
twada
PRO
9
1k
AWS IaCの注目アップデート 2024年10月版
konokenj
3
3.1k
カスタムしながら理解するGraphQL Connection
yanagii
1
1.2k
Generative AI Use Cases JP (略称:GenU)奮闘記
hideg
0
150
Content Security Policy入門 セキュリティ設定と 違反レポートのはじめ方 / Introduction to Content Security Policy Getting Started with Security Configuration and Violation Reporting
uskey512
1
430
go.mod、DockerfileやCI設定に分散しがちなGoのバージョンをまとめて管理する / Go Connect #3
arthur1
10
2.4k
Vue SFCのtemplateでTypeScriptの型を活用しよう
tsukkee
3
1.5k
Googleのテストサイズを活用したテスト環境の構築
toms74209200
0
270
生成 AI を活用した toitta 切片分類機能の裏側 / Inside toitta's AI-Based Factoid Clustering
pokutuna
0
580
Java ジェネリクス入門 2024
nagise
0
600
Featured
See All Featured
Fashionably flexible responsive web design (full day workshop)
malarkey
404
65k
Happy Clients
brianwarren
97
6.7k
Building Your Own Lightsaber
phodgson
102
6k
Designing for humans not robots
tammielis
249
25k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
191
16k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5k
A better future with KSS
kneath
238
17k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
3
370
BBQ
matthewcrist
85
9.3k
We Have a Design System, Now What?
morganepeng
50
7.2k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
167
49k
Transcript
Lightning Talk Python Ireland Meetup - February 2013 @jakubjarosz Data
Driven Integration Testing
Generic test suite
System under test
System overview
None
None
Importing test data to Mongo
None
None
Adding test data to collection
Removing test data from collection
None
None
Build step
Dashboard
MongoDB Jenkins plugin
@jakubjarosz