vREST - REST API Testing Tool
vREST is an automated REST API Testing Tool. This extension records HTTP requests and their responses in vREST application.
Τι είναι το vREST - REST API Testing Tool;
Το vREST - REST API Testing Tool είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://vrest.io, και η κύρια λειτουργία του είναι "vREST is an automated REST API Testing Tool. This extension records HTTP requests and their responses in vREST application.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης vREST - REST API Testing Tool
Λήψη αρχείων επέκτασης vREST - REST API Testing Tool σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | vREST - REST API Testing Tool |
ID | jnhibbjmekoijdjaopflcjbjieamifhh |
Επίσημο URL | https://chromewebstore.google.com/detail/vrest-rest-api-testing-to/jnhibbjmekoijdjaopflcjbjieamifhh |
Περιγραφή | vREST is an automated REST API Testing Tool. This extension records HTTP requests and their responses in vREST application. |
Μέγεθος Αρχείου | 194 KB |
Αριθμός Εγκαταστάσεων | 5,802 |
Τρέχουσα Έκδοση | 1.2.9 |
Τελευταία Ενημέρωση | 2021-03-02 |
Ημερομηνία Δημοσίευσης | 2019-11-30 |
Αξιολόγηση | 4.38/5 Συνολικά 52 Αξιολογήσεις |
Προγραμματιστής | https://vrest.io |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://vrest.io |
Διεύθυνση URL της Σελίδας Βοήθειας | https://optimizory.atlassian.net/servicedesk/customer/portal/2 |
Υποστηριζόμενες Γλώσσες | 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 |