-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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.
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
