vREST - REST API Testing Tool
vREST is an automated REST API Testing Tool. This extension records HTTP requests and their responses in vREST application.
Was ist vREST - REST API Testing Tool?
vREST - REST API Testing Tool ist eine Chrome-Erweiterung, die von https://vrest.io entwickelt wurde, und ihr Hauptmerkmal ist "vREST is an automated REST API Testing Tool. This extension records HTTP requests and their responses in vREST application.".
Erweiterungsscreenshots
vREST - REST API Testing Tool-Erweiterungs-CRX-Datei herunterladen
Laden Sie vREST - REST API Testing Tool-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
This extension works as part of the hosted application vREST (https://vrest.io - An Online tool for Automated Testing, Mocking, Automated Recording of REST / RESTful / HTTP APIs). It is a very simple extension, which records the HTTP requests of web application under test and also records their parameters, headers, responses and it will automatically store them as test cases in vREST. It can be configured to filter out HTTP requests according to content type and URL pattern while recording. More info about vREST - A simple and intuitive tool to quickly validate your REST APIs. - Deliver zero defect web applications with very less effort in API testing. - Works in hosted mode (https://vrest.io) - No skilled resources required to validate your web application. - De-couple your frontend development with backend development with easy to use Mock Server - Ease of maintenance over a span of releases.
Grundlegende Informationen zur Erweiterung
Name | vREST - REST API Testing Tool |
ID | jnhibbjmekoijdjaopflcjbjieamifhh |
Offizielle URL | https://chromewebstore.google.com/detail/vrest-rest-api-testing-to/jnhibbjmekoijdjaopflcjbjieamifhh |
Beschreibung | vREST is an automated REST API Testing Tool. This extension records HTTP requests and their responses in vREST application. |
Dateigröße | 194 KB |
Installationsanzahl | 5,802 |
Aktuelle Version | 1.2.9 |
Letztes Update | 2021-03-02 |
Veröffentlichungsdatum | 2019-11-30 |
Bewertung | 4.38/5 Insgesamt 52 Bewertungen |
Entwickler | https://vrest.io |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://vrest.io |
Hilfeseite URL | https://optimizory.atlassian.net/servicedesk/customer/portal/2 |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "vREST - REST API Testing Tool", "short_name": "vREST", "description": "vREST is an automated REST API Testing Tool. This extension records HTTP requests and their responses in vREST application.", "version": "1.2.9", "manifest_version": 2, "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "author": "Dheeraj Kumar Aggarwal |