getRTM.RdThis method returns the requirement traceability matrix (RTM) for all imported test cases.
# S4 method for RTestCollection getRTM(object, test.TCs = NULL, ...)
| object | ( |
|---|---|
| test.TCs | ( |
| ... | Additional arguments passed to |
(data.frame) The RTM as data.frame table object.
RTestCollection-class