getRTM: Get RTM for all executed test cases

Description Usage Arguments Value Author(s) See Also

Description

This method returns the requirement traceability matrix (RTM) for all imported test cases.

Usage

1
2
## S4 method for signature 'RTestCollection'
getRTM(object, test.TCs = NULL, ...)

Arguments

object

(object) The RTestCollection-class object.

test.TCs

(character) Vector with the TCs to be executed or NULL if all all TCs of the collection should be tested.

...

Additional arguments passed to getRTMInfos.

Value

(data.frame) The RTM as data.frame table object.

Author(s)

Matthias Pfeifer matthias.pfeifer@roche.com

See Also

RTestCollection-class


RTest documentation built on Dec. 4, 2019, 5:07 p.m.