Forum Discussion

sbeauvais's avatar
sbeauvais
Contributor
12 years ago

[Reg] schema load affects first request SLA

Hello.

I am using SoapUI Pro 4.6.4 and have some testsuites running through "SoapUI Pro 4.6.2 Maven2 TestCase Runner". (This reproduces with the 4.6.4 plugin.)

I noticed that the Response SLA for the first testcase that runs in every project/testsuite is excessive (500 to 1500ms higher than expected).

Looking at the execution log, I see a bunch of "[SchemaUtils] Added default schema from file..." log items between the request/response and the assertions of the first testcase. See attached file.

I suspect that these schema loads are affecting the calculation of the Response SLA. I would consider this a bug. Is there a way to work around this?

Currently I have to artificially increase the expected SLA for the first testcase, which is not acceptable.

Please let me know if I am doing something wrong, or how to work around this.

Sincerely,
Severin Beauvais