Welcome Guest, Not a member yet? Register   Sign In
open source Tools test Codignter or Php web services
#1

[eluser]smily[/eluser]
Hi,
I want to test Codignter or Php web services. Is there any open source tools to test Php based web-services?.

Thanks in advance
#2

[eluser]tpetrone[/eluser]
Seems like you have at least two different questions there.

1. How would you test a web servers ( such as RESTFul , SOAP , XML-RPC )??

- Google a tool called SoapUI.. There is a free and commercial edition. Probably the best tool around.

- If you want something simple to test REST services - use the "REST Client" it's a firefox plugin.


Hope this is helpful !
#3

[eluser]smily[/eluser]
Thanks for your reply. I want test codeigniter Restful web services http://net.tutsplus.com/tutorials/php/wo...igniter-2/

I had test my web services with SOAPUI and firefox POSTER addon. For my web services I had implemented Basic authentication.So my web services URL will like this http://admin:[email protected]/index.php/...ormat/json when I'm trying to test this URL with SOUPUI it shows authentication failed message. Where as the same URL if I tested in POSTER it is working fine.

What might be the issue?




Theme © iAndrew 2016 - Forum software by © MyBB