How can I validate localhost or intranet hosted web applications in vREST?

vREST executes all of the test cases on the client machine's

  1. Chrome browser with the help of chrome extension.
  2. And Command prompt with the help of vrunner utility.

So, vREST executes all the test cases as fast as possible without any network overhead. And you may validate your web applications easily irrespective of whether it is hosted on localhost or intranet or public internet.