Web service authentication
Hi,
I am trying to load-test a series of web services that however requires basic authentication. Is there anyway to get ants load to use authentication when calling web services?
Best Regards,
Psimon
I am trying to load-test a series of web services that however requires basic authentication. Is there anyway to get ants load to use authentication when calling web services?
Best Regards,
Psimon
This discussion has been closed.
Comments
Unfortunately not. ANTS Load only supports open webservices that do not require any kind of authentication because the webservice wrapper we use does not add the appropriate headers.