LoadView は、実際のブラウザーを使用して Web サイトとのユーザー操作をシミュレートし、実際のシナリオを厳密に模倣した正確なパフォーマンス データを提供します。複雑なユーザーインタラクションを簡単にスクリプト化できるため、高度なコーディングスキルを必要とせずに、Webサイト上で詳細でターゲットを絞ったテストシナリオを実行できます。テスト シナリオが定義され、スクリプトが作成されると、LoadView は実際のブラウザー ウィンドウでテスト シナリオを実行する仮想ユーザーを生成します。テストの開始後、各仮想ユーザーは、テストシナリオで定義されたWebトランザクションを繰り返し実行します。トランザクションが完了すると、仮想ユーザーはプロセスを再開し、テスト期間が終了するまで続行します。
仮想ユーザーがトランザクションを実行するたびに、LoadView は新しいブラウザー セッションを開始します。
Web アプリケーションの複数ステップのテストを構成するには、 EveryStep スクリプト ツールを使用してテスト スクリプトを記録する必要があります。 新しいスクリプトを作成し、既存のテストから、スクリプトを EveryStep スクリプティング ツールレコーダーにインポートしたり、ローカル マシンからアップロードしたりできます。
たとえば、EveryStep Web レコーダーを使用して、電子商取引サイトのカート チェックアウト プロセスを記録およびテストできます。
記録されたスクリプト
このフィールドには、 EveryStep スクリプト ツールを使用して記録されたスクリプトが表示されます。 スクリプトを編集するには、[ スクリプトの編集 ] ボタンをクリックし、 スクリプトを変更します。
スクリプティングモード
このフィールドには、スクリプトで選択したブラウザの種類、デバイスの種類、および記録の解像度が表示されます。
時間検証しきい値 (秒)
Enter the time in seconds you expect your script should be completed in case you would like to receive an error if this threshold is exceeded.
There are several default system timeouts:
Navigation timeout | 120 seconds | By default, the system will wait for 120 seconds to complete navigation to a web page. If navigation isn’t completed in 120 seconds the action is aborted and error is generated. | The script execution will continue. |
User Action timeout | 50 second | The system will wait for 50 seconds to complete a user action (click, select, etc.). If the user action isn’t completed in 50 seconds the action is aborted and error is generated. | The script execution will continue. |
Script Execution timeout | 15 minutes | By default, the system will wait for script execution result fro 15 minutes. If the script execution is not finished in 15 minutes it will be aborted. | Script execution is fully aborted either on a successful run or in case of reaching the timeout. |
ブラウザモード
Dotcom-Monitor は、プロキシ経由で、または直接ロード テスト要求を送信できます。デフォルトでは、すべてのリクエストはロードインジェクターから直接送信されます。 ブラウザモード オプションを使用すると、プロキシをすばやくアクティブ化して 、トンネル モードでリクエストを送信できます。
DNS オプション
The DNS Options feature allows users to choose how domain name server (DNS) requests are conducted during a test.
The Custom DNS Hosts section allows setting up the mapping of IP addresses to hostnames. IPv6 and IPv4 DNS resolutions are supported.
To specify the mapping, enter the IP address and the hostname in the corresponding fields.
See also: DNS Mode Options.