erki
15 years agoOccasional Contributor
Testcase logging
Hello. firstly i must say that i'm new to programming and new to soapui.
anyway, i'm using the regular version of soapui not pro, and i would like to export the test case results. So if the test case editor is open you can export results to a file, which looks like :
Test started at 2010-02-11 10:33:32.252
Step 1 [GetApplicationByProcessId] OK: took 104 ms
Step 2 [GetKodifikaatorById] OK: took 68 ms
etc.
My question is that how can i modify this log inside soapui. more percisely : i would like to add the testcase name + testsuite name in the first row.
anyway, i'm using the regular version of soapui not pro, and i would like to export the test case results. So if the test case editor is open you can export results to a file, which looks like :
Test started at 2010-02-11 10:33:32.252
Step 1 [GetApplicationByProcessId] OK: took 104 ms
Step 2 [GetKodifikaatorById] OK: took 68 ms
etc.
My question is that how can i modify this log inside soapui. more percisely : i would like to add the testcase name + testsuite name in the first row.