SlideShare a Scribd company logo
1 of 47
Welcome! http://www.sevajug.org
Assessing Unit Test Quality  Matt Harrah Southeast Virginia Java Users Group 20 Nov 2007
About this presentation ,[object Object],[object Object],[object Object],[object Object],[object Object]
Before we begin: Some definitions ,[object Object],[object Object],[object Object],[object Object]
Part I: The Problem
Restating the obvious ,[object Object],[object Object],[object Object]
Restating the obvious ,[object Object],[object Object],[object Object],[object Object]
Brief Digression ,[object Object],[object Object],[object Object],[object Object]
Soā€¦if the better your test suite, the better the code, the real question is: How good are your tests?
Mock Objects ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Code Coverage ,[object Object],[object Object],[object Object],[object Object]
JUnit Fallacy # 1 ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
What the world  really  needs ,[object Object],[object Object],[object Object]
ā€œAssertion Densityā€ ,[object Object],[object Object],[object Object],[object Object],[object Object]
Junit Fallacy #2 ,[object Object],[object Object],[object Object]
Indirect Testing Test A Class A Class B Class C Tests Calls Calls ,[object Object],[object Object],"Covered" "Covered" "Covered"
What the world  really  needs ,[object Object],[object Object],[object Object],[object Object]
ā€œ Testednessā€ ,[object Object],[object Object],[object Object],[object Object],[object Object]
Part II: Solving the Problem (or, at least attempting toā€¦)
Project PEA ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Project PEA ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Approach #1: Static Code Analysis ,[object Object],[object Object],[object Object],[object Object]
Approach #1: Static Code Analysis ,[object Object],[object Object],[object Object]
Approach #1: Static Code Analysis ,[object Object],[object Object],[object Object]
Approach #2: Byte Code Instrumentation ,[object Object],[object Object],[object Object]
Approach #2: Byte Code Instrumentation ,[object Object],[object Object],[object Object],[object Object],[object Object]
Approach #2: Byte Code Instrumentation ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Approach #3: Aspect-Oriented Programming ,[object Object],[object Object],[object Object],[object Object]
Approach #3: Aspect-Oriented Programming ,[object Object],[object Object],[object Object],[object Object]
Approach #3: Aspect-Oriented Programming ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Approach #4: Debugger ,[object Object],[object Object],[object Object]
Approach #4: Debugger ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Approach #4: Debugger ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Putting JPDA to work ,[object Object],[object Object],[object Object],[object Object]
Putting JPDA to work ,[object Object],[object Object],[object Object]
Putting JPDA to work ,[object Object],[object Object],[object Object]
Putting JPDA to work ,[object Object],[object Object],[object Object]
Results of using JPDA ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Results of using JPDA ,[object Object],[object Object],[object Object]
Results file example
Report Sample
Code Review Letā€™s roll that beautiful Java footage!
Future Plans ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Lessons Learned (so far) ,[object Object],[object Object],[object Object],[object Object],[object Object]
Wanna help? ,[object Object],[object Object],[object Object]
Resources ,[object Object],[object Object],[object Object],[object Object],[object Object]
Resources ,[object Object],[object Object],[object Object],[object Object],Thanks for listening!

More Related Content

What's hot

Unit testing, principles
Unit testing, principlesUnit testing, principles
Unit testing, principles
Renato Primavera
Ā 
Quality Software With Unit Test
Quality Software With Unit TestQuality Software With Unit Test
Quality Software With Unit Test
alice yang
Ā 
Unit Testing And Mocking
Unit Testing And MockingUnit Testing And Mocking
Unit Testing And Mocking
Joe Wilson
Ā 
Roy Osherove on Unit Testing Good Practices and Horrible Mistakes
Roy Osherove on Unit Testing Good Practices and Horrible MistakesRoy Osherove on Unit Testing Good Practices and Horrible Mistakes
Roy Osherove on Unit Testing Good Practices and Horrible Mistakes
Roy Osherove
Ā 
Benefit From Unit Testing In The Real World
Benefit From Unit Testing In The Real WorldBenefit From Unit Testing In The Real World
Benefit From Unit Testing In The Real World
Dror Helper
Ā 

What's hot (20)

