SlideShare ist ein Scribd-Unternehmen logo
1 von 26
HOW TO TEST YER SOFTWARE
                                     DYLAN SWARTZ




Friday, April 19, 13
HI. I’M DYLAN!
            I MAKE JAVA
            CODE AT SVSU.
Friday, April 19, 13
THIS IS
  MY
  FRIEND,
  IGGY.
                       http://ivpg.in/
Friday, April 19, 13
ACCEPTANCE TESTS
 UNIT TESTING
TEST DRIVEN DEV
INTEGRATION TESTING
BEHAVIOR DRIVEN DEV
Friday, April 19, 13
WE ALL TEST OUR CODE
  CODE.
  COMPILE.
  RUN.
  TEST.
Friday, April 19, 13
WE ALL TEST OUR CODE
   CODE. CODE.
   COMPILE. COMPILE.
   RUN.     RUN.
   TEST.    TEST.
Friday, April 19, 13
WE ALL TEST OUR CODE
                 CODE. CODE.       CODE.
                 COMPILE. COMPILE. COMPILE.
                 RUN.     RUN.     RUN.
                 TEST.    TEST.    TEST.


Friday, April 19, 13
WE ALL TEST OUR CODE
     CODE.             CODE.      CODE.      CODE.    CODE.
     COMPILE.          COMPILE.   COMPILE.   COMPILE. COMPILE.
     RUN.              RUN.       RUN.       RUN.     RUN.
     TEST.             TEST.      TEST.      TEST.    TEST.
     CODE.             CODE.      CODE.      CODE.    CODE.
     COMPILE.          COMPILE.   COMPILE.   COMPILE. COMPILE.
     RUN.              RUN.       RUN.       RUN.     RUN.
     TEST.             TEST.      TEST.      TEST.    TEST.


Friday, April 19, 13
THERE’S GOT
TO BE A
BETTER
WAY?!!??
Friday, April 19, 13
THE UNIT TEST

Friday, April 19, 13
the smallest testable
                       part of an application
                       is called a unit.


Friday, April 19, 13
Unit testing can be defined as
            taking units, isolating ‘em from the
            rest of the code, and determining if
            it behaves exactly as you’d expect.



Friday, April 19, 13
MAKE INTO C++




Friday, April 19, 13
MAKE INTO C++




Friday, April 19, 13
MAKE INTO C++




Friday, April 19, 13
TESTING FRAMEWORKS


Friday, April 19, 13
Frameworks:
               are semi-complete
               applications.
               provide a reusable, common
               structure to share among
               applications.

               allow developers to extend
               them to meet their needs.


Friday, April 19, 13
CppUTest
    JUnit is a popular testing
    framework that will help us write
    our tests.



Friday, April 19, 13
MAKE INTO C++




Friday, April 19, 13
WOO!




Friday, April 19, 13
TEST
  DRIVEN
  DEVELOPMENT

Friday, April 19, 13
When doing
               TDD, you write
               a failing test
               first.
Friday, April 19, 13
After writing your
               test. Write the
               SMALLEST amount of
               code possible to make
               the test pass.

Friday, April 19, 13
REFACTOR!

Friday, April 19, 13
CODING TIME


Friday, April 19, 13
CONTACT INFOS:
                       dylan@svsu.edu

                       github.com/dylanswartz

                       @dylan_swartz
Friday, April 19, 13

Weitere ähnliche Inhalte

Andere mochten auch (7)

Vallejos maria lujan ppt
Vallejos maria lujan  pptVallejos maria lujan  ppt
Vallejos maria lujan ppt
 
Lake County Summer Olympics 2013 – TIA Project
Lake County Summer Olympics 2013 – TIA ProjectLake County Summer Olympics 2013 – TIA Project
Lake County Summer Olympics 2013 – TIA Project
 
Lead Generation
Lead GenerationLead Generation
Lead Generation
 
Build+engage+recruit
Build+engage+recruitBuild+engage+recruit
Build+engage+recruit
 
Ppt,vallejos lujan
Ppt,vallejos lujanPpt,vallejos lujan
Ppt,vallejos lujan
 
Happy birthday justin
Happy birthday justinHappy birthday justin
Happy birthday justin
 
