Spirent TestCenter
自動試験/スクリプト制御
ID.auto-0005
Q. NCS| REST APIでの操作方法を教えてください。
A.
TestCenterはREST APIによる操作を標準でサポートしています。
WindowsとLinux環境の両方で利用可能です。
下記例は、Windows環境での操作例になります。
- Command Promptを起動します。
- (Spirent TestCenter Applicationインストールパス)/stcweb.exe を実行します。
REST API実行中は、Command Promptを起動したままにします。 - お使いのREST API実行ツールより、stcwebの実行環境PCのローカルホストへReST APIのコマンドを実行します。
例:http://localhost:8888/stcapi/help
下記ドキュメントをご参考いただけます。
Getting Started with the ReST API Application.pdf
Spirent TestCenter Automation Programmer's Reference.pdf