Skip to content

IBM Rational Test Virtualization Server (RTVS) - Process Steps

Create Transient Environment

Create a transient Rational Integration Tester environment.

NameTypeDescriptionRequired
Base EnvironmentStringThe name of the environment to be used as the base of the new environment.Yes
DescriptionStringA description of the new environment.No
DomainStringThe name of the domain.Yes
Rational Test Control Panel URLStringThe URL of the Rational Test Control Panel.Yes

Delete Transient Environment

Delete a transient Rational Integration Tester environment.

NameTypeDescriptionRequired
DomainStringDomain nameYes
EnvironmentStringThe name of the environment to delete.Yes
Rational Test Control Panel URLStringThe URL of Rational Test Control Panel.Yes
User nameStringThe user name that has permission to perform the operation.No

Start Scenario

Start a scenario

NameTypeDescriptionRequired
DomainStringThe name of the domain.Yes
EnvironmentStringThe name of the environment.Yes
ForceBooleanEnable to stop any already-running scenario in the environment.No
Rational Test Control Panel URLStringThe URL of the Rational Test Control Panel.Yes
Scenario nameStringThe name of the scenario to start.Yes
Scenario ownerStringFilters the scenarios by ownerNo
Stop stubsEnumeration:
  • ALL
  • OPERATIONS
  • NONE | Specify ALL to stop all stubs in the environment; OPERATIONS to stop the stubs for the operations in the scenario; defaults to NONE to leave any existing stubs running | No | | User name | String | The user name under which to perform the operation to get through environment locks | No |

Start Stub

Start a stub.

NameTypeDescriptionRequired
Agent attributesStringComma-separated list of agent attributes identifying the agent to run onNo
ComponentStringComponent the stub exists withinNo
DomainStringDomain nameYes
EnvironmentStringEnvironment nameYes
OperationStringOperation the stub exists withinNo
Rational Test Control Panel URLStringURL of Rational Test Control PanelYes
Stub nameStringThe name of the stub (virtual service) to startYes
User nameStringThe user name under which to perform the operation to get past environment locksNo
VersionStringThe version of the stub (virtual service) to startNo

Stop Scenario

Stop a scenario.

NameTypeDescriptionRequired
DomainStringDomain nameYes
EnvironmentStringEnvironment nameYes
Rational Test Control Panel URLStringURL of Rational Test Control PanelYes
Scenario nameStringThe name of the scenario (virtual service) to stopYes
Scenario ownerStringFilters the scenarios by ownerNo
User nameStringThe user name under which to perform the operation to get past environment locksNo

Stop Stub

Stop a stub.

NameTypeDescriptionRequired
ComponentStringComponent the stub exists withinNo
DomainStringDomain nameYes
EnvironmentStringEnvironment nameYes
OperationStringOperation the stub exists withinNo
Rational Test Control Panel URLStringURL of Rational Test Control PanelYes
Stub nameStringThe name of the stub (virtual service) to stopYes
User nameStringThe user name under which to perform the operation to get past environment locksNo
VersionStringThe version of the stub (virtual service) to stopNo

Update Transient Environment

Update a Rational Integration Tester transient environment.

NameTypeDescriptionRequired
DomainStringDomain nameYes
EnvironmentStringName of the environment to updateYes
Rational Test Control Panel URLStringURL of Rational Test Control PanelYes
Tags Property FileStringPath to the file with the tag values to update in the environment.One of updateProps or tagsPropertyFile must be specified.No
Update propertiesStringA new line separated list of name=value pairs.One of updateProps or tagsPropertyFile must be specified.No
User nameStringThe user name under which to perform the operation to get past environment locksNo