A test case with multiple test steps fails in soapui-maven-plugin v3.0
although all test steps assertions are valid. Same test case is valid when
run in soapUI eclipse plugin v2.5.1. Two of the test steps have a single
script assertion each: "assert
messageExchange.responseHeaders["#status#"].contains("HTTP/1.1 404 Not
Found")" - for these test steps a response has status 404, empty content,
and only headers are returned. soapui-maven-plugin prints in build log that
these two assertions have been found to be valid but test case fails. If I
disable these two test steps, and run soapui-maven-plugin again, test case
becomes valid too. Thus, I believe that SoapUITestCaseRunner in
soapui-maven-plugin v3.0 has problems with determining status of test cases
with test steps that have script assertions.
I believe this is not only issue in soapui-maven-plugin v3.0, it depends on
soapui libraries v3.0.1, and I guess fault in them is the root cause of the
issue. That is why I'm setting category to be general.
JRE is 1.6 update 15. Platform is Windows XP SP3.
Nobody/Anonymous
general
None
Public
|
Date: 2009-09-23 02:20 This Tracker item was closed automatically by the system. It was |
|
Date: 2009-09-08 09:42 Thanks for your help in tracking this bug down, I've now confirmed and |
|
Date: 2009-09-03 11:05 Just attached example project which demonstrates the bug. It's a Maven2 |
|
Date: 2009-09-03 09:32 I'm suspecting that this occurs only when web service response is 404 error |
|
Date: 2009-09-01 11:26 I've tried to reproduce this, but haven't been able to. Would it be |
|
Date: 2009-09-01 11:13 To be more precise, test step with single script assertion fails even |
|
Date: 2009-09-01 10:20 Hello, |
| Filename | Description | Download |
|---|---|---|
| foo.bar.jetty.zip | Example project which demonstrates the bug | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| close_date | 2009-09-08 09:42 | 2009-09-23 02:20 | sf-robot |
| status_id | Pending | 2009-09-23 02:20 | sf-robot |
| allow_comments | 1 | 2009-09-23 02:20 | sf-robot |
| close_date | - | 2009-09-08 09:42 | dainnilsson |
| status_id | Open | 2009-09-08 09:42 | dainnilsson |
| resolution_id | None | 2009-09-08 09:42 | dainnilsson |
| File Added | 341596: foo.bar.jetty.zip | 2009-09-03 11:02 | sslavic |