Jourdelune
16 years agoNew Contributor
Soap UI 2.0.2 to SOAP UI 2.5.1 PRO - Glitch or something...
I have a soap UI project of 500 tests cases.
They had been develop over SOAP UI 2.0.2.
When the new version had been installed, the import project is modified by the later.
The header of my soap ui 2.0.2 project:
C:\Documents and Settings\foue.CROIX_BLEUE\Mes documents\SoftVoyageWebService http://qa.travelcb.s2iweb.com/services/QuoteService https://pp.ws.qc.croixbleue.s2iweb.com/ ... oteService http://qa.travelcb.s2iweb.com/travelcb/ ... rvice?wsdl
The header of the Soap UI 2.5.1 project:
C:\Documents and Settings\foue.CROIX_BLEUE\Mes documents\SoftVoyageWebService http://qa.travelcb.s2iweb.com/services/QuoteService https://pp.ws.qc.croixbleue.s2iweb.com/ ... oteService http://qa.travelcb.s2iweb.com/travelcb/ ... rvice?wsdl
The differences between the two: (will put only what the latest version add in the header)
resourceRoot=""
xsi:type="con:WsdlInterface" wsaVersion="NONE" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
type="Request-Response"
The thing is, when I try the SOAP request with the new version I get a response like that:
soap:Server
Index: 3, Size: 3
If I remove the SOAP request in the new version and copy/paste my old SOAP request from 2.0.2, when I send it, all work fine.
So, what cause my project to change on import?
Which options of SOAP UI pro, I should turn off to get the same SOAP request from my previous version of SOAP UI?
My company get some incentives to switch to SOAP UI PRO (for datagen), but If I can't find a solution to import the 3 months labor done into the new version *(without cut and pasting the old in the new), the company will not want to update to the PRO version. (and ask me to do some third parties parsing in the XML to generated unique ID)
If anyone from SOAP UI team want more information, I can send the WSDL and SOAP request "privately" to you.
Regards,
Jourdelune
They had been develop over SOAP UI 2.0.2.
When the new version had been installed, the import project is modified by the later.
The header of my soap ui 2.0.2 project:
The header of the Soap UI 2.5.1 project:
The differences between the two: (will put only what the latest version add in the header)
resourceRoot=""
xsi:type="con:WsdlInterface" wsaVersion="NONE" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
type="Request-Response"
The thing is, when I try the SOAP request with the new version I get a response like that:
If I remove the SOAP request in the new version and copy/paste my old SOAP request from 2.0.2, when I send it, all work fine.
So, what cause my project to change on import?
Which options of SOAP UI pro, I should turn off to get the same SOAP request from my previous version of SOAP UI?
My company get some incentives to switch to SOAP UI PRO (for datagen), but If I can't find a solution to import the 3 months labor done into the new version *(without cut and pasting the old in the new), the company will not want to update to the PRO version. (and ask me to do some third parties parsing in the XML to generated unique ID)
If anyone from SOAP UI team want more information, I can send the WSDL and SOAP request "privately" to you.
Regards,
Jourdelune