dushkindigital / marketmap

New, clean repo for Shekhar
2 stars 0 forks source link

REST Enpoint Testing #35

Open pdushkin opened 12 years ago

pdushkin commented 12 years ago

Hi Shekhar,

At some point, I'd like to get a sense of how to test the REST endpoints you are building.

Namely, I would like to point either Fiddler or JMeter at them and submit an HTTP PUT/POST/GET and see the JSON response come back.

I know you have a lot on your plate, but maybe we can discuss this on the call this coming Sunday. As you go, it would be nice to know what the endpoints are, what are the methods, the method parameters, and the expected results.

Let's discuss on Sunday.

shekhargulati commented 12 years ago

Sure Peter D. This was something I was planning to do when I will be working on writing test cases for controller issue. But I will share with you all the REST endpoints which you can test by Sunday.

pdushkin commented 12 years ago

Thanks Shekhar. Please dont let this side-track your development priorities. I am happy to wait until you are ready. No rush. Thanks, Peter On Jun 14, 2012 8:26 PM, "Shekhar Gulati" < reply@reply.github.com> wrote:

Sure Peter D. This was something I was planning to do when I will be working on writing test cases for controller issue. But I will share with you all the REST endpoints which you can test by Sunday.


Reply to this email directly or view it on GitHub: https://github.com/dushkindigital/marketmap/issues/35#issuecomment-6346993

prp commented 12 years ago

Hi,

We also need to think about the number of REST calls require to create a listing. A large number of calls from the mobile applications will add delay (and will make failure handling harder), so it may make sense to bundle some of the calls.

Cheers, Peter

On 14/06/2012 19:59, pdushkin wrote:

Hi Shekhar,

At some point, I'd like to get a sense of how to test the REST endpoints you are building.

Namely, I would like to point either Fiddler or JMeter at them and submit an HTTP PUT/POST/GET and see the JSON response come back.

I know you have a lot on your plate, but maybe we can discuss this on the call this coming Sunday. As you go, it would be nice to know what the endpoints are, what are the methods, the method parameters, and the expected results.

Let's discuss on Sunday.


Reply to this email directly or view it on GitHub: https://github.com/dushkindigital/marketmap/issues/35

shekhargulati commented 12 years ago

I have provided list of request and responses for all REST endpoints https://github.com/dushkindigital/marketmap/issues/36 . You can use them to test using Fiddler or JMeter.

pdushkin commented 12 years ago

Fantastic, thanks Shekhar! I'll test either tonight before bed or tomorrow morning. Looking forward to trying things out.

Thanks! Peter

On Thu, Jul 12, 2012 at 11:39 PM, Shekhar Gulati < reply@reply.github.com

wrote:

I have provided list of request and responses for all REST endpoints https://github.com/dushkindigital/marketmap/issues/36 . You can use them to test using Fiddler or JMeter.


Reply to this email directly or view it on GitHub: https://github.com/dushkindigital/marketmap/issues/35#issuecomment-6953882