Forum Discussion

depeche's avatar
depeche
Contributor
16 years ago

Problem getting request or response xml from other testcase in different TSuite

Following is the code to get the request xml from the current executing test case:             def requestName = 'RSQ_and';        def groovyUtils = new com.eviware.soapui.support.GroovyUtil...