How HTTP Recorder Works

You can record your test cases by manual testing your web application by following the steps below:

  1. First open the web application under test in Google Chrome.
  2. Then Click on extension icon in browser navigation bar


     
  3. Then select “Start Recording” menu item from a list of options


     
  4. Extension icon will be colored green to signal that Recorder is in recording mode


     
  5. Manual test the web application, vREST Chrome Extension will record the requests (filtered by the rules) and save them as test cases in vREST application.
  6. Stop the recording by selecting “Stop Recording” menu item from a list of options.