...
I.1.7: which data is persistent and under which conditions
I.2: Verify that the dynamic behavior of the software conforms
...
to the software architectural design based on the following points.
I.2.1: start-up
I.2.2: shutdown
...
I.3: Verify that software conforms to the resource consumption characteristics.
I.3.1: ROM Usage
I.3.2: RAM Usage
I.3.3: EEPROM Usage
I.3.4: CPU Usage
I.3.5: GPU Usage
etc.
Qualification
Create specification for software qualification test, and test the release software package according to the qualification test specification.
...