Template:FS: Difference between revisions
From Vision
No edit summary |
m (1 revision) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="noprint"> | |||
{{#vardefine:Client|The Supimix Client Code}} | |||
{{#vardefine:ClientName|The Client Name}} | |||
{{#vardefine:System|''CALIDUS'' Mobile/TTM/Vision/etc}} | |||
{{#vardefine:Doc_Title|Document Title}} | |||
{{#vardefine:Version|0.1}} | |||
{{#vardefine:Date|16th June 2011}} | |||
{{#vardefine:Reference|Spimix Ref and Client Ref}} | |||
</div> | |||
{{Doc_Title | {{Doc_Title | ||
|System= | |Client={{#var:ClientName}} | ||
|Title= | |System={{#var:System}} | ||
|Reference= | |Title={{#var:Doc_Title}} | ||
|Version= | |Reference=FS {{#var:Reference}} | ||
|Date= | |Version={{#var:Version}} | ||
}} | |Date={{#var:Date}} | ||
<!-- TOC --> | }} | ||
<!-- TOC --> | |||
<div class="noprint"> | <div class="noprint"> | ||
= Functional Overview = | |||
== Client Requirement == | |||
== Solution Overview == | |||
== Solution Overview == | |||
= | == Scope == | ||
== | |||
= | <!-- NEW PAGE --> | ||
== | |||
<!-- NEW PAGE --> | = Set-up = | ||
<!-- MEDIA LANDSCAPE YES --> | |||
== Pre-requisites == | |||
== Menu Structure == | |||
== Data == | |||
<!-- NEW PAGE --> | |||
= Functional Description = | |||
== Functional Area 1 == | |||
<!-- MEDIA LANDSCAPE YES --> | |||
= Appendix A: TEST PLAN = | |||
{{TestPlan_Header | {{TestPlan_Header | ||
|Title= | |Title={{#var:Doc_Title}} | ||
|Log= | |Log={{#var:Reference}} | ||
|Description=description of what is to be achieved | |Description=description of what is to be achieved | ||
|MenuAccess=Where on the menus the item can be found | |MenuAccess=Where on the menus the item can be found | ||
|Prerequisites=The prerequisites of the test | |Prerequisites=The prerequisites of the test | ||
|Objective=The details of what each group of tests is to achieve | |Objective=The details of what each group of tests is to achieve | ||
}} | }} | ||
{{ #vardefine: Cycle | 0 }}{{ #vardefine: SubCycle | 0 }} | |||
{{TestPlan_CycleHeader | {{TestPlan_CycleHeader | ||
|Cycle= | |Cycle={{ #vardefineecho: Cycle | {{ #expr: {{ #var: Cycle }} + 1 }} }}{{ #vardefine: SubCycle | {{ #var: Cycle }} }} | ||
|Title=Area being tested in this cycle | |Title=Area being tested in this cycle | ||
|Notes=Any notes or prerequisites for the tests following. | |Notes=Any notes or prerequisites for the tests following. | ||
}} | }} <!--INSERT TESTS HERE --> {{TestPlan_Test | ||
<!--INSERT TESTS HERE --> | |Test={{ #vardefineecho: SubCycle | {{ #expr: {{ #var: SubCycle }} + 0.1 }} }} | ||
{{TestPlan_Test | |||
|Test= | |||
|Action=The actions to follow | |Action=The actions to follow | ||
|Result=The expected result | |Result=The expected result | ||
|Remarks= | |Remarks= | ||
|PassFail= | |PassFail= | ||
}} | }} {{TestPlan_Test | ||
{{TestPlan_Test | |Test={{ #vardefineecho: SubCycle | {{ #expr: {{ #var: SubCycle }} + 0.1 }} }} | ||
|Test= | |||
|Action=The actions to follow | |Action=The actions to follow | ||
|Result=The expected result | |Result=The expected result | ||
|Remarks= | |Remarks= | ||
|PassFail= | |PassFail= | ||
}} | }} {{TestPlan_Test | ||
{{TestPlan_Test | |Test={{ #vardefineecho: SubCycle | {{ #expr: {{ #var: SubCycle }} + 0.1 }} }} | ||
|Test= | |||
|Action=The actions to follow | |Action=The actions to follow | ||
|Result=The expected result | |Result=The expected result | ||
|Remarks= | |Remarks= | ||
|PassFail= | |PassFail= | ||
}} | }} {{TestPlan_CycleFooter}} | ||
{{TestPlan_CycleFooter}} | |||
<!-- MEDIA LANDSCAPE NO --> | |||
<!-- MEDIA LANDSCAPE NO --> | |||
{{Doc_Appendix | {{Doc_Appendix | ||
|Appendix=B | |Appendix=B | ||
Line 80: | Line 95: | ||
|ST=0 | |ST=0 | ||
|IMP=0 | |IMP=0 | ||
|Client= | |Client={{#var:Client}} | ||
|Year= | |Year=2012 | ||
|FSEST=Y | |FSEST=Y | ||
|Rev1=Rev1 | |Rev1=Rev1 | ||
|Rev1Title=Rev1 Title | |Rev1Title=Rev1 Title | ||
}} | }}</div> | ||
[[Category:{{#var:Client}} FS]] | |||
[[Category: |