Service Virtualization Setup dialog box

The Service Virtualization Setup dialog box allows you to add and configure the virtual services to use in your test.

To access, click the Service Virtualization button Service Virtualization button in the Controller Design tab.

User interface elements are described below(unlabeled elements are shown in angle brackets):

UI Element
Description

Stand-By

Places all selected services in stand-by (pass through) mode. The service remains deployed. The Mode icons change to Stand by mode.

Simulation

Places all selected services on in Simulation mode, deploying them when the test begins. The Mode icons change to Simulation mode.
Remove Remove the selected service from the list of virtualized services.
Show Runtime Opens the Service Virtualization Runtime dialog box, displaying the states of the services in runtime.
<Virtualization services>

Lists the virtualized services displaying the following information:

  • Name. The name of the virtual service.
  • Mode. The mode of the service—Stand-By Stand by mode (non-active) or Simulation Simulation mode(active).
  • Data Model. The defined set of data sent from the client (request) to the application server and the expected data sent back to the client (response).
  • Performance Model. The model that defines how fast the response and request are processed.
Add services Opens the Add New Services dialog box, allowing you to add services defined in a project or located on a running server.

Disable Setup
Enable Setup

Disables or enables the setting up of services. This is useful if you do not want them to be accidentally simulated during your test run.
Save Setup Saves the current setup and closes this window. When you reopen this dialog box, it will show your most recent list of services, their selections, and their modes.

See also