Name | Modified | Size | Downloads / Week |
---|---|---|---|
webservicemocker-1.0.1.war.zip | 2015-05-07 | 14.6 MB | |
webservicemocker-1.0.0.war.zip | 2013-04-30 | 14.6 MB | |
webservicemocker-0.0.8.war.zip | 2013-03-23 | 14.6 MB | |
webservicemocker-0.0.7.war.zip | 2012-11-05 | 14.6 MB | |
webservicemocker-0.0.6.war.zip | 2011-08-18 | 14.6 MB | |
README.mkd | 2011-07-22 | 903 Bytes | |
Totals: 6 Items | 73.2 MB | 0 |
About
Web Service Mocker is an easy to use, completely web based SOAP web service mocking utility. This utility is found very useful in a SOA development environment during unit test, preliminary acceptance test, component integration test, regression test and non functional requirement test phases of any project.
Software Requirement
- Apache Tomcat 6 or above - http://tomcat.apache.org
- Java Runtime Environment 1.6 or above - http://www.oracle.com/technetwork/java/javase/downloads/index.html
Installation
Place the war file under (tomcat-root)/webapps directory and start the tomcat server.
Usage
Once the tomcat server is started the web page will be available at http://host:port/context/index.jsp Ex: If the war name is webservicemocker-0.0.1.war and port is 8080 the web URL will be http://localhost:8080/webservicemocker-0.0.1/index.jsp