Silk Central インストールの場所を Issue Manager で設定する方法について説明します。これにより、Issue Manager の問題から Silk Central の関連するテストへのトレーサビリティが有効になります。トレーサビリティ機能の使用方法の詳細については、Issue Manager のドキュメントを参照してください。
Silk Central の場所を Issue Manager で設定するには:
<properties>
   <name>connectString</name>
   <!-- value>com.borland.tm.system.endpoint=http://gershwin:19120/services/sccsystem;
      com.borland.tm.spi.endpoint=http://gershwin:19120/services/SpiService</value  -->
   <value>com.borland.tm.system.endpoint=http://MyHost:8555/services/sccsystem;
      com.borland.tm.spi.endpoint=http://MyHost:8555/services/SpiService</value>
</properties>