Forum Discussion

jrahman's avatar
jrahman
Contributor
7 years ago
Solved

Update WSDL file of an existing SOAP project in Ready API 1.9

Hello All:

Greetings for New Year 2018 ! (BTW, 2018 is a DOG year in Japanese calendar :-)

 

Can you please help me 'how to update WSDL of an existing SOAP project'. I am using Ready API 1.9.

 

My existing SOAP project has 120+ Test suites and 400+ Test cases. These test suites and test cases were created based on a previous WSDL (say this is #1). Today, development team gave me an updated WSDL file (say this is #2).

 

How can I update the WSDL of the whole SOAP project without changing anything at the test suites/cases ? 

 

Thanks.

 

Jamil, Ottawa.  

  • On the "Projects" tab of ReadyAPI, you can find your previous #1 WSDL binding. If you right click it, you can attempt to either UPDATE or REFACTOR the definition. I would go with the latter, to allow you to potentially automate changes as needed from the old to the new #2 WSDL.

2 Replies

  • groovyguy's avatar
    groovyguy
    Champion Level 1

    On the "Projects" tab of ReadyAPI, you can find your previous #1 WSDL binding. If you right click it, you can attempt to either UPDATE or REFACTOR the definition. I would go with the latter, to allow you to potentially automate changes as needed from the old to the new #2 WSDL.

    • jrahman's avatar
      jrahman
      Contributor

      Thanks msiadak.

      You saved my day.

      Yes, REFACTOR worked fine for me (I am closing this message).

       

      Jamil, Ottawa, ON.