Previous Topic: CA Service Virtualization ComponentsNext Topic: Service Images


Virtual Service Models

You can conceptualize a virtual service model as a series of steps to be executed when a request is received. The steps of the VSM create and pass back a response to the request. A virtual service model is stored in a .vsm file.

A VSM must contain at least one VSE step from the Virtual Service Environment step list in DevTest Workstation to be deployable to a VSE.

After you record a service image, VSE automatically generates the protocol-specific steps in the VSM. You can modify any of the generated steps. You can also:

After virtualization, a VSM must be deployed to the VSE. The VSM defines how behavior patterns get used and queries the service image to determine how to respond. The VSM knows how to navigate the service image. In general, VSMs are deployable to VSEs only, while test cases can be staged to coordinators, but not to VSEs.