Hi,

I am evaluating webtest against soapui to test a RESTful api.

Shootout criteria is support for http auth digest. Unfortunately I cannot get it working on webtest:
===
invoke(url:"/resource", username:"username",password:"password",description: "foo")

I guess webtest doesn't support http auth digest yet? I was hoping it was analysing the Authentication header response from the server and reacting (either use basic or digest).

Or is there another config file where I can do some authentication settings?

--
manuel aldana
[email protected]
software-engineering blog: http://www.aldana-online.de

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to