What is the best way to automate REST api -


i trying automate rest api methods. wanted know way automate using java+selenium+httpclient or using ruby+minitest.

please help...

instead of using httpclient in java, better use jersey clients[jax-rs implementation]. following links familiarity jersey client. https://jersey.java.net/documentation/latest/client.html

http://howtodoinjava.com/jersey/jersey-restful-client-examples/


Comments

Popular posts from this blog

Multilayer CSV to filtered excel -

Listboxes in c# -

ios - Why must I define variables twice in the Header file? -