blob: e8b2c825b3638c2abb5aa0f075c1f517dfaba270 (
plain) (
tree)
|
|
<?xml version="1.0" encoding="utf-8"?>
<chapter label="5" id="nonfunctional">
<title>Non-functional Requirements</title>
<para/>
<section id="performance">
<title>Performance Requirements</title>
<para/>
</section>
<section id="safety">
<title>Safety Requirements</title>
<para/>
</section>
<section id="security">
<title>Security Requirements</title>
<para/>
</section>
<section id="sqa">
<title>Software Quality Attributes</title>
<formalpara id="SQA.Flexibility.ScriptFormat">
<title>SQA.Flexibility.ScriptFormat</title>
<para>A programmer with two years of C++ experience shall be able to change the on-disk format of HorizonScript with no more than two hours of labour.</para>
</formalpara>
<formalpara id="SQA.Flexibility.Firmware">
<title>SQA.Flexibility.Firmware</title>
<para>The firmware support described under the UI.Firmware.* requirements branch shall be disableable at compile-time.</para>
</formalpara>
<formalpara id="SQA.Flexibility.FirmwareConf">
<title>SQA.Flexibility.FirmwareConf</title>
<para>The firmware support described under the UI.Firmware.* requirements branch shall be disableable at run-time via a configuration setting.</para>
</formalpara>
</section>
</chapter>
|