Software Development Process for OpenBSW #165
Replies: 1 comment
-
|
The software development process for OpenBSW (Open Basic Software) generally follows a structured approach similar to the V-model used in automotive and embedded systems. It begins with requirement analysis, where functional and non-functional needs are defined. Next comes software architecture and module design, ensuring compatibility with AUTOSAR standards. Development involves implementing reusable, modular components, followed by unit testing, integration testing, and validation against requirements. Continuous integration, version control, and automated testing help maintain quality. Finally, the process emphasizes documentation, compliance, and adaptability, making OpenBSW suitable for safety-critical automotive applications. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Due to OpenBSW being an Eclipse project, the Eclipse Foundation Development Process applies. In addition, we want to enable the possibility of safety certifying (parts of) OpenBSW. This leads to the discussion, whether (in addition) another process will be applied to OpenBSW. Possible options could be
Goal of this discussion should be to have an open exchange regarding the pros/cons of different solutions and to find a general approach of how we deal with this topic.
Beta Was this translation helpful? Give feedback.
All reactions