Skip to content

Investigate multiple MVRs for the same SVC #72

@lfvJonas

Description

@lfvJonas

Investigate multiple MVRs for the same SVC

Description

Say we have a SVC to manually verify a XSD file. When we first do the MVR it fails because there are some fields that are missing. We fix the errors and do a second MVR that passes. Using the current version of reqstool (0.4.3) the requirement associated with the SVC does not pass as implemented and tested since it has one passed and one failed MVR.

╒═════════════════════╤═══════════╤══════════════════╤══════════════════╤═══════════════╕
│         URN         │  Req Id   │  Implementation  │  Automated Test  │  Manual Test  │
╞═════════════════════╪═══════════╪══════════════════╪══════════════════╪═══════════════╡
│        sys001       │  req001   │  Implemented     │       N/A        │     T2 P1 F1  │
├─────────────────────┼───────────┼──────────────────┼──────────────────┼───────────────┤

How should this be handled?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions