<!-- ATM RULES
# ATMresults=0
# ATMtitle=Traceability by Requirement
# ATMdesc=Tests grouped by associated requirements
# ATMtype=spec
# ATMtoc=y
# ATMresultSort=n
# ATMrequirements=0
# ATMcustomFields=sortKey1,sortKey2,sortKey3,sortKey4,sortDir1,sortDir2,sortDir3,sortDir4,groupBy,showNoGroup
# sortKey1=
# sortKey2=
# sortKey3=
# sortKey4=
# sortDir1=1
# sortDir2=1
# sortDir3=1
# sortDir4=1
# groupBy=FIELD_atm_reqlink
# showNoGroup=1
# ENDCUSTOM 
-->
<table class="atm_dataTable" width="100%">
	<thead>
		<tr class="header">
			<th class='left'>Test Case</th>
			<th>Requirements tested
			</th>
			<th>Verification Procedure
			</th>
			<th>Test Cycles</th>
			<th>Product Versions</th>
			<th>Priority</th>
			<th class='right'>State</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td valign="top">
			&lt;% FIELD_id %&gt;
			</td>
			<td valign="top">&lt;% FIELD_atm_reqlink %&gt;
			</td>
			<td valign="top">
			&lt;% FIELD_output %&gt;</td>
			<td valign="top">
			&lt;% FIELD_testcycle %&gt;
			</td>
			<td valign="top">
			&lt;% FIELD_class %&gt;
			</td>
			<td valign="top">
			&lt;% FIELD_priority %&gt;
			</td>
			<td valign="top">
			&lt;% FIELD_state %&gt;
			</td>
		</tr>
	</tbody>
	<tfoot>
		<tr class="header">
			<th class='left'>Test Case</th>
			<th>Requirements tested
			</th>
			<th>Verification Procedure</th>
			<th>Test Cycles</th>
			<th>Product Versions</th>
			<th>Priority</th>
			<th class='right'>State</th>
		</tr>
	</tfoot>
</table>
