Difference between revisions of "LII:Medical Device Software Development with Continuous Integration"
From LIMSWiki
Jump to navigationJump to searchShawndouglas (talk | contribs) m (Updated info) |
Shawndouglas (talk | contribs) (Updated.) |
||
Line 2: | Line 2: | ||
'''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 by''': [[:User:Shawndouglas|Shawn Douglas]]<br /> | '''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] | '''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== | ||
Line 8: | Line 9: | ||
# [[LII:Medical Device Software Development with Continuous Integration/Defining Medical Device Software|Defining Medical Device Software]] | # [[LII:Medical Device Software Development with Continuous Integration/Defining Medical Device Software|Defining Medical Device Software]] | ||
# [[LII:Medical Device Software Development with Continuous Integration/Continuous_Integration|Why Continuous Integration?]] | # [[LII:Medical Device Software Development with Continuous Integration/Continuous_Integration|Why Continuous Integration?]] | ||
# [[LII:Medical Device Software Development with Continuous Integration/Continuous_Integration_2|CI theory, practices, and tools]] | |||
# [[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]] |
Revision as of 19:59, 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
Contains additional content from: Introduction to Software Engineering by various authors
Table of contents
- Introduction
- Defining Medical Device Software
- Why Continuous Integration?
- CI theory, practices, and tools
- 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