Adding multiple WSDL to a single project
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
- Labels:
-
SOAP
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others.↓↓↓↓↓
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can do it both ways, but better create seperate then it will be easy to manage.
Regards,
Smith
