Skip to content

Code Verification Strategy (Part of Code verification) #130

@MarcBehrens

Description

@MarcBehrens

Preparation of grooming:

Verification of DAS2V code:

possible techniques to be groomed:

  • Software-in-the-Loop
  • � Model-based testing
  • � Static analysis (e.g. coding guidelines)
  • � Static analysis MISRE @idelatorre
  • � Static analysis Syntax checking @idelatorre
  • � Static analysis complexity @idelatorre
  • � Formal methods (abstract interpretation, deductive verification, model checking)
  • � Monitoring

strategy decision question:

check on code level:

  • functionality (Is he functionality correltly transferred from the SysML- model?) @idelatorre
  • generate automatic test cases for the code coming from the model (see strategic decision) @idelatorre
  • Which tool can generate the test cases? @idelatorre
  • coverage of test cases to the code @idelatorre
  • robustness (absence of runtime errors)
  • � performance
  • � real time behaviour
  • � dataflow
  • � absence of deadlocks

subpart of #53

@jensgerlach
@BerndHekele

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions