Forum Discussion

nicholasglen's avatar
nicholasglen
Contributor
13 years ago

Reset doesn't empty rows

I run a test which has a simple generator, soapui runner and table log that logs faults. After the run I click reset and it zeros out the soapui runner but doesn't empty the table. I have a lot and doing it manually takes a lot of time. Am I missing a switch which will zero the output table log after each run?

5 Replies

  • Hi Nicholas
    Thanks for reporting this, the issue turns out to be an regression bug (Table Logs was resetting on new load tests prior to version 2.5). I also investigated why it was not resetting and it turned out to be a very quick fix. The fix will be out in the next release of LoadUI.

    If you don't want to wait for the next release for this i attached the fixed file for you to download. Put it in your "script-component" directory usually located at "C:\Program Files\SmartBear\LoadUI-Pro-2.5.4\script-components", and then overwrite the existing "TableLog.groovy"

    Then all Table Logs should reset every time you start a new test!

    Regards,
    Max
    Developer
  • I put your script in the correct directory, but then loadui would not load my existing projects or even create a new one. It would also not close correctly(i.e. I would close loadUI and it would close, but the process would not exit). It is definitely as a result of the code fix as as soon as I get rid of it the problem goes away.
  • I found out why it stopped loading. I backed up the java file in the same directory. Once I moved the old one out it worked.
    Thanks!
  • nicholasglen wrote:
    I found out why it stopped loading. I backed up the java file in the same directory. Once I moved the old one out it worked.
    Thanks!

    Ok, thanks for letting us know!

    Henrik O
    LoadUI team
  • Hi!

    This is fixed in LoadUI 2.5.5 which was released today.

    Best Regards

    Henrik O
    SmartBear Software