Forum Discussion

febymathew's avatar
febymathew
New Contributor
15 years ago

How can i read the values from SOAPUI and pass to javaclass

i have to generate a pdf reprt of the load testing done in SOAP UI. for generationg report i have the java code. But how can i pass the test results obtained in SOAP UI to the java code to genareate the report. is it possible using groovy script? can anyone help me on this?