Skip to main content

Overview

PropertyValue
Type IDuseStep
Sort Order9
DomainRequirements (Requirements space)
Managed InUSE-STEPS document
ISO StandardIEC 62366 (Usability Engineering), ISO 14971 (Use Scenarios)
The Smart Infusion Pump reference device defines 24 use steps covering the complete intended use lifecycle of the device.

Custom Fields

Use step work items have no custom fields. They use only standard Polarion fields.

Standard Fields

FieldTypeDescription
titleStringName of the use step (e.g., “Setup and prime infusion line”)
descriptionRich textDetailed description of the use scenario
statusEnum (status)Lifecycle state: Draft through Obsolete
severityEnum (severity)General severity classification
priorityEnum (priority)Priority level

Use steps connect user needs to risk analysis through two key link roles:
Link RoleDirectionConnected TypePurpose
addressForwarduserNeedMaps which user needs this use step addresses
assessesReverse (from riskRecord)riskRecordRisk records that assess hazards during this use step
diagram

HARA Context

In the HARA risksheet, use steps serve as Level 1 (top-level grouping) items. The four-level HARA hierarchy is:
LevelEntityColumn Type
1Use StepitemLink via assesses role
2HazarditemLink via hasHazard role
3Hazardous SituationText field (hazardousSituation)
4HarmitemLink via hasHarm role
Each use step expands to show all hazards identified during that scenario, the hazardous situations that can arise, and the potential harms.

RTM Domain Model

In the RTM domain model (rtm.yaml), UseStep is a domain entity with:
PropertyValue
Polarion TypeuseStep
Exposed PropertiesoutlineNumber, description
RelationshipsUseStep --[address]--> UserNeed (many-to-many)
The Use Steps Specification powersheet view displays use steps alongside their linked user needs, providing direct traceability from intended use scenarios to stakeholder needs.

PowerSheet Views

Use steps appear in the Use Steps Specification powersheet:
Column GroupColorContents
Use StepsGreenUse step ID, title, description
User NeedsGreenLinked user needs via address role