テスト・スクリプト・タイプの作成

TestManager で Manual Tester ファイルを使用する前に、TestManager でテスト・スクリプトの関連タイプを作成する必要があります。

テスト・スクリプト・タイプを作成する方法は次のとおりです。
  1. TestManager で、Tools > Manage > Test Script Types を選択します。
  2. 「Manage Test Script Types」ダイアログ・ボックスで、「New」を選択します。
  3. 「New Test Script Type」ダイアログ・ボックスで、新規のテスト・スクリプト・タイプの名前を入力します。
  4. 「Console Adapter Type」タブをクリックします。
  5. 「Use the command line console adapter」を選択します。
  6. 「New instance command line」フィールドで、IBM Rational Manual Tester を実行する rtMt.exe ファイルへの絶対パスを入力します。パスは二重引用符で囲みます。 Manual Tester をデフォルト位置にインストールした場合は、"c:¥Program Files¥IBM|Rational¥SDP¥6.0¥ManualTest¥eclipse¥rtMt.exe" と入力します。
  7. 「Edit instance command line」フィールドで、絶対パスを二重引用符で囲んで入力し、スペースと {testscriptpath} を追加します。 Manual Tester をデフォルト位置にインストールした場合は、"c:¥Program Files¥IBM|Rational¥SDP¥6.0¥ManualTest¥eclipse¥rtMt.exe" {testscriptpath} と入力します。
  8. 「Execution Adapter Type」タブをクリックします。
  9. 「Use the command line execution adapter」をクリックします。
  10. 「Execution command line」フィールドで、絶対パスを二重引用符で囲んで入力し、スペース、-x、スペース、および {testscriptpath} を (中括弧も含めて) 追加します。 Manual Tester をデフォルト位置にインストールした場合は、"c:¥Program Files¥IBM|Rational¥SDP¥6.0¥ManualTest¥eclipse¥rtMt.exe" -x {testscriptpath} と入力します。
    注: ステップ 6、7、および 10 の構文でスペースを省略すると、Manual Tester と TestManager の両方で予測不能な結果になります。
関連概念
TestManager を Manual Tester で使用することについて
フィードバック
(C) Copyright IBM Corporation 2004, 2005. All Rights Reserved.
(C) Copyright IBM Japan 2005