Forum Discussion

smecham's avatar
smecham
New Contributor
16 years ago

Functional Testing Webservices with Basic Auth

I am setting up tests for webservices and some of these webservices are hosted on servers that require the use of a user and password using Basic Authorization.  When I attempt to execute my tests I a...