Operations (Use Cases)
      Describe the functionality in terms of use cases. Use Case names are typically terse (short) verb phrases. It seems to work well to attempt that your Use Case names express the goal of the user's interaction with the system.
E.g.
	'Print Report' rather than 'Report'
	'Calibrate System' rather than 'Settings'
	Etc.
	



Reference(s): Larman: p.46,47 Ch. 6.1, 6.3; Braude p.145 Ch. 3.2