Difference between revisions of "LII:Medical Device Software Development with Continuous Integration"

From LIMSWiki
Jump to navigationJump to search
m (Updated info)
Line 1: Line 1:
<h2>'''Medical Device Software Development with Continuous Integration'''</h2>
<h2>'''Medical Device Software Development with Continuous Integration'''</h2>
'''Originally written by''': [[wikibooks::User:Matthew.t.rupert|Matthew Rupert]] ([[wikibooks::Software Development with Continuous Integration|Original]])<br />
'''Originally written by''': [[wikibooks::User:Matthew.t.rupert|Matthew Rupert]] ([[wikibooks::Software Development with Continuous Integration|Original]])<br />
'''Transferred and modified under''': [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 Unported]
'''Transferred and modified by''': [[:User:Shawndouglas|Shawn Douglas]]<br />
'''Under the license''': [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons Attribution-ShareAlike 3.0 Unported]


==Table of contents==  
==Table of contents==  

Revision as of 18:32, 27 April 2016

Medical Device Software Development with Continuous Integration

Originally written by: Matthew Rupert (Original)
Transferred and modified by: Shawn Douglas
Under the license: Creative Commons Attribution-ShareAlike 3.0 Unported

Table of contents

  1. Introduction
  2. Defining Medical Device Software
  3. Why Continuous Integration?
  4. Version Control
  5. Validation
    1. Unit Test Framework for Acceptance Tests
    2. Roles (Developers/QA)
    3. Keep the Tests Green
    4. Keep the Tests Current
  6. Practical Application of Agile
    1. Resistance to Agile
    2. The Value of Agile
    3. Requirements
    4. Software Design Specification
    5. Traceability Matrix
    6. Peer Reviews
  7. DHF