0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

[ServiceNow] [ATF] カタログタスクの変数に値を設定する

Posted at

概要

自動テストフレームワークでカタログの変数を更新するテストケースを作成する。
タスクをフォームで開いた後、値を設定しようとすると変数が見つからない。

プラットフォーム

NewYork

躓きポイント

タスクを開くところまでは省略。
スクリーンショット 2020-08-17 21.42.49.png

Set Field Valuesで値を設定しようとすると、
スクリーンショット 2020-08-17 21.43.14.png

変数(Variables)が見つからない。
スクリーンショット 2020-08-17 21.43.37.png

やり方

Service CatalogのSet Variable Valuesを使用する。
スクリーンショット 2020-08-17 21.49.16.png

値を設定して、
スクリーンショット 2020-08-17 21.52.22.png

更新をUI Action
スクリーンショット 2020-08-17 21.53.21.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?