Description Usage Arguments Value Author(s) See Also
This method returns the requirement traceability matrix (RTM) in matrix representation for all imported test cases of the test case collection. Thereby, the matrix can be created for the relationship function to test case or risk to test case.
1 2 3 | ## S4 method for signature 'RTestCollection'
getRTMInMatrixShape(object, test.TCs = NULL,
type = "function", ...)
|
object |
( |
test.TCs |
( |
type |
( |
... |
Additional arguments passed to |
(data.frame
) The RTM as data.frame
table object.
Matthias Pfeifer matthias.pfeifer@roche.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.