Managing Features and User Stories

Features and User Stories

Features and user stories form the requirements layer of ISO Mate’s QA module. Features group related user stories, and user stories define testable acceptance criteria.

Creating a Feature

  1. Navigate to QA > Features.
  2. Click Add.
  3. Enter the feature name and description.
  4. Set the priority: Must Have, Should Have, Could Have, or Won’t Have.
  5. Click Save.

Creating a User Story

  1. Navigate to QA > User Stories.
  2. Click Add.
  3. Enter the title and description.
  4. Set the status (Draft, Ready, In Progress, Testing, Done) and priority (High, Medium, Low).
  5. Optionally assign the story to a feature.
  6. Click Save.

Adding Acceptance Criteria

  1. Open a user story.
  2. In the Acceptance Criteria section, click Add.
  3. Enter the criterion description.
  4. Save the criterion. You can add multiple criteria per story.

Linking Test Cases to Acceptance Criteria

  1. Open a user story and find the acceptance criterion you want to cover.
  2. Click the link icon next to the criterion.
  3. Search for and select test cases to link.
  4. The linked test cases now provide coverage for that criterion.

Linking User Stories to Issues

From the user story detail page, click the link button in the Issues section to connect user stories to DevOps issues for full traceability between requirements and development work.

Bulk Operations

Select multiple user stories to bulk-update status, assign to a feature, or delete. Features support bulk priority updates and bulk delete.

Was this article helpful?