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
Bugreport 101
Search
Flávio Caetano
March 02, 2017
Programming
0
40
Bugreport 101
Um ensaio sobre bugs e relatórios
https://github.com/fjcaetano/talks
Flávio Caetano
March 02, 2017
Tweet
Share
More Decks by Flávio Caetano
See All by Flávio Caetano
Siri Suggestions & Shortcuts
fjcaetano
1
190
Animations: Swift vs React Native
fjcaetano
2
450
Fastlane Sob Medida
fjcaetano
1
150
Tailored Fastlane
fjcaetano
0
52
React Native 4 Dummies
fjcaetano
0
59
Other Decks in Programming
See All in Programming
新世界の理解
koriym
0
130
『リコリス・リコイル』に学ぶ!! 〜キャリア戦略における計画的偶発性理論と変わる勇気の重要性〜
wanko_it
1
520
Portapad紹介プレゼンテーション
gotoumakakeru
1
130
Nuances on Kubernetes - RubyConf Taiwan 2025
envek
0
160
Claude Code と OpenAI o3 で メタデータ情報を作る
laket
0
130
Infer入門
riru
4
1.5k
AIレビュアーをスケールさせるには / Scaling AI Reviewers
technuma
2
150
自作OSでDOOMを動かしてみた
zakki0925224
1
1.3k
リッチエディターを安全に開発・運用するために
unachang113
1
380
Strands Agents で実現する名刺解析アーキテクチャ
omiya0555
1
120
11年かかって やっとVibe Codingに 時代が追いつきましたね
yimajo
1
260
可変性を制する設計: 構造と振る舞いから考える概念モデリングとその実装
a_suenami
10
1.7k
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Being A Developer After 40
akosma
90
590k
Making Projects Easy
brettharned
117
6.3k
4 Signs Your Business is Dying
shpigford
184
22k
Into the Great Unknown - MozCon
thekraken
40
2k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.4k
Making the Leap to Tech Lead
cromwellryan
134
9.5k
Speed Design
sergeychernyshev
32
1.1k
Become a Pro
speakerdeck
PRO
29
5.5k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Transcript
Bugreport 101 Flávio Caetano 1
– Wikipedia “A software bug is an error, flaw, failure,
or fault in a computer program or system that causes it to produce an incorrect or unexpected result or to behave in unintended ways.” 2
Por quê reportar bugs? • Chamar atenção para o comportamento
inesperado. • Corrigir o bug • Demostrar apoio 3
Bugreport = • Facebook = $3.9K por bug • Github
= $10K • Yahoo = $15K • Google (Android) = $58k • Pentágono = $71K • Microsoft = $100K • Apple = $200K 4
Zero-Day Vulnerability • São exploradas antes de ser anunciadas •
Normalmente são falhas de segurança 5
Regras para um bom report • Clareza sobre a inconsistência
• Passos para reproduzir o bug • Código de exemplo • Sugestão de correção 6
Bugreport no Github • Seja educado. Open-source requer boa vontade
• Não tenha medo de falar bobagem • Não tenha vergonha do seu inglês • Seja receptivo a comentários e esclarecimentos 7
8
9
10
Bugreport para a Apple 11
Quickradar 12
Open Radar 13
14
15
16
Duplicatas • Denotam importância • Abordagens diferentes da inconsistência •
Mais informação • 17
–Caetano, Flávio “Não apresente problemas. Apresente soluções” 18
Slack: @flavio_caetano Github: fjcaetano Obrigado