-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request