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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Jakub Jarosz
February 13, 2013
Programming
2
310
Data Driven Integration Testing
Lightning Talk
Jakub Jarosz
February 13, 2013
Tweet
Share
More Decks by Jakub Jarosz
See All by Jakub Jarosz
Benchmarking - First Steps
jakubjarosz
0
59
Communicating with Tests
jakubjarosz
0
150
Testing Go CLI Apps with TestScript
jakubjarosz
0
250
Testing Go Code
jakubjarosz
0
240
Releasing Go Apps with GoReleaser
jakubjarosz
0
370
Building Environments with Ansible
jakubjarosz
0
410
a quick look at webtest & pytest
jakubjarosz
1
1.2k
Multi Mechanize
jakubjarosz
0
150
Embracing Python for Software Testing - BDD Style
jakubjarosz
0
380
Other Decks in Programming
See All in Programming
Cyrius ーLinux非依存にコンテナをネイティブ実行する専用OSー
n4mlz
0
260
メッセージングを利用して時間的結合を分離しよう #phperkaigi
kajitack
3
490
飯MCP
yusukebe
0
400
Coding at the Speed of Thought: The New Era of Symfony Docker
dunglas
0
2.9k
How to stabilize UI tests using XCTest
akkeylab
0
150
「接続」—パフォーマンスチューニングの最後の一手 〜点と点を結ぶ、その一瞬のために〜
kentaroutakeda
4
2.1k
Ruby and LLM Ecosystem 2nd
koic
1
1.4k
PHP でエミュレータを自作して Ubuntu を動かそう
m3m0r7
PRO
2
150
Symfony + NelmioApiDocBundle を使った スキーマ駆動開発 / Schema Driven Development with NelmioApiDocBundle
okashoi
0
240
GC言語のWasm化とComponent Modelサポートの実践と課題 - Scalaの場合
tanishiking
0
130
LM Linkで(非力な!)ノートPCでローカルLLM
seosoft
0
270
Claude Codeログ基盤の構築
giginet
PRO
7
3.7k
Featured
See All Featured
SEO for Brand Visibility & Recognition
aleyda
0
4.4k
Designing for Performance
lara
611
70k
We Are The Robots
honzajavorek
0
200
DevOps and Value Stream Thinking: Enabling flow, efficiency and business value
helenjbeal
1
150
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
HDC tutorial
michielstock
1
590
How Software Deployment tools have changed in the past 20 years
geshan
0
33k
How STYLIGHT went responsive
nonsquared
100
6k
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
400
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
61
43k
Lightning talk: Run Django tests with GitHub Actions
sabderemane
0
160
Done Done
chrislema
186
16k
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