Forum Discussion

RAJESH12's avatar
RAJESH12
New Contributor
6 years ago

Adding multiple WSDL to a single project

I have a need to Test about 50 Test cases which involves about 7 different WSDL files for 7 different services.. Is it possible to create a single project to handle all the 7 wsdls or do i have to create 7 different projects to handle them? 

3 Replies

  • lakshmiarun's avatar
    lakshmiarun
    SmartBear Alumni (Retired)

    Hi Rajesh,

     

    Thank you for your post.

     

    Yes you can have 7 different WSDLs on the same project. Just right click on the project and you will see "Add Wsdl" option you could go ahead and add your Wsdl there.

     

    However, I would recommend you to have 7 different projects to efficiently manage the WSDLs. 

     

    Best,

    Lakshmi 

    • RAJESH12's avatar
      RAJESH12
      New Contributor

      Thanks Lakshmi, It allows me to add few new WSDLS, but it is trying to update the existing interface when I try to add few other WSDLs. May be there is some restriction to add different versions of same service

  • veknorirti's avatar
    veknorirti
    New Contributor

    You can do it both ways, but better create seperate then it will be easy to manage.

     

    Regards,

    Smith