Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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



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

     
Excerpt
hiddentrue

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.

 

Image Added


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

    Image Added

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

    Image Added