Forum Discussion

catty's avatar
catty
Occasional Contributor
16 years ago

cnt

Can some one pls help me on how to calculate 'cnt'

For example: I am running with 20 threads; Test Delay 1000millisec and 60 sec to run the test with random 0.5...I am getting the count 103

Also whats the difference between the step(min/max) and transaction(tps) and are all these in milliseconds

Any guidance on this is much appreciated.

Thanks all

1 Reply

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi!

    cnt - the number of times the testcase or teststep was executed during the run of the loadtest
    min / max - the minimum /  maximum execution times for the testcase/teststep during the run of the loadtest
    tps (transaction per second) - a calculated value showing how often the testcase/teststep was run per second

    The TPS can be calculated in different ways, depending on how you configure your strategy, check out http://www.soapui.org/userguide/loadtest/execution.html for more details on this (and the above)

    All times are in milliseconds.

    regards!

    /Ole
    eviware.com