Difference between revisions of "2010 Summer Project Week Breakout Session:QA Training"

From NAMIC Wiki
Jump to: navigation, search
(Created page with ' Back to Project Week Agenda '''Session Leader: Luis Ibanez''' ==Agenda==')
 
Line 4: Line 4:
  
 
==Agenda==
 
==Agenda==
 +
 +
=== Brainwashing ===
 +
 +
* Economics of Software Development
 +
** The cost of development
 +
** Cost of Ownership
 +
** Maintenance Cost
 +
* Test Driven Development Crash Course
 +
 +
=== Training ===
 +
 +
* Code Coverage
 +
** and why you will die young if you don't do it.
 +
* Dynamic Analysis (The House of Horrors)
 +
** Uninitialized variables (Zoombies)
 +
** Memory leaks (Vampires)
 +
 +
=== Slicer ===
 +
 +
* How to run Code Coverate in Slicer & Modules
 +
* How to run Valgrind in Slicer & Modules

Revision as of 21:48, 18 May 2010

Home < 2010 Summer Project Week Breakout Session:QA Training
 Back to  Project Week Agenda

Session Leader: Luis Ibanez

Agenda

Brainwashing

  • Economics of Software Development
    • The cost of development
    • Cost of Ownership
    • Maintenance Cost
  • Test Driven Development Crash Course

Training

  • Code Coverage
    • and why you will die young if you don't do it.
  • Dynamic Analysis (The House of Horrors)
    • Uninitialized variables (Zoombies)
    • Memory leaks (Vampires)

Slicer

  • How to run Code Coverate in Slicer & Modules
  • How to run Valgrind in Slicer & Modules