SlideShare a Scribd company logo
TDD & CI in FRONTEND
disyam.adityana@gmail.com
AGILE SOFTWARE
DEVELOPMENT
COMPLEXITY
AGILE VS WATERFALL
TEST DRIVEN DEVELOPMENT
(TDD)
WHAT IS TDD?
WHY TDD?
● SAFETY NET
● REDUCE BUGS
● FAST FEEDBACK
● VALIDATE YOUR DESIGN
● KEEP FOCUS ON GETTING DONE
● FORCE DEVELOPER TO THINK ABOUT GOALS
● EASY MAINTENANCE
● EASY UPGRADE
● ETC...
GOOD TEST
● AUTOMATED AND REPEATABLE
● EASY TO IMPLEMENT
● ANYONE SHOULD ABLE TO RUN IT
● IT SHOULD RUN QUICKLY
● IT’S RESULT SHOULD BE CONSISTENT
● IT SHOULD FULLY ISOLATED
● WHEN TEST FAILS, IT MUST BE EASY TO DETECT WHAT WAS EXPECTED
AND HOW TO PINPOINT THE PROBLEM
TDD WORKFLOW
UNIT TESTING
FRONTEND UNIT TESTING
● KARMA - TASK RUNNER
● MOCHA - TESTING FRAMEWORK
● CHAI - ASSERTION LIBRARY
FRONTEND UNIT TESTING EXAMPLE
FRONTEND TESTING EXAMPLE
END TO END TESTING
FRONTEND E2E TESTING
● PROTRACTOR - TASK RUNNER
● MOCHA - TESTING FRAMEWORK
● CHAI - ASSERTION LIBRARY
FRONTEND E2E TESTING EXAMPLE
CODE COVERAGE
A TECHNIQUE TO DETERMINE HOW
MUCH CODE IS BEING TESTED
CODE COVERAGE TOOLS
● ISTANBUL
● BLANKET.JS
● COVERALLS.IO
CODE COVERAGE EXAMPLE
CLEAN CODING
CLEAN CODE METRIC
WAY TO CLEAN CODE
● ANGULAR JOHN PAPA’S STYLE GUIDE
● CODECLIMATE.COM
CONTINUOUS INTEGRATION (CI)
WHAT IS CI?
WHY CI?
● IF YOU’RE GOING TO FAIL, THEN FAIL EARLY
● ENABLE CONTINUOUS DELIVERY
● ENABLE AUTOMATED TESTING
● INCREASE CONFIDENCE IN OUR PRODUCT
● PREVENTION AND REDUCTION OF PRODUCTION AND STAGING ERRORS
● REDUCING RISK
● REDUCING OVERHEAD ACROSS THE DEVELOPMENT AND DEPLOYMENT
PROCESS
CI TOOLS
● JENKINS
● TEAMCITY
● TRAVIS-CI.ORG
● CODESHIP.COM
THANK YOU
Test Driven Development (TDD) & Continuous Integration (CI)

More Related Content

What's hot

From Gatekeeper to Partner by Kelsey Shannahan
From Gatekeeper to Partner by Kelsey ShannahanFrom Gatekeeper to Partner by Kelsey Shannahan
From Gatekeeper to Partner by Kelsey Shannahan
QA or the Highway
 
A Not-So-Serious Introduction to Test Driven Development (TDD)
A Not-So-Serious Introduction to Test Driven Development (TDD) A Not-So-Serious Introduction to Test Driven Development (TDD)
A Not-So-Serious Introduction to Test Driven Development (TDD)
CodeOps Technologies LLP
 
Behavior Driven Development—A Guide to Agile Practices by Josh Eastman
Behavior Driven Development—A Guide to Agile Practices by Josh EastmanBehavior Driven Development—A Guide to Agile Practices by Josh Eastman
Behavior Driven Development—A Guide to Agile Practices by Josh Eastman
QA or the Highway
 
Hey You Got Your TDD in my SQL DB by Jeff McKenzie
Hey You Got Your TDD in my SQL DB by Jeff McKenzieHey You Got Your TDD in my SQL DB by Jeff McKenzie
Hey You Got Your TDD in my SQL DB by Jeff McKenzie
QA or the Highway
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven Development
Sachithra Gayan
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven Development
guestc8093a6
 
Test Driven Development (TDD)
Test Driven Development (TDD)Test Driven Development (TDD)
Test Driven Development (TDD)
David Ehringer
 
Test-Driven Development
Test-Driven DevelopmentTest-Driven Development
Test-Driven Development
adrianmitev
 
TDD (Test Driven Design)
TDD (Test Driven Design)TDD (Test Driven Design)
TDD (Test Driven Design)
nedirtv
 
Test-Driven Development In Action
Test-Driven Development In ActionTest-Driven Development In Action
Test-Driven Development In Action
Jon Kruger
 
