Write the Test section for a RTestCase
xmlWriteTestFunction(elemname, testdesc = NA, execresid = NA,
specid = NA, riskid = NA, params = "", reference = "",
testspec = "", printXML = TRUE)(character) The name of the element's root tag
(character) The description of the test's root tag
(character) Executed Risk ID
(character) The Specification ID
(character) The Risk ID
(ANY) The Parameters of the function
(ANY) The Reference tested against
(ANY) The test specification do calculate
(logical) Print output or return xml as R object
(character)