Recommendations for Virtual Service Maintainance
Hi Team ,
What are the recommendations and options if the service is still in development phase and virtual service has to be continuously updated. Use case is parallel developement.
Comments
-
Hi vkumar,
Check out this blog and video on exactly that topic of using service virtualization for testing when the service API isn't ready. http://hubs.ly/H06vNS_0
0 -
Hi Matt ,
Thank you. Is there any automated feature which can identify the XML structure changes by comparing the previous version and new version of XML and can update the responder automatically?
thank you
0 -
Hi vkumar,
If you have a service definition file such as WSDL, RAML, or Swagger you can use the Change Advisor feature in Parasoft Virtualize to identify what parts of the messages have changed according to schema and apply those changes to the responders in bulk. See the Change Management section in the Parasoft Virtualize User's Guide for more information.
0 -
Thank you Matt
0