I agree with chuck
to me it seems testing a webservice with a tool made for automating the
browser is like using the back of a screwdriver to drive a nail in. yes it
works but it might not be the best way to do it.

I would suggest just sending requests directly to the api using something
like http-client or something similar, it wont cost you the time of
launching the browser which will save you lots of time in the long run.




On Thu, Apr 11, 2013 at 4:48 AM, watir webdriver <
[email protected]> wrote:

>
> Thanks for your reply Chunk...I'm afraid,the presentation for REST API on
> github is no longer available.
> I've tested few REST API scenarios using cucumber and watir webdriver.
> Apart from that we've few JSON integration scenarios to be tested...Is
> there any way to automate JSON Integration ?
> Thanks in-advance.
>
>
> On Tuesday, April 9, 2013 5:08:24 PM UTC+1, watir webdriver wrote:
>>
>> Hi,
>>
>> I've to test JSON API using cucumber and watir webdriver.Are there any
>> links or docs available ?
>>
>> Thanks in-advance..
>>
>  --
> --
> Before posting, please read http://watir.com/support. In short: search
> before you ask, be nice.
>
> [email protected]
> http://groups.google.com/group/watir-general
> [email protected]
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Watir General" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

--- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to