knitr::opts_chunk$set(results = "asis", echo=FALSE, ft.keepnext = FALSE)
library(knitr)
library(flextable)

Traceability Matrix: r params$product_name r params$version

Scope

This Traceability Matrix links test results to specific user stories for the proposed software release. User stories, including requirements and test specifications, are listed in the Requirements Specification.

Traceability Matrix

params$matrix %>% flextable_word(column_width = c("User Story ID" = 1, "User Story" = 3, "Test ID" = 1))

\newpage

make_signature_line()


metrumresearchgroup/mrgvalidate documentation built on March 4, 2023, 7:54 a.m.