Excerpt |
---|
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 useLets take an example, how you can configure basic auth for your test cases in vREST.
|
...