Difference between revisions of "LII:Medical Device Software Development with Continuous Integration"
From LIMSWiki
Jump to navigationJump to searchShawndouglas (talk | contribs)  (Recreated, per John)  | 
				Shawndouglas (talk | contribs)  m (→Table of contents:  Updated.)  | 
				||
| Line 4: | Line 4: | ||
==Table of contents==    | ==Table of contents==    | ||
# [[/Introduction|Introduction]]  | # [[LII:Medical Device Software Development with Continuous Integration/Introduction|Introduction]]  | ||
# [[/Defining Medical Device Software|Defining Medical Device Software]]  | # [[LII:Medical Device Software Development with Continuous Integration/Defining Medical Device Software|Defining Medical Device Software]]  | ||
# [[/Continuous_Integration|Why Continuous Integration?]]  | # [[LII:Medical Device Software Development with Continuous Integration/Continuous_Integration|Why Continuous Integration?]]  | ||
# [[/Version Control|Version Control]]  | # [[LII:Medical Device Software Development with Continuous Integration/Version Control|Version Control]]  | ||
# [[/Validation|Validation]]  | # [[LII:Medical Device Software Development with Continuous Integration/Validation|Validation]]  | ||
## Unit Test Framework for Acceptance Tests  | ## Unit Test Framework for Acceptance Tests  | ||
## Roles (Developers/QA)  | ## Roles (Developers/QA)  | ||
## Keep the Tests Green  | ## Keep the Tests Green  | ||
## Keep the Tests Current  | ## Keep the Tests Current  | ||
# [[/Practical Application of Agile|Practical Application of Agile]]  | # [[LII:Medical Device Software Development with Continuous Integration/Practical Application of Agile|Practical Application of Agile]]  | ||
## Resistance to Agile  | ## Resistance to Agile  | ||
## The Value of Agile  | ## The Value of Agile  | ||
Revision as of 17:06, 27 April 2016
Medical Device Software Development with Continuous Integration
Originally written by: Matthew Rupert (Original)
Transferred and modified under: Creative Commons Attribution-ShareAlike 3.0 Unported
Table of contents
- Introduction
 - Defining Medical Device Software
 - Why Continuous Integration?
 - Version Control
 - Validation
- Unit Test Framework for Acceptance Tests
 - Roles (Developers/QA)
 - Keep the Tests Green
 - Keep the Tests Current
 
 - Practical Application of Agile
- Resistance to Agile
 - The Value of Agile
 - Requirements
 - Software Design Specification
 - Traceability Matrix
 - Peer Reviews
 
 - DHF
 







