[wtr-general] Re: JSON API using cucumber and watir webdriver

2013-04-17 Thread watir webdriver
Thanks a lot for the responsePlz let me know if you hear anything from Kondoot guys. 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.. >

Re: [wtr-general] Re: JSON API using cucumber and watir webdriver

2013-04-16 Thread Željko Filipin
On Tue, Apr 16, 2013 at 12:26 AM, Chuck van der Linden < cvanderlin...@climate.com> wrote: > I think Z is already checking with the Kondoot folks to try and figure out > what happened to our videos Yes, but no reply so far. Željko -- -- Before posting, please read http://watir.com/support. I

Re: [wtr-general] Re: JSON API using cucumber and watir webdriver

2013-04-15 Thread Chuck van der Linden
Thanks for the heads up on that... (dammit) I think Z is already checking with the Kondoot folks to try and figure out what happened to our videos On Thursday, April 11, 2013 5:02:25 AM UTC-7, Oscar.Rieken wrote: > > I agree with chuck > to me it seems testing a webservice with a tool made for a

Re: [wtr-general] Re: JSON API using cucumber and watir webdriver

2013-04-11 Thread Oscar Rieken
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

[wtr-general] Re: JSON API using cucumber and watir webdriver

2013-04-11 Thread watir webdriver
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 ? Than

[wtr-general] Re: JSON API using cucumber and watir webdriver

2013-04-09 Thread Chuck van der Linden
On Tuesday, April 9, 2013 9:08:24 AM UTC-7, 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.. > I would not test an API with Watir. Watir is made for driving web browsers and interacting