Template:FS: Difference between revisions
From Calidus HUB
No edit summary |
m (Minor formatting changes.) |
||
(13 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{{#vardefine:Client|The Supimix Client Code}} | {{#vardefine:Client|The Supimix Client Code}} | ||
{{#vardefine:ClientName|The Client Name}} | {{#vardefine:ClientName|The Client Name}} | ||
{{#vardefine:System|''CALIDUS'' Mobile/TTM/Vision/etc}} | {{#vardefine:System|''CALIDUS'' Mobile/TTM/Vision/ePOD, etc}} | ||
{{#vardefine:SystemCode|WCS/Portal/TTM/Vision/EPOD/MCS}} | |||
{{#vardefine:Doc_Title|Document Title}} | {{#vardefine:Doc_Title|Document Title}} | ||
{{#vardefine:Version|0.1}} | {{#vardefine:Version|0.1}} | ||
{{#vardefine:Date| | {{#vardefine:Date|14th May 2020}} | ||
{{#vardefine:Reference| | {{#vardefine:Reference|Supimix Ref and Client Ref}} | ||
{{#vardefine:Year|2019}} | |||
{{#vardefine:Type|FS}} | |||
{{ #vardefine: Figure | 0 }}{{ #vardefine: Example | 0 }} | |||
<!-- | |||
Sample Xref: | |||
{{Xref | |||
|Type=Figure | |||
|Num={{ #vardefineecho: Figure| {{ #expr: {{ #var: Figure}} + 1 }} }} | |||
|Text=Data Upload - Import screen.}} | |||
--> | |||
</div> | </div> | ||
{{ | {{Doc_TitleNew | ||
|Client={{#var:ClientName}} | |Client={{#var:ClientName}} | ||
|System={{#var:System}} | |System={{#var:System}} | ||
|Title={{#var:Doc_Title}} | |Title={{#var:Doc_Title}} | ||
|Reference=FS {{#var:Reference}} | |Reference={{#var:Type|FS}} {{#var:Reference}} | ||
|Version={{#var:Version}} | |Version={{#var:Version}} | ||
|Date={{#var:Date}} | |Date={{#var:Date}} | ||
|Year={{#var:Year}} | |||
|Type={{#var:Type}} | |||
}} | }} | ||
<!-- TOC --> | <!-- TOC --> | ||
<div class="noprint"> | <div class="noprint"> | ||
= | = FUNCTIONAL OVERVIEW = | ||
== Client Requirement == | |||
<!-- Include a statement describing the client’s work request requirement. --> | |||
== Solution Overview == | == Solution Overview == | ||
<!-- Include a summary of the solution explaining how the client’s requirement will be delivered. This might be as a result of software development or system configuration and implementation. --> | |||
== Scope == | == Scope == | ||
<!-- This change will be applied to system version (enter the version) on (enter the test database e.g. CONTST) and once approved (enter the production database e.g.: CONPRD). | |||
Describe the scope of work and be clear about what is included and what is excluded. --> | |||
= | == Impact == | ||
<!-- Identify the potential consequences of the changes described in this Functional Specification. | |||
Relating to the scope of work, document any identified dependencies necessary to maintain consistency of the solution. Highlight those not addressed within this solution specification. | |||
Include any considered and related opportunities for improvement not addressed within this solution specification. --> | |||
<!-- NEW PAGE --> | |||
= CONFIGURATION SET-UP = | |||
== Pre-requisites == | == Pre-requisites == | ||
<!-- Think about dependent functionality or configuration that is required to support this deliverable and describe here. --> | |||
== Menu Structure == | == Menu Structure == | ||
<!-- Describe how the menu system will change to accommodate this requirement if relevant. --> | |||
== Data == | == Data == | ||
<!-- Document any configuration data set up necessary to enable or control the solution e.g. the new report will be added to the standing data to allow it to be selected from the standard reports form. The selection criteria for the report will be (insert selection criteria). --> | |||
== Implementation Advice == | |||
<!-- Include any relevant notes that will help OBSL or Client implementer to successfully enable the solution on delivery. --> | |||
<!-- NEW PAGE --> | <!-- NEW PAGE --> | ||
= FUNCTIONAL DESCRIPTION = | |||
== Heading == | |||
=== Sub Heading === | |||
<!-- Describe functionally how the solution will satisfy the client requirement. Include statements to define all of the new capabilities or changes to be developed. Include pictures to illustrate and support design. | |||
Note that this section will usually be reviewed and signed off by the client. Think about the audience and ensure the information documented is easy to read and understand. | |||
Group the functional description into logical areas and use sub-headings where appropriate --> | |||
<!-- | <!-- NEW PAGE --> | ||
= TECHNICAL NOTES = | |||
== Modules Changed == | |||
<!-- List the modules or objects that will be changed by this development --> | |||
{| class="wikitable" border="1" width="100%" | |||
|-bgcolor="#FFFF99" | |||
! width="20%" | Module Name || width="40%" | Module Type || width="40%" | Notes | |||
|- | |||
| 1 || 2 || 3 | |||
|} | |||
== Table Updates == | |||
<!-- Detail any changes to the data model including additional tables, columns, indexes etc --> | |||
{| class="wikitable" border="1" width="100%" | |||
|-bgcolor="#FFFF99" | |||
! width="20%" | Name || width="10%" | Type || width="10%" | Nullable || width="10%" | Default || width="10%" | Storage || width="40%" | Comments | |||
|- | |||
| 1 || 2 || 3 || 4 || 5 || 6 | |||
|} | |||
== Developer Notes == | |||
<!-- Include technical notes and definitions to assist the developer where appropriate --> | |||
<!-- MEDIA LANDSCAPE YES --> | |||
= TEST PLAN = | |||
{{TestPlan_Header | {{TestPlan_Header | ||
|Title={{#var:Doc_Title}} | |Title={{#var:Doc_Title}} | ||
Line 61: | Line 126: | ||
|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 --> {{TestPlan_Test | ||
|Test={{ #vardefineecho: SubCycle | {{ #expr: {{ #var: SubCycle }} + 0. | |Test={{ #vardefineecho: SubCycle | {{ #expr: {{ #var: SubCycle }} + 0.01 }} }} | ||
|Action=The actions to follow | |Action=The actions to follow | ||
|Result=The expected result | |Result=The expected result | ||
Line 67: | Line 132: | ||
|PassFail= | |PassFail= | ||
}} {{TestPlan_Test | }} {{TestPlan_Test | ||
|Test={{ #vardefineecho: SubCycle | {{ #expr: {{ #var: SubCycle }} + 0. | |Test={{ #vardefineecho: SubCycle | {{ #expr: {{ #var: SubCycle }} + 0.01 }} }} | ||
|Action=The actions to follow | |Action=The actions to follow | ||
|Result=The expected result | |Result=The expected result | ||
Line 73: | Line 138: | ||
|PassFail= | |PassFail= | ||
}} {{TestPlan_Test | }} {{TestPlan_Test | ||
|Test={{ #vardefineecho: SubCycle | {{ #expr: {{ #var: SubCycle }} + 0. | |Test={{ #vardefineecho: SubCycle | {{ #expr: {{ #var: SubCycle }} + 0.01 }} }} | ||
|Action=The actions to follow | |Action=The actions to follow | ||
|Result=The expected result | |Result=The expected result | ||
Line 81: | Line 146: | ||
<!-- MEDIA LANDSCAPE NO --> | <!-- MEDIA LANDSCAPE NO --> | ||
{{ | {{Doc_AppendixNew | ||
|Appendix= | |Appendix=A | ||
|Estimate=Y | |Estimate=Y | ||
|Glossary= | |Glossary=EPOD2 | ||
|Ref1=Reference1 | |Ref1=Reference1 | ||
|RefV1=0.1 | |RefV1=0.1 | ||
|RefDate1= | |RefDate1=26/02/2019 | ||
|REQ=0 | |REQ=0 | ||
|EST=0 | |EST=0 | ||
Line 95: | Line 160: | ||
|ST=0 | |ST=0 | ||
|IMP=0 | |IMP=0 | ||
|PM=0 | |||
|Client={{#var:Client}} | |Client={{#var:Client}} | ||
|Year= | |Year={{#var:Year}} | ||
|FSEST=Y | |FSEST=Y | ||
|Rev1=Rev1 | |Rev1=Rev1 | ||
|Rev1Title= | |Rev1Title=OBS Project Manager | ||
|Rev2=Rev2 | |||
|Rev2Title=Customer Representative | |||
}}</div> | }}</div> | ||
[[Category:{{#var:Client}} FS]] | [[Category:{{#var:Client}} {{#var:Type|FS}}]] | ||
[[Category:{{#var:SystemCode}}]] |