Why Unit Testingl
Why Unit TestinglWhy Unit Testingl
Why Unit Testingl
Ā 
Xp Day 080506 Unit Tests And Mocks
Xp Day 080506 Unit Tests And MocksXp Day 080506 Unit Tests And Mocks
Xp Day 080506 Unit Tests And Mocks
Ā 
Unit Testing & TDD Training for Mobile Apps
Unit Testing & TDD Training for Mobile AppsUnit Testing & TDD Training for Mobile Apps
Unit Testing & TDD Training for Mobile Apps
Ā 
An Introduction to Test Driven Development
An Introduction to Test Driven Development An Introduction to Test Driven Development
An Introduction to Test Driven Development
Ā 
Unit Tests And Automated Testing
Unit Tests And Automated TestingUnit Tests And Automated Testing
Unit Tests And Automated Testing
Ā 
How and what to unit test
How and what to unit testHow and what to unit test
How and what to unit test
Ā 
An Introduction to Unit Testing
An Introduction to Unit TestingAn Introduction to Unit Testing
An Introduction to Unit Testing
Ā 
Understanding Unit Testing
Understanding Unit TestingUnderstanding Unit Testing
Understanding Unit Testing
Ā 
Test driven development in .Net - 2010 + Eclipse
Test driven development in .Net - 2010 + EclipseTest driven development in .Net - 2010 + Eclipse
Test driven development in .Net - 2010 + Eclipse
Ā 
J Unit
J UnitJ Unit
J Unit
Ā 
Unit testing, principles
Unit testing, principlesUnit testing, principles
Unit testing, principles
Ā 
JUnit Presentation
JUnit PresentationJUnit Presentation
JUnit Presentation
Ā 
Quality Software With Unit Test
Quality Software With Unit TestQuality Software With Unit Test
Quality Software With Unit Test
Ā 
Unit Testing And Mocking
Unit Testing And MockingUnit Testing And Mocking
Unit Testing And Mocking
Ā 
Unit Testing
Unit TestingUnit Testing
Unit Testing
Ā 
Roy Osherove on Unit Testing Good Practices and Horrible Mistakes
Roy Osherove on Unit Testing Good Practices and Horrible MistakesRoy Osherove on Unit Testing Good Practices and Horrible Mistakes
Roy Osherove on Unit Testing Good Practices and Horrible Mistakes
Ā 
Test driven development and unit testing with examples in C++
Test driven development and unit testing with examples in C++Test driven development and unit testing with examples in C++
Test driven development and unit testing with examples in C++
Ā 
Nguyenvandungb seminar
Nguyenvandungb seminarNguyenvandungb seminar
Nguyenvandungb seminar
Ā 
Benefit From Unit Testing In The Real World
Benefit From Unit Testing In The Real WorldBenefit From Unit Testing In The Real World
Benefit From Unit Testing In The Real World
Ā 
Unit Testing 101
Unit Testing 101Unit Testing 101
Unit Testing 101
Ā 

Viewers also liked

Statistical Methods
Statistical MethodsStatistical Methods
Statistical Methods
guest9fa52
Ā 
Percentages
PercentagesPercentages
Percentages
itutor
Ā 
UNIT TESTING PPT
UNIT TESTING PPTUNIT TESTING PPT
UNIT TESTING PPT
suhasreddy1
Ā 
Correlation
CorrelationCorrelation
Correlation
Nabaz Nazim
Ā 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
Khalid Aziz
Ā 

Viewers also liked (12)

Test Case Potency Assessment
Test Case Potency AssessmentTest Case Potency Assessment
Test Case Potency Assessment
Ā 
Unit Testing in Java
Unit Testing in JavaUnit Testing in Java
Unit Testing in Java
Ā 
JMockit Framework Overview
JMockit Framework OverviewJMockit Framework Overview
JMockit Framework Overview
Ā 
JUnit & Mockito, first steps
JUnit & Mockito, first stepsJUnit & Mockito, first steps
JUnit & Mockito, first steps
Ā 
Statistical Methods
Statistical MethodsStatistical Methods
Statistical Methods
Ā 
Graphical representation of data mohit verma
Graphical representation of data mohit verma Graphical representation of data mohit verma
Graphical representation of data mohit verma
Ā 
Percentages
PercentagesPercentages
Percentages
Ā 
UNIT TESTING PPT
UNIT TESTING PPTUNIT TESTING PPT
UNIT TESTING PPT
Ā 
Correlation
CorrelationCorrelation
Correlation
Ā 
Basic Statistical Concepts and Methods
Basic Statistical Concepts and MethodsBasic Statistical Concepts and Methods
Basic Statistical Concepts and Methods
Ā 
Correlation ppt...
Correlation ppt...Correlation ppt...
Correlation ppt...
Ā 
Correlation and regression
Correlation and regressionCorrelation and regression
Correlation and regression
Ā 

