Para configurar um teste de várias etapas de um aplicativo Web, você precisa gravar um script de teste usando a EveryStep Scripting Tool. Você pode criar um novo script,importar um script no gravador EveryStep Scripting Tool a partir de um teste existente ou carregá-lo de uma máquina local.

Roteiro gravado

O campo exibe o script que foi gravado usando a Ferramenta de Scripting EveryStep. Para editar o script, clique no botão Editar script e modificar o script.

Modo de scripting

Este campo exibe o tipo de navegador selecionado no script, tipo de dispositivo e resolução de gravação.

Limite de validação de tempo (em segundos)

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.

Modo Navegador

O Dotcom-Monitor pode enviar solicitações de teste de carga por meio de um proxy ou diretamente. Por padrão, todas as solicitações serão enviadas diretamente dos Injetores de Carga. A opção Modo de navegador permite a ativação rápida do proxy para enviar solicitações no modo de túnel .

Opções de 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.

Examples:

192.168.107.246   example.com user.example.com userauth.example.com tools.example.com
192.168.107.246   example.com
192.168.107.246   user.example.com
192.168.107.246   userauth.example.com

See also: DNS Mode Options.

Uma vez criado o script, você tem que configurar um cenário de teste de carga.