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

From LIMSWiki
Jump to navigationJump to search
(Recreated, per John)
 
m (Cats)
 
(6 intermediate revisions by the same user not shown)
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]<br />
'''Contains additional content from''': ''[[wikibooks::Introduction to Software Engineering/Tools/Continuous Integration|Introduction to Software Engineering]]'' by [[wikibooks::Introduction to Software Engineering/Authors|various authors]]


==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/Continuous_Integration:_Part_2|CI Theory, Practices, and Tools]]
# [[/Validation|Validation]]
# [[LII:Medical Device Software Development with Continuous Integration/Version Control|Version Control]]
## Unit Test Framework for Acceptance Tests
# [[LII:Medical Device Software Development with Continuous Integration/Validation|Validation]]
## Roles (Developers/QA)
# [[LII:Medical Device Software Development with Continuous Integration/Practical Application of Agile|Practical Application of Agile]]
## Keep the Tests Green
## Keep the Tests Current
# [[/Practical Application of Agile|Practical Application of Agile]]
## Resistance to Agile
## The Value of Agile
## Requirements
## Software Design Specification
## Traceability Matrix
## Peer Reviews
# DHF


<!---Place all category tags here-->
<!---Place all category tags here-->
[[Category:LII:White papers and other publications]]
[[Category:LII:Guides, white papers, and other publications]]

Latest revision as of 18:45, 9 February 2022

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
Contains additional content from: Introduction to Software Engineering by various authors

Table of contents

  1. Introduction
  2. Defining Medical Device Software
  3. Why Continuous Integration?
  4. CI Theory, Practices, and Tools
  5. Version Control
  6. Validation
  7. Practical Application of Agile