Similar to Assessing Unit Test Quality

Software testing
Software testingSoftware testing
Software testing
Bala Ganesh
Ā 
Software Testing Tecniques
Software Testing TecniquesSoftware Testing Tecniques
Software Testing Tecniques
ersanbilik
Ā 
Types of Software Testing
Types of Software TestingTypes of Software Testing
Types of Software Testing
Nishant Worah
Ā 
Unit testing php-unit - phing - selenium_v2
Unit testing   php-unit - phing - selenium_v2Unit testing   php-unit - phing - selenium_v2
Unit testing php-unit - phing - selenium_v2
Tricode (part of Dept)
Ā 
lec-11 Testing.ppt
lec-11 Testing.pptlec-11 Testing.ppt
lec-11 Testing.ppt
debjani12
Ā 
TestDrivenDeveloment
TestDrivenDevelomentTestDrivenDeveloment
TestDrivenDeveloment
Antonio Tapper
Ā 

Similar to Assessing Unit Test Quality (20)

SE2_Lec 21_ TDD and Junit
SE2_Lec 21_ TDD and JunitSE2_Lec 21_ TDD and Junit
SE2_Lec 21_ TDD and Junit
Ā 
Software testing
Software testingSoftware testing
Software testing
Ā 
Software Testing Tecniques
Software Testing TecniquesSoftware Testing Tecniques
Software Testing Tecniques
Ā 
Why Unit Testingl
Why Unit TestinglWhy Unit Testingl
Why Unit Testingl
Ā 
Why unit testingl
Why unit testinglWhy unit testingl
Why unit testingl
Ā 
SE2018_Lec 20_ Test-Driven Development (TDD)
SE2018_Lec 20_ Test-Driven Development (TDD)SE2018_Lec 20_ Test-Driven Development (TDD)
SE2018_Lec 20_ Test-Driven Development (TDD)
Ā 
Testing
TestingTesting
Testing
Ā 
Types of Software Testing
Types of Software TestingTypes of Software Testing
Types of Software Testing
Ā 
Slides chapters 13-14
Slides chapters 13-14Slides chapters 13-14
Slides chapters 13-14
Ā 
Software testing: an introduction - 2017
Software testing: an introduction - 2017Software testing: an introduction - 2017
Software testing: an introduction - 2017
Ā 
Unit testing - A&BP CC
Unit testing - A&BP CCUnit testing - A&BP CC
Unit testing - A&BP CC
Ā 
Unit testing php-unit - phing - selenium_v2
Unit testing   php-unit - phing - selenium_v2Unit testing   php-unit - phing - selenium_v2
Unit testing php-unit - phing - selenium_v2
Ā 
Implementing TDD in for .net Core applications
Implementing TDD in for .net Core applicationsImplementing TDD in for .net Core applications
Implementing TDD in for .net Core applications
Ā 
lec-11 Testing.ppt
lec-11 Testing.pptlec-11 Testing.ppt
lec-11 Testing.ppt
Ā 
TestDrivenDeveloment
TestDrivenDevelomentTestDrivenDeveloment
TestDrivenDeveloment
Ā 
Testing 101
Testing 101Testing 101
Testing 101
Ā 
Testing and Mocking Object - The Art of Mocking.
Testing and Mocking Object - The Art of Mocking.Testing and Mocking Object - The Art of Mocking.
Testing and Mocking Object - The Art of Mocking.
Ā 
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.
Ā 
Software testing methods
Software testing methodsSoftware testing methods
Software testing methods
Ā 
TDD Best Practices
TDD Best PracticesTDD Best Practices
TDD Best Practices
Ā 

Recently uploaded

