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
Palestra de testes
Search
Lindolfo Rodrigues
April 25, 2012
Programming
1
71
Palestra de testes
Palestra rápida de 15min sobre melhoramentos no Para Onde Foi meu Dinheiro
Lindolfo Rodrigues
April 25, 2012
Tweet
Share
More Decks by Lindolfo Rodrigues
See All by Lindolfo Rodrigues
Optimize for Happiness
lorn
1
110
Twelve Apps
lorn
0
55
Big data: Muito além do MapReduce
lorn
1
61
Perl para Sysadmins e DBAs
lorn
1
150
A busca pelo deploy continuo
lorn
1
87
Other Decks in Programming
See All in Programming
AWS CDKの推しポイント 〜CloudFormationと比較してみた〜
akihisaikeda
3
310
DroidKnights 2025 - 다양한 스크롤 뷰에서의 영상 재생
gaeun5744
3
320
Haskell でアルゴリズムを抽象化する / 関数型言語で競技プログラミング
naoya
17
4.9k
設計やレビューに悩んでいるPHPerに贈る、クリーンなオブジェクト設計の指針たち
panda_program
6
1.3k
ドメインモデリングにおける抽象の役割、tagless-finalによるDSL構築、そして型安全な最適化
knih
11
2k
Create a website using Spatial Web
akkeylab
0
300
Team topologies and the microservice architecture: a synergistic relationship
cer
PRO
0
1k
Bytecode Manipulation 으로 생산성 높이기
bigstark
2
380
Gleamという選択肢
comamoca
6
760
Code as Context 〜 1にコードで 2にリンタ 34がなくて 5にルール? 〜
yodakeisuke
0
100
Elixir で IoT 開発、 Nerves なら簡単にできる!?
pojiro
1
150
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
370
Featured
See All Featured
Into the Great Unknown - MozCon
thekraken
39
1.9k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Visualization
eitanlees
146
16k
Optimizing for Happiness
mojombo
379
70k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Making the Leap to Tech Lead
cromwellryan
134
9.3k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.8k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Building an army of robots
kneath
306
45k
Transcript
Suite de Testes Lindolfo ‘Lorn’ Rodrigues http://lornlab.org - @lornlab <lorn
at cpan dot org> Sunday, August 7, 2011
O que é? Sunday, August 7, 2011
O que é? Sunday, August 7, 2011
Tipos de teste • Testes unitário • Testes Integração •
Testes Funcionais Sunday, August 7, 2011
Teste Unitário Sunday, August 7, 2011
Teste de Integração Sunday, August 7, 2011
Teste Funcional Sunday, August 7, 2011
O que temos? • Testes Unitários • Testes de Integração
Sunday, August 7, 2011
O queremos ter? • Mais testes unitários :D • Mais
testes de integração :D • Testes funcionais \o/ • Integração continua \o\ |o| /o/ Sunday, August 7, 2011
Integração continua • Jenkins! ( antigo Hudson ... ) Sunday,
August 7, 2011
Integração continua Sunday, August 7, 2011
Integração continua • Foi feito merge do seu pull request
no github? • Qualquer commit no http://github.com/ maluco/CMD • Roda testes, caso nenhum quebre, faz o deploy do codigo testado em http:// paraondefoimeudinheiro.com.br Sunday, August 7, 2011
Deploy continuo •Deploy continuo Sunday, August 7, 2011