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
ソフトウェアテスト第3章
Search
nikawa2161
October 05, 2024
2
4.3k
ソフトウェアテスト第3章
nikawa2161
October 05, 2024
Tweet
Share
More Decks by nikawa2161
See All by nikawa2161
error-marp.pdf
nikawa2161
0
4
difit
nikawa2161
0
7
フロントのキャッシュ
nikawa2161
0
4
Dia
nikawa2161
0
2
LLMを拡張機能に
nikawa2161
0
9
経営戦略(人生)
nikawa2161
0
8
コンポーネントとレンダー
nikawa2161
0
4
cursor
nikawa2161
0
6
llm.pdf
nikawa2161
0
4
Featured
See All Featured
Bash Introduction
62gerente
614
210k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.6k
Being A Developer After 40
akosma
90
590k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
830
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Transcript
知識ゼロから学ぶ ソフトウェアテスト 第3章 created by: Ô @nikawa2161 | @nikawa2161 |
✉
[email protected]
Table of contents ⏪ カバレッジ
よろしくお願いします
カバレッジ
どのくらいカバーすればいいの?
⾯倒くさいので80%
実際は⼤体60%程度
None
全てのバグを⾒つけるのは不可能 以下のバグが⾒つけられない場合がある ループ 要求仕様の間違い、機能がない データ
ループ テスト担当者がどこにループがあるのか分からない ループは複雑
要求仕様の間違い、機能が備わっていない テストは仕様通りかをチェックする作業 機能がごっそりない
データ データベースの処理 外部からのデータ取得
カバレッジテストの罠
None
次回
ブラックボックステスト
ご清聴ありがとうございました