diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-08-31 11:56:57 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-08-31 11:56:57 -0500 |
commit | 7f2d65c7922c1c49008a0629624f0622c1419449 (patch) | |
tree | dfc225b6e4d3a53b0aeacd4e5a6226444f8e492b | |
parent | a0c27dbb5671ec741ec2417a8155a207159c31ea (diff) | |
download | horizon-7f2d65c7922c1c49008a0629624f0622c1419449.tar.gz horizon-7f2d65c7922c1c49008a0629624f0622c1419449.tar.bz2 horizon-7f2d65c7922c1c49008a0629624f0622c1419449.tar.xz horizon-7f2d65c7922c1c49008a0629624f0622c1419449.zip |
req: 5: look, a non-functional requirement the community agrees on
-rw-r--r-- | devel/requirements/5_nonfunctional.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/requirements/5_nonfunctional.xml b/devel/requirements/5_nonfunctional.xml index dbeb401..c323aa4 100644 --- a/devel/requirements/5_nonfunctional.xml +++ b/devel/requirements/5_nonfunctional.xml @@ -16,6 +16,9 @@ </section> <section id="sqa"> <title>Software Quality Attributes</title> - <para/> + <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> |