CYTOTEC DUBAI ā˜Žļø +966572737505 } Abortion pills in Abu dhabi,get misoprostal ...
CYTOTEC DUBAI ā˜Žļø +966572737505 } Abortion pills in Abu dhabi,get misoprostal ...CYTOTEC DUBAI ā˜Žļø +966572737505 } Abortion pills in Abu dhabi,get misoprostal ...
CYTOTEC DUBAI ā˜Žļø +966572737505 } Abortion pills in Abu dhabi,get misoprostal ...
Abortion pills in Riyadh +966572737505 get cytotec
Ā 
BERMUDA Triangle the mystery of life.pptx
BERMUDA Triangle the mystery of life.pptxBERMUDA Triangle the mystery of life.pptx
BERMUDA Triangle the mystery of life.pptx
seri bangash
Ā 
šŸ’•šŸ“²09602870969šŸ’“Girl Escort Services Udaipur Call Girls in Chittorgarh Haldighati
šŸ’•šŸ“²09602870969šŸ’“Girl Escort Services Udaipur Call Girls in Chittorgarh HaldighatišŸ’•šŸ“²09602870969šŸ’“Girl Escort Services Udaipur Call Girls in Chittorgarh Haldighati
šŸ’•šŸ“²09602870969šŸ’“Girl Escort Services Udaipur Call Girls in Chittorgarh Haldighati
Apsara Of India
Ā 

Recently uploaded (20)

