Forum Discussion

jaypas's avatar
jaypas
New Contributor
15 years ago

Weird Times in Test Case Log

Hello,
I created a test case which does the following:
Send a web transaction request
Delay for 10 seconds
Repeat 10 times

When I run the script, I see weird times in the Test Case Log:
Step 17 [Web Transaction Request] OK took 116 ms
Step 18 [Delay] OK took 2280 ms
.
.
.
Test case finished with status [FINISHED], time taken 47200 ms.

Why is the delay time only 2280 ms? I was expecting it to be 10 seconds.
Also, the time for the test case should be at least 100 seconds, but it says 47200 ms.

Thanks,
jaypas

2 Replies

  • Beno_Iskratel's avatar
    Beno_Iskratel
    Frequent Contributor
    I also have few problems with delay.

    It should be 400ms, but it takes more than 2 seconds!
    Check picture.

    SoapUI is running on Linux server with 4 CPUs and 12GB ram.

    Build soapui-pro-3.6.2-daily-2010-12-08-[2], Build Date 2010/12/08 02:40

    Regards,
    Beno
  • Beno_Iskratel's avatar
    Beno_Iskratel
    Frequent Contributor
    Beno_Iskratel wrote:
    I also have few problems with delay.

    It should be 400ms, but it takes more than 2 seconds!
    Check picture.

    SoapUI is running on Linux server with 4 CPUs and 12GB ram.

    Build soapui-pro-3.6.2-daily-2010-12-08-[2], Build Date 2010/12/08 02:40

    Regards,
    Beno


    I didn't noticed earlier, but something went seriously wrong with this test. Property transfer took 1,6 second, simple "setUser" script 1,3 second,... Those numbers are not normal.
    2,3 seconds of delay instead of 400 ms is in this case probably not relevant.