Test Driven Development (TDD) Preso 360|Flex 2010
Test Driven Development (TDD) Preso 360|Flex 2010Test Driven Development (TDD) Preso 360|Flex 2010
Test Driven Development (TDD) Preso 360|Flex 2010
guest5639fa9
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven Development
Orbit One - We create coherence
 
Unit testing & TDD concepts with best practice guidelines.
Unit testing & TDD concepts with best practice guidelines.Unit testing & TDD concepts with best practice guidelines.
Unit testing & TDD concepts with best practice guidelines.
Mohamed Taman
 
TDD - Test Driven Development
TDD - Test Driven DevelopmentTDD - Test Driven Development
TDD - Test Driven Development
Tung Nguyen Thanh
 
Why Automated Testing Matters To DevOps
Why Automated Testing Matters To DevOpsWhy Automated Testing Matters To DevOps
Why Automated Testing Matters To DevOps
dpaulmerrill
 
Overview on TDD (Test Driven Development) & ATDD (Acceptance Test Driven Deve...
Overview on TDD (Test Driven Development) & ATDD (Acceptance Test Driven Deve...Overview on TDD (Test Driven Development) & ATDD (Acceptance Test Driven Deve...
Overview on TDD (Test Driven Development) & ATDD (Acceptance Test Driven Deve...
Zohirul Alam Tiemoon
 
What is Agile Testing?
What is Agile Testing? What is Agile Testing?
What is Agile Testing?
Dr. Alexander Schwartz
 
Extreme Programming
Extreme ProgrammingExtreme Programming
Extreme Programming
Knoldus Inc.
 
Agile and ATDD the perfect couple
Agile and ATDD the perfect coupleAgile and ATDD the perfect couple
Agile and ATDD the perfect coupleStephen Tucker
 
Four Stages of Automated Testing by Bradley Temple
Four Stages of Automated Testing by Bradley TempleFour Stages of Automated Testing by Bradley Temple
Four Stages of Automated Testing by Bradley Temple
QA or the Highway
 

What's hot (20)

From Gatekeeper to Partner by Kelsey Shannahan
From Gatekeeper to Partner by Kelsey ShannahanFrom Gatekeeper to Partner by Kelsey Shannahan
From Gatekeeper to Partner by Kelsey Shannahan
 
A Not-So-Serious Introduction to Test Driven Development (TDD)
A Not-So-Serious Introduction to Test Driven Development (TDD) A Not-So-Serious Introduction to Test Driven Development (TDD)
A Not-So-Serious Introduction to Test Driven Development (TDD)
 
Behavior Driven Development—A Guide to Agile Practices by Josh Eastman
Behavior Driven Development—A Guide to Agile Practices by Josh EastmanBehavior Driven Development—A Guide to Agile Practices by Josh Eastman
Behavior Driven Development—A Guide to Agile Practices by Josh Eastman
 
Hey You Got Your TDD in my SQL DB by Jeff McKenzie
Hey You Got Your TDD in my SQL DB by Jeff McKenzieHey You Got Your TDD in my SQL DB by Jeff McKenzie
Hey You Got Your TDD in my SQL DB by Jeff McKenzie
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven Development
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven Development
 
Test Driven Development (TDD)
Test Driven Development (TDD)Test Driven Development (TDD)
Test Driven Development (TDD)
 
Test-Driven Development
Test-Driven DevelopmentTest-Driven Development
Test-Driven Development
 
TDD (Test Driven Design)
TDD (Test Driven Design)TDD (Test Driven Design)
TDD (Test Driven Design)
 
Test-Driven Development In Action
Test-Driven Development In ActionTest-Driven Development In Action
Test-Driven Development In Action
 
Test Driven Development (TDD) Preso 360|Flex 2010
Test Driven Development (TDD) Preso 360|Flex 2010Test Driven Development (TDD) Preso 360|Flex 2010
Test Driven Development (TDD) Preso 360|Flex 2010
 
Test Driven Development
Test Driven DevelopmentTest Driven Development
Test Driven Development
 
Unit testing & TDD concepts with best practice guidelines.
Unit testing & TDD concepts with best practice guidelines.Unit testing & TDD concepts with best practice guidelines.
Unit testing & TDD concepts with best practice guidelines.
 
TDD - Test Driven Development
TDD - Test Driven DevelopmentTDD - Test Driven Development
TDD - Test Driven Development
 
Why Automated Testing Matters To DevOps
Why Automated Testing Matters To DevOpsWhy Automated Testing Matters To DevOps
Why Automated Testing Matters To DevOps
 
Overview on TDD (Test Driven Development) & ATDD (Acceptance Test Driven Deve...
Overview on TDD (Test Driven Development) & ATDD (Acceptance Test Driven Deve...Overview on TDD (Test Driven Development) & ATDD (Acceptance Test Driven Deve...
Overview on TDD (Test Driven Development) & ATDD (Acceptance Test Driven Deve...
 
What is Agile Testing?
What is Agile Testing? What is Agile Testing?
What is Agile Testing?
 
Extreme Programming
Extreme ProgrammingExtreme Programming
Extreme Programming
 
Agile and ATDD the perfect couple
Agile and ATDD the perfect coupleAgile and ATDD the perfect couple
Agile and ATDD the perfect couple
 
Four Stages of Automated Testing by Bradley Temple
Four Stages of Automated Testing by Bradley TempleFour Stages of Automated Testing by Bradley Temple
Four Stages of Automated Testing by Bradley Temple
 

Viewers also liked

PHP Experience 2016 - [Workshop] Agile: Test Driven Development
PHP Experience 2016 - [Workshop] Agile: Test Driven DevelopmentPHP Experience 2016 - [Workshop] Agile: Test Driven Development
PHP Experience 2016 - [Workshop] Agile: Test Driven Development
iMasters
 
Test-Driven Development in the Corporate Workplace
Test-Driven Development in the Corporate WorkplaceTest-Driven Development in the Corporate Workplace
Test-Driven Development in the Corporate Workplace
Ahmed Owian
 
ODD: Extending Agile 1.3
ODD: Extending Agile 1.3ODD: Extending Agile 1.3
ODD: Extending Agile 1.3
Jonathan Herring
 
ABAP Code Retreat Frankfurt 2016: TDD - Test Driven Development
ABAP Code Retreat Frankfurt 2016: TDD - Test Driven DevelopmentABAP Code Retreat Frankfurt 2016: TDD - Test Driven Development
ABAP Code Retreat Frankfurt 2016: TDD - Test Driven Development
Hendrik Neumann
 
Test Driven Development SpeedRun
Test Driven Development SpeedRunTest Driven Development SpeedRun
Test Driven Development SpeedRun
Speck&Tech
 
ABAPCodeRetreat 23.7.2016 - TDD
ABAPCodeRetreat 23.7.2016 - TDDABAPCodeRetreat 23.7.2016 - TDD
ABAPCodeRetreat 23.7.2016 - TDD
ABAPCodeRetreat
 
Test Driven Design - GDG DevFest Istanbul 2016
Test Driven Design - GDG DevFest Istanbul 2016Test Driven Design - GDG DevFest Istanbul 2016
Test Driven Design - GDG DevFest Istanbul 2016
Lemi Orhan Ergin
 
Test driven development
Test driven developmentTest driven development
Test driven development
Dennis Ahaus
 
Test Driven Design
Test Driven DesignTest Driven Design
Test Driven Design
Saad Ahmed
 
Test-Driven Cloud Development with Oracle SOA Cloud Service and Oracle Develo...
Test-Driven Cloud Development with Oracle SOA Cloud Service and Oracle Develo...Test-Driven Cloud Development with Oracle SOA Cloud Service and Oracle Develo...
Test-Driven Cloud Development with Oracle SOA Cloud Service and Oracle Develo...
Sven Bernhardt
 
Context driven agile tester - from outsourcing to startup world – EclipseCon ...
Context driven agile tester - from outsourcing to startup world – EclipseCon ...Context driven agile tester - from outsourcing to startup world – EclipseCon ...
Context driven agile tester - from outsourcing to startup world – EclipseCon ...
Dragan Spiridonov
 
Android TDD
Android TDDAndroid TDD
Android TDD
Chuck Greb
 
Android TDD & CI
Android TDD & CIAndroid TDD & CI
Android TDD & CI
Marcin Gryszko
 
Introduction to TDD (Test Driven development) - Ahmed Shreef
Introduction to TDD (Test Driven development) - Ahmed ShreefIntroduction to TDD (Test Driven development) - Ahmed Shreef
Introduction to TDD (Test Driven development) - Ahmed Shreef
Ahmed Shreef
 
Tomcat Optimisation & Performance Tuning
Tomcat Optimisation & Performance TuningTomcat Optimisation & Performance Tuning
Tomcat Optimisation & Performance Tuning
lovingprince58
 
Test Driven Development (TDD) with FlexUnit 4 - 360|Flex San Jose preso
Test Driven Development (TDD) with FlexUnit 4 - 360|Flex San Jose presoTest Driven Development (TDD) with FlexUnit 4 - 360|Flex San Jose preso
Test Driven Development (TDD) with FlexUnit 4 - 360|Flex San Jose preso
Elad Elrom
 
JAVASCRIPT Test Driven Development & Jasmine
JAVASCRIPT Test Driven Development & JasmineJAVASCRIPT Test Driven Development & Jasmine
JAVASCRIPT Test Driven Development & Jasmine
Anup Singh
 
re-Connect Madrid: Novedades Xamarin
re-Connect Madrid: Novedades Xamarinre-Connect Madrid: Novedades Xamarin
re-Connect Madrid: Novedades Xamarin
Javier Suárez Ruiz
 
Continuous Integration & Continuous Delivery with GCP
Continuous Integration & Continuous Delivery with GCPContinuous Integration & Continuous Delivery with GCP
Continuous Integration & Continuous Delivery with GCP
KAI CHU CHUNG
 

Viewers also liked (20)

PHP Experience 2016 - [Workshop] Agile: Test Driven Development
PHP Experience 2016 - [Workshop] Agile: Test Driven DevelopmentPHP Experience 2016 - [Workshop] Agile: Test Driven Development
PHP Experience 2016 - [Workshop] Agile: Test Driven Development
 
Test-Driven Development in the Corporate Workplace
Test-Driven Development in the Corporate WorkplaceTest-Driven Development in the Corporate Workplace
Test-Driven Development in the Corporate Workplace
 
ODD: Extending Agile 1.3
ODD: Extending Agile 1.3ODD: Extending Agile 1.3
ODD: Extending Agile 1.3
 
ABAP Code Retreat Frankfurt 2016: TDD - Test Driven Development
ABAP Code Retreat Frankfurt 2016: TDD - Test Driven DevelopmentABAP Code Retreat Frankfurt 2016: TDD - Test Driven Development
ABAP Code Retreat Frankfurt 2016: TDD - Test Driven Development
 
Test Driven Development SpeedRun
Test Driven Development SpeedRunTest Driven Development SpeedRun
Test Driven Development SpeedRun
 
ABAPCodeRetreat 23.7.2016 - TDD
ABAPCodeRetreat 23.7.2016 - TDDABAPCodeRetreat 23.7.2016 - TDD
ABAPCodeRetreat 23.7.2016 - TDD
 
Test Driven Design - GDG DevFest Istanbul 2016
Test Driven Design - GDG DevFest Istanbul 2016Test Driven Design - GDG DevFest Istanbul 2016
Test Driven Design - GDG DevFest Istanbul 2016
 
Test driven development
Test driven developmentTest driven development
Test driven development
 
Ci Basics & Jenkins
Ci Basics & JenkinsCi Basics & Jenkins
Ci Basics & Jenkins
 
Test Driven Design
Test Driven DesignTest Driven Design
Test Driven Design
 
Test-Driven Cloud Development with Oracle SOA Cloud Service and Oracle Develo...
Test-Driven Cloud Development with Oracle SOA Cloud Service and Oracle Develo...Test-Driven Cloud Development with Oracle SOA Cloud Service and Oracle Develo...
Test-Driven Cloud Development with Oracle SOA Cloud Service and Oracle Develo...
 
Context driven agile tester - from outsourcing to startup world – EclipseCon ...
Context driven agile tester - from outsourcing to startup world – EclipseCon ...Context driven agile tester - from outsourcing to startup world – EclipseCon ...
Context driven agile tester - from outsourcing to startup world – EclipseCon ...
 
Android TDD
Android TDDAndroid TDD
Android TDD
 
Android TDD & CI
Android TDD & CIAndroid TDD & CI
Android TDD & CI
 
Introduction to TDD (Test Driven development) - Ahmed Shreef
Introduction to TDD (Test Driven development) - Ahmed ShreefIntroduction to TDD (Test Driven development) - Ahmed Shreef
Introduction to TDD (Test Driven development) - Ahmed Shreef
 
Tomcat Optimisation & Performance Tuning
Tomcat Optimisation & Performance TuningTomcat Optimisation & Performance Tuning
Tomcat Optimisation & Performance Tuning
 
Test Driven Development (TDD) with FlexUnit 4 - 360|Flex San Jose preso
Test Driven Development (TDD) with FlexUnit 4 - 360|Flex San Jose presoTest Driven Development (TDD) with FlexUnit 4 - 360|Flex San Jose preso
Test Driven Development (TDD) with FlexUnit 4 - 360|Flex San Jose preso
 
JAVASCRIPT Test Driven Development & Jasmine
JAVASCRIPT Test Driven Development & JasmineJAVASCRIPT Test Driven Development & Jasmine
JAVASCRIPT Test Driven Development & Jasmine
 
re-Connect Madrid: Novedades Xamarin
re-Connect Madrid: Novedades Xamarinre-Connect Madrid: Novedades Xamarin
re-Connect Madrid: Novedades Xamarin
 
Continuous Integration & Continuous Delivery with GCP
Continuous Integration & Continuous Delivery with GCPContinuous Integration & Continuous Delivery with GCP
Continuous Integration & Continuous Delivery with GCP
 

Similar to Test Driven Development (TDD) & Continuous Integration (CI)

Test-Driven Development.pptx
Test-Driven Development.pptxTest-Driven Development.pptx
Test-Driven Development.pptx
Tomas561914
 
Introduction to Continuous Delivery (BBWorld/DevCon 2013)
Introduction to Continuous Delivery (BBWorld/DevCon 2013)Introduction to Continuous Delivery (BBWorld/DevCon 2013)
Introduction to Continuous Delivery (BBWorld/DevCon 2013)
Mike McGarr
 
Test Driven Development Methodology and Philosophy
Test Driven Development Methodology and Philosophy Test Driven Development Methodology and Philosophy
Test Driven Development Methodology and Philosophy
Vijay Kumbhar
 
Unit Testing and TDD 2017
Unit Testing and TDD 2017Unit Testing and TDD 2017
Unit Testing and TDD 2017
Xavi Hidalgo
 
Kenzan Spinnaker Meetup
Kenzan Spinnaker MeetupKenzan Spinnaker Meetup
Kenzan Spinnaker Meetup
Ambassador Labs
 
Test driven development : software process
Test driven development : software process Test driven development : software process
Test driven development : software process
Amin Taheri
 
Selenium done right
Selenium done rightSelenium done right
Selenium done right
Tal Landa
 
Scrum Gathering 2012 Shanghai_敏捷测试与质量管理分会场演讲话题:getting to done by testing at ...
Scrum Gathering 2012 Shanghai_敏捷测试与质量管理分会场演讲话题:getting to done by testing at ...Scrum Gathering 2012 Shanghai_敏捷测试与质量管理分会场演讲话题:getting to done by testing at ...
Scrum Gathering 2012 Shanghai_敏捷测试与质量管理分会场演讲话题:getting to done by testing at ...
LetAgileFly
 
Agile Testing Dilemmas
Agile Testing DilemmasAgile Testing Dilemmas
Agile Testing Dilemmas
Aman King
 
High Performance Software Engineering Teams
High Performance Software Engineering TeamsHigh Performance Software Engineering Teams
High Performance Software Engineering Teams
Lars Thorup
 
Xtreme Programming
Xtreme ProgrammingXtreme Programming
Xtreme Programming
Prasad Kancharla
 
Developer's QA Toolkit - 34th National IT Conference - Sri Lanka
Developer's QA Toolkit - 34th National IT Conference - Sri LankaDeveloper's QA Toolkit - 34th National IT Conference - Sri Lanka
Developer's QA Toolkit - 34th National IT Conference - Sri Lanka
Chamil Jeewantha
 
Acceptance Test Driven Development
Acceptance Test Driven DevelopmentAcceptance Test Driven Development
Acceptance Test Driven Development
Mike Douglas
 
Test driven development_continuous_integration
Test driven development_continuous_integrationTest driven development_continuous_integration
Test driven development_continuous_integration
haochenglee
 
Agile Testing 2020
Agile Testing 2020Agile Testing 2020
Agile Testing 2020
arzu TR
 
Exploring No Mans Land with Keyword-Driven Testing
Exploring No Mans Land with Keyword-Driven TestingExploring No Mans Land with Keyword-Driven Testing
Exploring No Mans Land with Keyword-Driven Testing
MartinGijsen
 
Talking about craftsmanship with ensaimadas and katas
Talking about craftsmanship with ensaimadas and katasTalking about craftsmanship with ensaimadas and katas
Talking about craftsmanship with ensaimadas and katas
Rachel M. Carmena
 
Shift Left Testing: Going Beyond Agile
Shift Left Testing: Going Beyond AgileShift Left Testing: Going Beyond Agile
Shift Left Testing: Going Beyond Agile
TechWell
 
Automated Testing in Angular Slides
Automated Testing in Angular SlidesAutomated Testing in Angular Slides
Automated Testing in Angular Slides
Jim Lynch
 
Testing in java
Testing in javaTesting in java
Testing in java
Levent YILDIZ
 

Similar to Test Driven Development (TDD) & Continuous Integration (CI) (20)

Test-Driven Development.pptx
Test-Driven Development.pptxTest-Driven Development.pptx
Test-Driven Development.pptx
 
Introduction to Continuous Delivery (BBWorld/DevCon 2013)
Introduction to Continuous Delivery (BBWorld/DevCon 2013)Introduction to Continuous Delivery (BBWorld/DevCon 2013)
Introduction to Continuous Delivery (BBWorld/DevCon 2013)
 
Test Driven Development Methodology and Philosophy
Test Driven Development Methodology and Philosophy Test Driven Development Methodology and Philosophy
Test Driven Development Methodology and Philosophy
 
Unit Testing and TDD 2017
Unit Testing and TDD 2017Unit Testing and TDD 2017
Unit Testing and TDD 2017
 
Kenzan Spinnaker Meetup
Kenzan Spinnaker MeetupKenzan Spinnaker Meetup
Kenzan Spinnaker Meetup
 
Test driven development : software process
Test driven development : software process Test driven development : software process
Test driven development : software process
 
Selenium done right
Selenium done rightSelenium done right
Selenium done right
 
Scrum Gathering 2012 Shanghai_敏捷测试与质量管理分会场演讲话题:getting to done by testing at ...
Scrum Gathering 2012 Shanghai_敏捷测试与质量管理分会场演讲话题:getting to done by testing at ...Scrum Gathering 2012 Shanghai_敏捷测试与质量管理分会场演讲话题:getting to done by testing at ...
Scrum Gathering 2012 Shanghai_敏捷测试与质量管理分会场演讲话题:getting to done by testing at ...
 
Agile Testing Dilemmas
Agile Testing DilemmasAgile Testing Dilemmas
Agile Testing Dilemmas
 
High Performance Software Engineering Teams
High Performance Software Engineering TeamsHigh Performance Software Engineering Teams
High Performance Software Engineering Teams
 
Xtreme Programming
Xtreme ProgrammingXtreme Programming
Xtreme Programming
 
Developer's QA Toolkit - 34th National IT Conference - Sri Lanka
Developer's QA Toolkit - 34th National IT Conference - Sri LankaDeveloper's QA Toolkit - 34th National IT Conference - Sri Lanka
Developer's QA Toolkit - 34th National IT Conference - Sri Lanka
 
Acceptance Test Driven Development
Acceptance Test Driven DevelopmentAcceptance Test Driven Development
Acceptance Test Driven Development
 
Test driven development_continuous_integration
Test driven development_continuous_integrationTest driven development_continuous_integration
Test driven development_continuous_integration
 
Agile Testing 2020
Agile Testing 2020Agile Testing 2020
Agile Testing 2020
 
Exploring No Mans Land with Keyword-Driven Testing
Exploring No Mans Land with Keyword-Driven TestingExploring No Mans Land with Keyword-Driven Testing
Exploring No Mans Land with Keyword-Driven Testing
 
Talking about craftsmanship with ensaimadas and katas
Talking about craftsmanship with ensaimadas and katasTalking about craftsmanship with ensaimadas and katas
Talking about craftsmanship with ensaimadas and katas
 
Shift Left Testing: Going Beyond Agile
Shift Left Testing: Going Beyond AgileShift Left Testing: Going Beyond Agile
Shift Left Testing: Going Beyond Agile
 
Automated Testing in Angular Slides
Automated Testing in Angular SlidesAutomated Testing in Angular Slides
Automated Testing in Angular Slides
 
Testing in java
Testing in javaTesting in java
Testing in java
 

More from Fatkul Amri

Qurani - Platform Belajar Mengajar Al-Quran Online Offline
Qurani - Platform Belajar Mengajar Al-Quran Online OfflineQurani - Platform Belajar Mengajar Al-Quran Online Offline
Qurani - Platform Belajar Mengajar Al-Quran Online Offline
Fatkul Amri
 
Keuntungan Sholat di Masjid
Keuntungan Sholat di MasjidKeuntungan Sholat di Masjid
Keuntungan Sholat di Masjid
Fatkul Amri
 
Fiqih Praktis - Amalan Bulan Syawal
Fiqih Praktis - Amalan Bulan SyawalFiqih Praktis - Amalan Bulan Syawal
Fiqih Praktis - Amalan Bulan Syawal
Fatkul Amri
 
Aqidatul Awam - Aqidah Untuk Orang Umum
Aqidatul Awam - Aqidah Untuk Orang UmumAqidatul Awam - Aqidah Untuk Orang Umum
Aqidatul Awam - Aqidah Untuk Orang Umum
Fatkul Amri
 
Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 2
Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 2Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 2
Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 2
Fatkul Amri
 
Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 1
Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 1Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 1
Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 1
Fatkul Amri
 
Ta'lim Muta'allim - Bab 12 - Penyebab Hafal Dan Lupa
Ta'lim Muta'allim - Bab 12 - Penyebab Hafal Dan LupaTa'lim Muta'allim - Bab 12 - Penyebab Hafal Dan Lupa
Ta'lim Muta'allim - Bab 12 - Penyebab Hafal Dan Lupa
Fatkul Amri
 
Ta'lim Muta'allim - Bab 11 - Wira'i Pada Masa Belajar
Ta'lim Muta'allim - Bab 11 - Wira'i Pada Masa BelajarTa'lim Muta'allim - Bab 11 - Wira'i Pada Masa Belajar
Ta'lim Muta'allim - Bab 11 - Wira'i Pada Masa Belajar
Fatkul Amri
 
Ta'lim Muta'allim - Bab 10 - Cara Mengambil Pelajaran
Ta'lim Muta'allim - Bab 10 - Cara Mengambil PelajaranTa'lim Muta'allim - Bab 10 - Cara Mengambil Pelajaran
Ta'lim Muta'allim - Bab 10 - Cara Mengambil Pelajaran
Fatkul Amri
 
Ta'lim Muta'allim - Bab 9 - Kasih Sayang Dan Nasehat
Ta'lim Muta'allim - Bab 9 - Kasih Sayang Dan NasehatTa'lim Muta'allim - Bab 9 - Kasih Sayang Dan Nasehat
Ta'lim Muta'allim - Bab 9 - Kasih Sayang Dan Nasehat
Fatkul Amri
 
Ta'lim Muta'allim - Bab 8 - Waktu Belajar
Ta'lim Muta'allim - Bab 8 - Waktu BelajarTa'lim Muta'allim - Bab 8 - Waktu Belajar
Ta'lim Muta'allim - Bab 8 - Waktu Belajar
Fatkul Amri
 
Ta'lim Muta'allim - Bab 7 - Tawakal (Berserah Diri Kepada Allah)
Ta'lim Muta'allim - Bab 7 - Tawakal (Berserah Diri Kepada Allah)Ta'lim Muta'allim - Bab 7 - Tawakal (Berserah Diri Kepada Allah)
Ta'lim Muta'allim - Bab 7 - Tawakal (Berserah Diri Kepada Allah)
Fatkul Amri
 
Ta'lim Muta'allim - Bab 6 - Permulaan, Ukuran dan Tata Tertib Belajar
Ta'lim Muta'allim - Bab 6 - Permulaan, Ukuran dan Tata Tertib BelajarTa'lim Muta'allim - Bab 6 - Permulaan, Ukuran dan Tata Tertib Belajar
Ta'lim Muta'allim - Bab 6 - Permulaan, Ukuran dan Tata Tertib Belajar
Fatkul Amri
 
Ta'lim Muta'allim - Bab 5 - Sungguh-Sungguh, Tekun Dan Cita-Cita
Ta'lim Muta'allim - Bab 5 - Sungguh-Sungguh, Tekun Dan Cita-CitaTa'lim Muta'allim - Bab 5 - Sungguh-Sungguh, Tekun Dan Cita-Cita
Ta'lim Muta'allim - Bab 5 - Sungguh-Sungguh, Tekun Dan Cita-Cita
Fatkul Amri
 
Ta'lim Muta'allim - Bab 4 - Mengagungkan Ilmu Dan Ahli Ilmu
Ta'lim Muta'allim - Bab 4 - Mengagungkan Ilmu Dan Ahli IlmuTa'lim Muta'allim - Bab 4 - Mengagungkan Ilmu Dan Ahli Ilmu
Ta'lim Muta'allim - Bab 4 - Mengagungkan Ilmu Dan Ahli Ilmu
Fatkul Amri
 
Ta'lim Muta'allim - Bab 3 - Memilih Ilmu, Guru, Teman, dan Tabah
Ta'lim Muta'allim - Bab 3 - Memilih Ilmu, Guru, Teman, dan TabahTa'lim Muta'allim - Bab 3 - Memilih Ilmu, Guru, Teman, dan Tabah
Ta'lim Muta'allim - Bab 3 - Memilih Ilmu, Guru, Teman, dan Tabah
Fatkul Amri
 
Ta'lim Muta'allim - Bab 2 - Niat di Waktu Belajar
Ta'lim Muta'allim - Bab 2 - Niat di Waktu BelajarTa'lim Muta'allim - Bab 2 - Niat di Waktu Belajar
Ta'lim Muta'allim - Bab 2 - Niat di Waktu Belajar
Fatkul Amri
 
Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 2
Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 2Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 2
Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 2
Fatkul Amri
 
Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 1
Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 1Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 1
Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 1
Fatkul Amri
 
Ta'lim Mutaalim - Pendahuluan
Ta'lim Mutaalim - PendahuluanTa'lim Mutaalim - Pendahuluan
Ta'lim Mutaalim - Pendahuluan
Fatkul Amri
 

More from Fatkul Amri (20)

Qurani - Platform Belajar Mengajar Al-Quran Online Offline
Qurani - Platform Belajar Mengajar Al-Quran Online OfflineQurani - Platform Belajar Mengajar Al-Quran Online Offline
Qurani - Platform Belajar Mengajar Al-Quran Online Offline
 
Keuntungan Sholat di Masjid
Keuntungan Sholat di MasjidKeuntungan Sholat di Masjid
Keuntungan Sholat di Masjid
 
Fiqih Praktis - Amalan Bulan Syawal
Fiqih Praktis - Amalan Bulan SyawalFiqih Praktis - Amalan Bulan Syawal
Fiqih Praktis - Amalan Bulan Syawal
 
Aqidatul Awam - Aqidah Untuk Orang Umum
Aqidatul Awam - Aqidah Untuk Orang UmumAqidatul Awam - Aqidah Untuk Orang Umum
Aqidatul Awam - Aqidah Untuk Orang Umum
 
Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 2
Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 2Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 2
Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 2
 
Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 1
Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 1Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 1
Ta'lim Muta'allim - Bab 13 - Rizki Dan Panjang Usia Bagian 1
 
Ta'lim Muta'allim - Bab 12 - Penyebab Hafal Dan Lupa
Ta'lim Muta'allim - Bab 12 - Penyebab Hafal Dan LupaTa'lim Muta'allim - Bab 12 - Penyebab Hafal Dan Lupa
Ta'lim Muta'allim - Bab 12 - Penyebab Hafal Dan Lupa
 
Ta'lim Muta'allim - Bab 11 - Wira'i Pada Masa Belajar
Ta'lim Muta'allim - Bab 11 - Wira'i Pada Masa BelajarTa'lim Muta'allim - Bab 11 - Wira'i Pada Masa Belajar
Ta'lim Muta'allim - Bab 11 - Wira'i Pada Masa Belajar
 
Ta'lim Muta'allim - Bab 10 - Cara Mengambil Pelajaran
Ta'lim Muta'allim - Bab 10 - Cara Mengambil PelajaranTa'lim Muta'allim - Bab 10 - Cara Mengambil Pelajaran
Ta'lim Muta'allim - Bab 10 - Cara Mengambil Pelajaran
 
Ta'lim Muta'allim - Bab 9 - Kasih Sayang Dan Nasehat
Ta'lim Muta'allim - Bab 9 - Kasih Sayang Dan NasehatTa'lim Muta'allim - Bab 9 - Kasih Sayang Dan Nasehat
Ta'lim Muta'allim - Bab 9 - Kasih Sayang Dan Nasehat
 
Ta'lim Muta'allim - Bab 8 - Waktu Belajar
Ta'lim Muta'allim - Bab 8 - Waktu BelajarTa'lim Muta'allim - Bab 8 - Waktu Belajar
Ta'lim Muta'allim - Bab 8 - Waktu Belajar
 
Ta'lim Muta'allim - Bab 7 - Tawakal (Berserah Diri Kepada Allah)
Ta'lim Muta'allim - Bab 7 - Tawakal (Berserah Diri Kepada Allah)Ta'lim Muta'allim - Bab 7 - Tawakal (Berserah Diri Kepada Allah)
Ta'lim Muta'allim - Bab 7 - Tawakal (Berserah Diri Kepada Allah)
 
Ta'lim Muta'allim - Bab 6 - Permulaan, Ukuran dan Tata Tertib Belajar
Ta'lim Muta'allim - Bab 6 - Permulaan, Ukuran dan Tata Tertib BelajarTa'lim Muta'allim - Bab 6 - Permulaan, Ukuran dan Tata Tertib Belajar
Ta'lim Muta'allim - Bab 6 - Permulaan, Ukuran dan Tata Tertib Belajar
 
Ta'lim Muta'allim - Bab 5 - Sungguh-Sungguh, Tekun Dan Cita-Cita
Ta'lim Muta'allim - Bab 5 - Sungguh-Sungguh, Tekun Dan Cita-CitaTa'lim Muta'allim - Bab 5 - Sungguh-Sungguh, Tekun Dan Cita-Cita
Ta'lim Muta'allim - Bab 5 - Sungguh-Sungguh, Tekun Dan Cita-Cita
 
Ta'lim Muta'allim - Bab 4 - Mengagungkan Ilmu Dan Ahli Ilmu
Ta'lim Muta'allim - Bab 4 - Mengagungkan Ilmu Dan Ahli IlmuTa'lim Muta'allim - Bab 4 - Mengagungkan Ilmu Dan Ahli Ilmu
Ta'lim Muta'allim - Bab 4 - Mengagungkan Ilmu Dan Ahli Ilmu
 
Ta'lim Muta'allim - Bab 3 - Memilih Ilmu, Guru, Teman, dan Tabah
Ta'lim Muta'allim - Bab 3 - Memilih Ilmu, Guru, Teman, dan TabahTa'lim Muta'allim - Bab 3 - Memilih Ilmu, Guru, Teman, dan Tabah
Ta'lim Muta'allim - Bab 3 - Memilih Ilmu, Guru, Teman, dan Tabah
 
Ta'lim Muta'allim - Bab 2 - Niat di Waktu Belajar
Ta'lim Muta'allim - Bab 2 - Niat di Waktu BelajarTa'lim Muta'allim - Bab 2 - Niat di Waktu Belajar
Ta'lim Muta'allim - Bab 2 - Niat di Waktu Belajar
 
Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 2
Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 2Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 2
Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 2
 
Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 1
Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 1Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 1
Ta'lim Mutaalim - Bab 1 - Hakikat Ilmu, Fiqih dan Keutamaannya - Bagian 1
 
Ta'lim Mutaalim - Pendahuluan
Ta'lim Mutaalim - PendahuluanTa'lim Mutaalim - Pendahuluan
Ta'lim Mutaalim - Pendahuluan
 

Recently uploaded

BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 

Recently uploaded (20)

BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 

Test Driven Development (TDD) & Continuous Integration (CI)