| Express (discontinued) | PRO | |
|---|---|---|
| Price for edition | Free | Free |
| Basic request features (URL, HTTP method, request encoding, URL encoding, etc.) |
|
|
| HTTP headers with support for advanced configuration of request headers |
|
|
| Add cookies with their values to request |
|
|
| Extensive upload support, including multipart form data |
|
|
| Request data builder for smoother testing of HTML forms and file uploads |
|
|
| Global parameters to define values for data reuse |
|
|
| Multi-value parameters for complete testing of all possible data variations |
|
|
| Parameters with manually provided values during the execution |
|
|
| Execution of multiple request items in desired order with basic response data validation |
|
|
| Complete request and response data review with several pretty viewers |
|
|
| Ad hoc request tool for quick execution of basic requests |
|
|
| Support for HTTP authentication (Basic, Windows, etc.) |
|
|
| Obtain OAuth access data from authentication provider |
|
|
| Create display groups for an advanced view of request items |
|
|
| Import OpenAPI (Swagger) data to create HttpMaster project for REST API |
|
|
| Advanced response data validation with support for logical validation expressions |
|
|
| Request chaining to use any data from the previous request with the next request |
|
|
| Automatically resend cookies from the previous request with the next request |
|
|
| Create groups of request items for advanced execution scenarios |
|
|
| Define conditional execution for request items inside the execution group |
|
|
| Save complete execution data to a special export file for later review |
|
|
| Create PDF report with selected execution data |
|
|
| Export execution results (outcomes) to XML or JSON file |
|
|
| Run pre-execution and post-execution actions (batch file, PowerShell script, etc.) |
|
|
| Support for client side certificates |
|
|
| Command line interface (CLI) to automate project execution |
|
|
| Wizard for user-friendly construction of CLI commands |
|
|
| Prepare Curl commands from project request items |
|