Проекты

HTTP Test Client

Welcome screen

Plugin working in different modes. First — simple HTTP testing to remote server. Second — run of automated testing of an array of addresses.

Well, the most important "feature" that I lacked in other systems, the ability to set patterns in the URL and payload of each request.

Between each request, the cookie container is carried over to the next request.

If the root request answered with an error, then the test will not go to the child requests.

To bypass certificate errors, the global hook method has been added to the settings.

Configuration

  1. Validate Server Certificate: False — Ignore server certificate errors
  2. Stop on Error: False — Stop further testing if one of the nodes fails
Теги:

Скачать

Родительские файлы