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
52
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
Thinking about value
islomar
1
150
Valor por encima de código: el poder del Despliegue Continuo
islomar
1
240
Pusheando en master, que es gerundio
islomar
2
250
Refactoring legacy code using Approval testing (Meetup Alicante)
islomar
3
180
Aventuras y desventuras de un mindundi en Spotify
islomar
3
1.7k
Mutation testing 101
islomar
3
210
Agile (mucho) más allá de Scrum
islomar
1
210
TCR workshop
islomar
1
570
Refactoring legacy code using Approval testing
islomar
0
67
Other Decks in Programming
See All in Programming
ソフトウェア設計とAI技術の活用
masuda220
PRO
17
3.5k
PHP 8.4の新機能「プロパティフック」から学ぶオブジェクト指向設計とリスコフの置換原則
kentaroutakeda
2
1k
猫と暮らす Google Nest Cam生活🐈 / WebRTC with Google Nest Cam
yutailang0119
0
170
新メンバーも今日から大活躍!SREが支えるスケールし続ける組織のオンボーディング
honmarkhunt
5
8.7k
生成AI時代のコンポーネントライブラリの作り方
touyou
1
290
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
620
Git Sync を超える!OSS で実現する CDK Pull 型デプロイ / Deploying CDK with PipeCD in Pull-style
tkikuc
4
350
[SRE NEXT] 複雑なシステムにおけるUser Journey SLOの導入
yakenji
0
150
商品比較サービス「マイベスト」における パーソナライズレコメンドの第一歩
ucchiii43
0
180
Python型ヒント完全ガイド 初心者でも分かる、現代的で実践的な使い方
mickey_kubo
1
240
ISUCON研修おかわり会 講義スライド
arfes0e2b3c
1
470
PipeCDのプラグイン化で目指すところ
warashi
1
300
Featured
See All Featured
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
830
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Automating Front-end Workflow
addyosmani
1370
200k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
How to train your dragon (web standard)
notwaldorf
96
6.1k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.7k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
282
13k
The Cost Of JavaScript in 2023
addyosmani
51
8.6k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
A Tale of Four Properties
chriscoyier
160
23k
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