File: specs.html

package info (click to toggle)
seqtools 4.44.1%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 28,492 kB
  • sloc: cpp: 53,636; sh: 12,232; makefile: 386
file content (15 lines) | stat: -rw-r--r-- 640 bytes parent folder | download | duplicates (4)
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>