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
Mutation testing
Search
Isidro López
May 19, 2017
Programming
0
55
Mutation testing
Introduction to the mutation testing concept and tools.
Isidro López
May 19, 2017
Tweet
Share
More Decks by Isidro López
See All by Isidro López
Value over Code: the power of Continuous Deployment (Kongsberg)
islomar
1
8
How a real-life software/product engineering team works
islomar
0
15
Thinking about value
islomar
1
160
Valor por encima de código: el poder del Despliegue Continuo
islomar
1
280
Pusheando en master, que es gerundio
islomar
2
270
Refactoring legacy code using Approval testing (Meetup Alicante)
islomar
3
200
Aventuras y desventuras de un mindundi en Spotify
islomar
3
1.7k
Mutation testing 101
islomar
3
230
Agile (mucho) más allá de Scrum
islomar
1
240
Other Decks in Programming
See All in Programming
Web エンジニアが JavaScript で AI Agent を作る / JSConf JP 2025 sponsor session
izumin5210
4
2.1k
チーム開発の “地ならし"
konifar
8
6.2k
大体よく分かるscala.collection.immutable.HashMap ~ Compressed Hash-Array Mapped Prefix-tree (CHAMP) ~
matsu_chara
1
130
目的で駆動する、AI時代のアーキテクチャ設計 / purpose-driven-architecture
minodriven
11
3.6k
分散DBって何者なんだ... Spannerから学ぶRDBとの違い
iwashi623
0
120
関数の挙動書き換える
takatofukui
4
750
アーキテクチャと考える迷子にならない開発者テスト
irof
9
3.4k
手軽に積ん読を増やすには?/読みたい本と付き合うには?
o0h
PRO
1
120
仕様がそのままテストになる!Javaで始める振る舞い駆動開発
ohmori_yusuke
8
4.7k
モビリティSaaSにおけるデータ利活用の発展
nealle
1
650
なぜ強調表示できず ** が表示されるのか — Perlで始まったMarkdownの歴史と日本語文書における課題
kwahiro
12
7.4k
最新のDirectX12で使えるレイトレ周りの機能追加について
projectasura
0
300
Featured
See All Featured
Mobile First: as difficult as doing things right
swwweet
225
10k
Documentation Writing (for coders)
carmenintech
76
5.1k
Code Reviewing Like a Champion
maltzj
527
40k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.8k
Context Engineering - Making Every Token Count
addyosmani
9
420
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.8k
Optimising Largest Contentful Paint
csswizardry
37
3.5k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
How to train your dragon (web standard)
notwaldorf
97
6.4k
Into the Great Unknown - MozCon
thekraken
40
2.2k
Transcript
Mutation testing @islomar 19 de mayo de 2017
¿Qué es el mutation testing? https://www.slideshare.net/RafaelVindelAmor/who-watches-the-watchmen-mutation-te sting-75767706
Demo time
Demo time https://github.com/islomar/parrotter
Opciones en Python https://github.com/sixty-north/cosmic-ray https://pypi.python.org/pypi/MutPy/0.4.0 https://pypi.python.org/pypi/xmutant
Python demo time: Cosmic Ray Permite distribuir la ejecución a
través de RabbitMQ (con Celery). http://cosmic-ray.readthedocs.io/en/latest/ pip install cosmic_ray==1.1.0a1 (by default it would install 0.1.2)
Vídeos GOTO 2015: Mutation testing in Python https://www.youtube.com/watch?v=jwB3Nn4hR1o Mutation testing
in Python with Cosmic Ray https://vimeo.com/171319754 Vicenç García en SCBCN https://www.youtube.com/watch?v=LWL71b2fc64 Madrid JUG https://www.youtube.com/watch?v=hk_urzWGqrE
Artículos y presentaciones https://www.slideshare.net/RafaelVindelAmor/who-watches-the-watchmen-mutation-te sting-75767706 https://www.st.cs.uni-saarland.de/edu/testingdebugging10/slides/10-MutationTesting.pd f https://hackernoon.com/mutmut-a-python-mutation-testing-system-9b9639356c78
None
None