BA_Service_Haus
12 years agoRegular Contributor
[Registered] error in testcase log
Hi,
with soapUI 5.0.0 we found an error in the "TestCase Log" tab.
After running a testcase the order of the log entries isn't correct.
The result state of the testcase is always placed before the result state of the last teststep.
with soapUI 5.0.0 we found an error in the "TestCase Log" tab.
After running a testcase the order of the log entries isn't correct.
The result state of the testcase is always placed before the result state of the last teststep.
...
Step 1 [Test Request1] OK: took 35 ms
Step 2 [Test Request2] OK: took 28 ms
TestCase finished with status [FINISHED], time taken = 120
Step 3 [Test Request3] OK: took 57 ms
...