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

From LIMSWiki
Jump to navigationJump to search
m (Cats)
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
# [[LII:Medical Device Software Development with Continuous Integration/Version Control|Version Control]]
# [[LII:Medical Device Software Development with Continuous Integration/Version Control|Version Control]]
# [[LII:Medical Device Software Development with Continuous Integration/Validation|Validation]]
# [[LII:Medical Device Software Development with Continuous Integration/Validation|Validation]]
## Unit Test Framework for Acceptance Tests
## Roles (Developers/QA)
## Keep the Tests Green
## Keep the Tests Current
# [[LII:Medical Device Software Development with Continuous Integration/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
## 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