Create MAR Info Files
You can create a MAR info file from an existing test case, suite, or virtual service.
dts91
You can create a MAR info file from an existing test case, suite, or virtual service.
To create a MAR info file from an existing test case:
- In theProjectpanel ofDevTest Workstation, right-click the test case and selectCreate MAR Info File.TheCreate MAR Info Filedialog opens.
- Enter a name for the MAR info file in theName
- Select the configuration file for this test case from theConfiguration
- Select the staging document for this test case from theStaging docfield list.
- Select the coordinator server for this test case (if applicable) from theCoordinator serverfield list.
- ClickOK.The .mari file is created in the same folder the test case resides in.
To create a MAR info file from an existing suite:
- In theProjectpanel ofDevTest Workstation, right-click the suite and selectCreate MAR Info File.TheCreate MAR Info Filedialog opens.
- Enter a name for the MAR info file in theName
- Select the configuration file for this suite from theConfiguration
- ClickOK.The .mari file is created in the same folder the suite resides in.
To create a MAR info file from an existing virtual service:
- In theProjectpanel ofDevTest Workstation, right-click the virtual service and selectCreate MAR Info File.TheCreate MAR Info Filedialog opens.
- Enter a name for the MAR info file in theName
- Select the configuration file for this virtual service from theConfiguration
- If this virtual service will be part of a virtual service group, enter a group name in theGroup Tagfield. A group tag must start with an alphanumeric character and can contain alphanumerics and four other characters: period (.), dash (-), underscore (_), and dollar sign ($).
- To indicate the load capacity, enter a number in theConcurrent capacityfield.The default value is 1, but it can be increased to provide more capacity. Capacity is how many virtual users (instances) can execute with the virtual service model at one time. Capacity here indicates how many threads there are to service requests for this service model.
- Enter the think time percentage (regarding the recorded think time) in theThink time scalefield.To double the think time, use 200. To halve the think time, use 50. The default value is 100.
- Select or clear theStart the service on deploymentcheck box.This check box indicates whether the service starts immediately on deployment. The default is to start the service.
- Select or clear theIf service ends, automatically restart itcheck box.Selecting this check box keeps the service running even after an emulation session has reached its end point.
- ClickOK.The .mari file is created in the same folder the virtual service resides in.