User:Mevans/TCMEntityExample: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 6: Line 6:
{| class="fullwidth-table"
{| class="fullwidth-table"
  | style="background:#EFEFEF; width:33%" | '''Attribute Name'''
  | style="background:#EFEFEF; width:33%" | '''Attribute Name'''
| style="background:#EFEFEF; width:33%" | '''Description'''
  | style="background:#EFEFEF; width:33%" | '''Type'''
  | style="background:#EFEFEF; width:33%" | '''Type'''
  | style="background:#EFEFEF; width:33%" | '''Value'''
  | style="background:#EFEFEF; width:33%" | '''Value'''
| style="background:#EFEFEF; width:33%" | '''Description'''
  |-
  |-
  |Title
  |Title
| The title of the test case
  |STRING
  |STRING
  | char[100]  
  | char[100]  
| The title of the test case
  |}
  |}



Revision as of 04:32, 12 August 2010

Below is a proposed format for describing a TCM enitity

Name: Test Case

Description

Attributes

Attribute Name Description Type Value
Title The title of the test case STRING char[100]

Business Rules

Notes

Comments