summaryrefslogtreecommitdiff
path: root/devel/requirements/5_nonfunctional.xml
blob: c323aa4355e579d62c5042169a5605ee6c35915b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?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>
    </section>
</chapter>