Hello, I don't know how you're supposed to test Web Services with Watir, unless you want to compare the values displayed in your web app with the web services backend.
What people usually use for web services testing is SoapUI. If you are looking for a Ruby library, I think soap4r is a good start. FK On Mon, May 10, 2010 at 2:57 PM, Jason Shelton <[email protected]>wrote: > Hello, > > I am writing to ask if anyone has used Watir for web services/API level > testing. If so, how? If not, what tools would you recommend for this > testing? Thank you in advance for any help that you may provide. > > ------------------------------ > The New Busy is not the old busy. Search, chat and e-mail from your inbox. Get > started.<http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_3> > > -- > Before posting, please read http://watir.com/support. In short: search > before you ask, be nice. > > You received this message because you are subscribed to > http://groups.google.com/group/watir-general > To post: [email protected] > To unsubscribe: > [email protected]<watir-general%[email protected]> > -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to http://groups.google.com/group/watir-general To post: [email protected] To unsubscribe: [email protected]
