1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
<head>
<title>SeqTools - Functional Spec</title>
</head>
<body>
<div class="outer">
<h1>Functional specification</h1>
<p>We don't have a formal functional specification for the SeqTools programs; instead, required behaviours are defined by means of a test plan, which specifies a set of testable actions and their expected outcomes. The test plan is an OpenOffice spreadsheet. To get a general overview of program behaviour, see the user documentation.</p>
<ul>
<li><a href="../../test/test_plan.ods">Test plan (.ods file)</a></li>
<li><a href="../User_doc/index.html">User documentation</a></li>
</ul>
</div>
</body>
|