Description of Issue
One extra additional criteria that I can think of is code coverage and unit tests report. Since designing unit tests for a specific Functional Requirements can underlook the interaction of other components within the code base. With high code coverage, we are guarantee, that most line of code in the system are tested, hence providing an objective confidence metric that all FRs are already tested at least once.
Artifact Under Review 3.6.3 Success Criteria
Team Number for Team Doing the Review 27
Description of Issue One extra additional criteria that I can think of is code coverage and unit tests report. Since designing unit tests for a specific Functional Requirements can underlook the interaction of other components within the code base. With high code coverage, we are guarantee, that most line of code in the system are tested, hence providing an objective confidence metric that all FRs are already tested at least once.