This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes Http Interaction using Eclipse Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Http Interaction using Eclipse" Watch "Http Interaction using Eclipse" New topic
Author

Http Interaction using Eclipse

amit punekar
Ranch Hand

Joined: May 14, 2004
Posts: 488
Hello there,
I want to know if there is any plugin that can be used to
1) Invoke a HTTP URL
2) POST a XML file to that URL
3) Check the HTTP Response that comes back.

At the moment I am using SOAP-UI to test the webservices. I could not find anything that would help me test the XML over HTTP using SOAP-UI. So was thinking if I can do that from within Eclipse.
I know that JMeter can be used to do this but looking out for some plug-in as getting JMeter installed on my machine might take longer due to the process where I am working.

regards,
Amit
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Http Interaction using Eclipse
 
Similar Threads
Using Jmeter to test a web app
General tools question - wrt to open source testing
Jmeter Testing - Parameter passing from one thread group to another thread group
New to JMeter
Spring Rich Client