Is stubbing out web services really the way to go?
Question ID: 106183
0
0

I have been asked to write Stubs for stubbing some web services to simulate a third party web service for the purpose of developing other parts of our system. My concern is that if i write these, other departments like QA are going to want to use them for testing the system we are building. Then I am going to be on the hook for maintaining the code and functionality of the fake web services. I don’t want to own this code. I need a self-service way to publish virtual services for all departments to use.

Marked as spam
Posted by (Questions: 36, Answers: 3)
Asked on July 21, 2015 2:04 pm
21 views
Answers (1)
0
Private answer

There is an article in AppDeveloper magazine concerning this subject. Please read: [https://appdevelopermagazine.com/2921/2015/7/1/Service-Virtualization-and-Enterprise-Resource-Planning-Platforms/][1]

[1]: https://appdevelopermagazine.com/2921/2015/7/1/Service-Virtualization-and-Enterprise-Resource-Planning-Platforms/

Marked as spam
Posted by (Questions: 6, Answers: 167)
Answered on July 21, 2015 2:07 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top