Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

No need to write your test cases manually. vREST HTTP Recorder is there to help you. Just turn on the recorder and do the manual testing of your web application for the last time. vREST will record test cases for you behind the scenes.

Here is a video tutorial for the same:

vREST HTTP Recorder (A browser extension, currently available only for Chrome) is a very simple and powerful tool, which records the HTTP requests of web application under test and their 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 for recording. ItĀ can be directly installed fromĀ Chrome Web Store.

Note

  • Any network communication (via HTTP(s) requests) which is not in the knowledge of the browser tab, will not be recorded by the extension also.
  • In order to extension to work, user must be logged into the vREST.

To read on, how this chrome extension works, please follow:

  • No labels