"Embark on the Ultimate Adventure: Top 10 Must-Visit Destinations for Thrill-...
"Embark on the Ultimate Adventure: Top 10 Must-Visit Destinations for Thrill-..."Embark on the Ultimate Adventure: Top 10 Must-Visit Destinations for Thrill-...
"Embark on the Ultimate Adventure: Top 10 Must-Visit Destinations for Thrill-...
Ā 
Discover Mathura And Vrindavan A Spritual Journey.pdf
Discover Mathura And Vrindavan A Spritual Journey.pdfDiscover Mathura And Vrindavan A Spritual Journey.pdf
Discover Mathura And Vrindavan A Spritual Journey.pdf
Ā 
Hire šŸ’• 8617697112 Chamba Call Girls Service Call Girls Agency
Hire šŸ’• 8617697112 Chamba Call Girls Service Call Girls AgencyHire šŸ’• 8617697112 Chamba Call Girls Service Call Girls Agency
Hire šŸ’• 8617697112 Chamba Call Girls Service Call Girls Agency
Ā 
ITALY - Visa Options for expats and digital nomads
ITALY - Visa Options for expats and digital nomadsITALY - Visa Options for expats and digital nomads
ITALY - Visa Options for expats and digital nomads
Ā 
High Profile šŸ” 8250077686 šŸ“ž Call Girls Service in Siri FortšŸ‘
High Profile šŸ” 8250077686 šŸ“ž Call Girls Service in Siri FortšŸ‘High Profile šŸ” 8250077686 šŸ“ž Call Girls Service in Siri FortšŸ‘
High Profile šŸ” 8250077686 šŸ“ž Call Girls Service in Siri FortšŸ‘
Ā 
CYTOTEC DUBAI ā˜Žļø +966572737505 } Abortion pills in Abu dhabi,get misoprostal ...
CYTOTEC DUBAI ā˜Žļø +966572737505 } Abortion pills in Abu dhabi,get misoprostal ...CYTOTEC DUBAI ā˜Žļø +966572737505 } Abortion pills in Abu dhabi,get misoprostal ...
CYTOTEC DUBAI ā˜Žļø +966572737505 } Abortion pills in Abu dhabi,get misoprostal ...
Ā 
BERMUDA Triangle the mystery of life.pptx
BERMUDA Triangle the mystery of life.pptxBERMUDA Triangle the mystery of life.pptx
BERMUDA Triangle the mystery of life.pptx
Ā 
08448380779 Call Girls In Chhattarpur Women Seeking Men
08448380779 Call Girls In Chhattarpur Women Seeking Men08448380779 Call Girls In Chhattarpur Women Seeking Men
08448380779 Call Girls In Chhattarpur Women Seeking Men
Ā 
Call Girls Service !! New Friends Colony!! @9999965857 Delhi šŸ«¦ No Advance VV...
Call Girls Service !! New Friends Colony!! @9999965857 Delhi šŸ«¦ No Advance  VV...Call Girls Service !! New Friends Colony!! @9999965857 Delhi šŸ«¦ No Advance  VV...
Call Girls Service !! New Friends Colony!! @9999965857 Delhi šŸ«¦ No Advance VV...
Ā 
Texas Tales Brenham and Amarillo Experiences Elevated by Find American Rental...
Texas Tales Brenham and Amarillo Experiences Elevated by Find American Rental...Texas Tales Brenham and Amarillo Experiences Elevated by Find American Rental...
Texas Tales Brenham and Amarillo Experiences Elevated by Find American Rental...
Ā 
visa consultant | šŸ“žšŸ“ž 03094429236 || Best Study Visa Consultant
visa consultant | šŸ“žšŸ“ž 03094429236 || Best Study Visa Consultantvisa consultant | šŸ“žšŸ“ž 03094429236 || Best Study Visa Consultant
visa consultant | šŸ“žšŸ“ž 03094429236 || Best Study Visa Consultant
Ā 
Hire šŸ’• 8617697112 Reckong Peo Call Girls Service Call Girls Agency
Hire šŸ’• 8617697112 Reckong Peo Call Girls Service Call Girls AgencyHire šŸ’• 8617697112 Reckong Peo Call Girls Service Call Girls Agency
Hire šŸ’• 8617697112 Reckong Peo Call Girls Service Call Girls Agency
Ā 
DARK TRAVEL AGENCY presented by Khuda Bux
DARK TRAVEL AGENCY presented by Khuda BuxDARK TRAVEL AGENCY presented by Khuda Bux
DARK TRAVEL AGENCY presented by Khuda Bux
Ā 
A tour of African gastronomy - World Tourism Organization
A tour of African gastronomy - World Tourism OrganizationA tour of African gastronomy - World Tourism Organization
A tour of African gastronomy - World Tourism Organization
Ā 
08448380779 Call Girls In Bhikaji Cama Palace Women Seeking Men
08448380779 Call Girls In Bhikaji Cama Palace Women Seeking Men08448380779 Call Girls In Bhikaji Cama Palace Women Seeking Men
08448380779 Call Girls In Bhikaji Cama Palace Women Seeking Men
Ā 
šŸ’•šŸ“²09602870969šŸ’“Girl Escort Services Udaipur Call Girls in Chittorgarh Haldighati
šŸ’•šŸ“²09602870969šŸ’“Girl Escort Services Udaipur Call Girls in Chittorgarh HaldighatišŸ’•šŸ“²09602870969šŸ’“Girl Escort Services Udaipur Call Girls in Chittorgarh Haldighati
šŸ’•šŸ“²09602870969šŸ’“Girl Escort Services Udaipur Call Girls in Chittorgarh Haldighati
Ā 
Genesis 1:6 || Meditate the Scripture daily verse by verse
Genesis 1:6  ||  Meditate the Scripture daily verse by verseGenesis 1:6  ||  Meditate the Scripture daily verse by verse
Genesis 1:6 || Meditate the Scripture daily verse by verse
Ā 
Night 7k Call Girls Noida Sector 93 Escorts Call Me: 8448380779
Night 7k Call Girls Noida Sector 93 Escorts Call Me: 8448380779Night 7k Call Girls Noida Sector 93 Escorts Call Me: 8448380779
Night 7k Call Girls Noida Sector 93 Escorts Call Me: 8448380779
Ā 
Kanpur Call Girls Service ā˜Ž ļø82500ā€“77686 ā˜Žļø Enjoy 24/7 EscortĀ Service
Kanpur Call Girls Service ā˜Ž ļø82500ā€“77686 ā˜Žļø Enjoy 24/7 EscortĀ ServiceKanpur Call Girls Service ā˜Ž ļø82500ā€“77686 ā˜Žļø Enjoy 24/7 EscortĀ Service
Kanpur Call Girls Service ā˜Ž ļø82500ā€“77686 ā˜Žļø Enjoy 24/7 EscortĀ Service
Ā 
ā¤Personal Contact Number Varanasi Call Girls 8617697112šŸ’¦āœ….
ā¤Personal Contact Number Varanasi Call Girls 8617697112šŸ’¦āœ….ā¤Personal Contact Number Varanasi Call Girls 8617697112šŸ’¦āœ….
ā¤Personal Contact Number Varanasi Call Girls 8617697112šŸ’¦āœ….
Ā 

Assessing Unit Test Quality