Template:FS: Difference between revisions
From Vision
No edit summary |
m (1 revision) |
||
(25 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 --> | }} | ||
= Functional Overview = | |||
== Client Requirement == | <!-- TOC --> | ||
== Solution Overview == | <div class="noprint"> | ||
== Scope == | = Functional Overview = | ||
<!-- NEW PAGE --> | |||
= Set-up = | == Client Requirement == | ||
== Pre-requisites == | |||
== Menu Structure == | == Solution Overview == | ||
== Data == | |||
<!-- NEW PAGE --> | == Scope == | ||
= Functional Description = | |||
== Functional Area 1 == | <!-- NEW PAGE --> | ||
<!-- MEDIA LANDSCAPE YES --> | = Set-up = | ||
== 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 | |||
[[Category: | <!-- MEDIA LANDSCAPE NO --> | ||
{{Doc_Appendix | |||
|Appendix=B | |||
|Estimate=Y | |||
|Glossary=WCS | |||
|Ref1=Reference1 | |||
|RefV1=0.1 | |||
|RefDate1=01/01/2011 | |||
|REQ=0 | |||
|EST=0 | |||
|FS=0 | |||
|TS=0 | |||
|DEV=0 | |||
|ST=0 | |||
|IMP=0 | |||
|Client={{#var:Client}} | |||
|Year=2012 | |||
|FSEST=Y | |||
|Rev1=Rev1 | |||
|Rev1Title=Rev1 Title | |||
}}</div> | |||
[[Category:{{#var:Client}} FS]] |