Skip to content

Replacing OK&FAIL with MET&UNMET for UseCase Conditions #223

@ArnoldTchegou

Description

@ArnoldTchegou

Hi,

Currently, when the UseCasecomparison is evaluated as false, it appears as FAIL in the output HTML page, and when evaluated as true, it appears as OK.

To my understanding, a usecase condition should not necessarily be considered as FAIL as this term is typically associated with requirements themselves.

Image

Instead, a usecase condition serves as a prerequisite for applying or not applying underlying requirements, rather than being a requirement in itself.

I propose that the results field in the HTML page be adjusted to reflect this distinction:

  • If the condition evaluates to true, it should be shown as MET rather than OK.
  • If the condition evaluates to false, it should be shown as UNMET.

If you are willing to welcome these changes, then i will start the implementation for a future pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions