In Basic Authorization, system simply asks for username and password for making authorized HTTP requests and basic authorization header will be sent while making HTTP requests.

 


How to use

Lets take an example, how you can configure basic auth for your test cases in vREST.

  1. First Configure a Authorization of type "Basic Auth" like this



  2. Then use this configured authorization in your test cases like this