How to install TestMace on Ubuntu – API Testing Development Tool

  • Post last modified:September 8, 2020
  • Post category:Linux
  • Post author:

TestMace is a API Testing Development IDE for Windows, Linux and MacOS. It is available in free and Paid versions. Using this you can test your API, share your code and it comes with auto completion and syntax highlight. The basic version is completely free for commercial use also. The free version comes with tests editor and scenarios, YAML format support, JS scripts and Embedded authentication methods. You can also import requests from cURL, Postman collections and importing API from Swagger and OpenAPI.

TestMace

(more…)

Continue ReadingHow to install TestMace on Ubuntu – API Testing Development Tool

How to install Insomnia on Ubuntu – API Testing REST client

  • Post last modified:February 28, 2020
  • Post category:Linux
  • Post author:

Insomnia is a free and open source REST and GraphQL client for Windows, macOS and Linux. Using this you can create HTTP requests and get details about the response like status code, body, headers, cookies. It comes with workspaces and drag-and-drop requests support. Some of the important features are you can create reusable API keys or session IDs, global environment variables, code snippet generation, OAuth 1.0, 2.0 auth, NTLM and AWS authentication support, keyboard shortcuts, SSL client certificates, JSONPath and XPath, HTML preview and configurable proxy support. It comes in three plans Free, plus and Teams. The free plan is enough for most users. Paid plans come with extra features like E2EE team sync, Workspace collaboration, User management and Priority support.

(more…)

Continue ReadingHow to install Insomnia on Ubuntu – API Testing REST client