Ionic Framework
Ionic FrameworkIonic Framework
Ionic Framework
 

Ähnlich wie Unit Testing

Keeping your users happy with testable apps - Greg Shackles
Keeping your users happy with testable apps - Greg ShacklesKeeping your users happy with testable apps - Greg Shackles
Keeping your users happy with testable apps - Greg Shackles
Xamarin
 
Performance Testing [not] somebody I used to know
Performance Testing [not] somebody I used to knowPerformance Testing [not] somebody I used to know
Performance Testing [not] somebody I used to know
90kts
 
Calabash - Karl and Jonas
Calabash - Karl and JonasCalabash - Karl and Jonas
Calabash - Karl and Jonas
Xamarin
 
Joel Spolsky "Joel Spolsky on Hiring Great Tech Talent"
Joel Spolsky "Joel Spolsky on Hiring Great Tech Talent"Joel Spolsky "Joel Spolsky on Hiring Great Tech Talent"
Joel Spolsky "Joel Spolsky on Hiring Great Tech Talent"
Talent42
 

Ähnlich wie Unit Testing (16)

Clean Unit Tests
Clean Unit Tests Clean Unit Tests
Clean Unit Tests
 
Keeping your users happy with testable apps - Greg Shackles
Keeping your users happy with testable apps - Greg ShacklesKeeping your users happy with testable apps - Greg Shackles
Keeping your users happy with testable apps - Greg Shackles
 
Hybrid Mobile Web Apps with Sencha Touch 2
Hybrid Mobile Web Apps with Sencha Touch 2Hybrid Mobile Web Apps with Sencha Touch 2
Hybrid Mobile Web Apps with Sencha Touch 2
 
Writing testable code
Writing testable codeWriting testable code
Writing testable code
 
Native Javascript apps with PhoneGap
Native Javascript apps with PhoneGapNative Javascript apps with PhoneGap
Native Javascript apps with PhoneGap
 
From HTML5 to Hardware - Simonyi Conference Budapest April 15
From HTML5 to Hardware - Simonyi Conference Budapest April 15From HTML5 to Hardware - Simonyi Conference Budapest April 15
From HTML5 to Hardware - Simonyi Conference Budapest April 15
 
Experiências, Erros e Acertos no Desenvolvimento de Projetos Ágeis
Experiências, Erros e Acertos no Desenvolvimento de Projetos ÁgeisExperiências, Erros e Acertos no Desenvolvimento de Projetos Ágeis
Experiências, Erros e Acertos no Desenvolvimento de Projetos Ágeis
 
Performance Testing [not] somebody I used to know
Performance Testing [not] somebody I used to knowPerformance Testing [not] somebody I used to know
Performance Testing [not] somebody I used to know
 
NodeJS: Writing tests -- A Beginners' Guide
NodeJS: Writing tests -- A Beginners' GuideNodeJS: Writing tests -- A Beginners' Guide
NodeJS: Writing tests -- A Beginners' Guide
 
Testable Code ... In Joomla!?
Testable Code ... In Joomla!?Testable Code ... In Joomla!?
Testable Code ... In Joomla!?
 
Unmoderated User Testing
Unmoderated User TestingUnmoderated User Testing
Unmoderated User Testing
 
2013-06 - Eclipse Kepler Democamps
2013-06 - Eclipse Kepler Democamps2013-06 - Eclipse Kepler Democamps
2013-06 - Eclipse Kepler Democamps
 
Intravert atx meetup_condensed
Intravert atx meetup_condensedIntravert atx meetup_condensed
Intravert atx meetup_condensed
 
Calabash - Karl and Jonas
Calabash - Karl and JonasCalabash - Karl and Jonas
Calabash - Karl and Jonas
 
Joel Spolsky "Joel Spolsky on Hiring Great Tech Talent"
Joel Spolsky "Joel Spolsky on Hiring Great Tech Talent"Joel Spolsky "Joel Spolsky on Hiring Great Tech Talent"
Joel Spolsky "Joel Spolsky on Hiring Great Tech Talent"
 
Writing the docs
Writing the docsWriting the docs
Writing the docs
 

Kürzlich hochgeladen

Kürzlich hochgeladen (20)

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 

Unit Testing