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
コンパイルの違い
nikawa2161
0
2
error-marp.pdf
nikawa2161
0
5
difit
nikawa2161
0
32
フロントのキャッシュ
nikawa2161
0
6
Dia
nikawa2161
0
3
LLMを拡張機能に
nikawa2161
0
10
経営戦略(人生)
nikawa2161
0
13
コンポーネントとレンダー
nikawa2161
0
5
cursor
nikawa2161
0
7
Featured
See All Featured
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
GitHub's CSS Performance
jonrohan
1032
470k
[RailsConf 2023] Rails as a piece of cake
palkan
57
6k
Raft: Consensus for Rubyists
vanstee
140
7.2k
Balancing Empowerment & Direction
lara
5
710
Java REST API Framework Comparison - PWX 2021
mraible
34
8.9k
Visualization
eitanlees
150
16k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
116
20k
Transcript
知識ゼロから学ぶ ソフトウェアテスト 第3章 created by: Ô @nikawa2161 | @nikawa2161 |
✉
[email protected]
Table of contents ⏪ カバレッジ
よろしくお願いします
カバレッジ
どのくらいカバーすればいいの?
⾯倒くさいので80%
実際は⼤体60%程度
None
全てのバグを⾒つけるのは不可能 以下のバグが⾒つけられない場合がある ループ 要求仕様の間違い、機能がない データ
ループ テスト担当者がどこにループがあるのか分からない ループは複雑
要求仕様の間違い、機能が備わっていない テストは仕様通りかをチェックする作業 機能がごっそりない
データ データベースの処理 外部からのデータ取得
カバレッジテストの罠
None
次回
ブラックボックステスト
ご清聴ありがとうございました