IamDiana
16 years agoNew Contributor
How to intercept the requests at the server side using soapmonitor ?
Hi ,
We have an app which uses lot of REST webservices. We want to test all of them . It is difficult for us to manually create a project and test case and test suite to each of the REST urls as the numbers are many.
What we indend to do is , intercept all the requests coming into webservice , record them and save them as test cases and re run them later and compare the results with the known good results.
For this purpose we thought SOAP UI's soap monitor can be used. We want to know :
a) can we setup the soap ui monitor - proxy as localhost:8081 ( as per http://www.soapui.org/userguide/monitor/index.html ) to observe the remote - production - webservice URL ?
b) what should be changes done in the client access ? Do I have to run the client ( as a recorded test cases / load tests ) from soap UI tool only ?
c) Is there any command line utility to invoke the soap monitor ?
Any help appreciated ..
TIA
Diana
We have an app which uses lot of REST webservices. We want to test all of them . It is difficult for us to manually create a project and test case and test suite to each of the REST urls as the numbers are many.
What we indend to do is , intercept all the requests coming into webservice , record them and save them as test cases and re run them later and compare the results with the known good results.
For this purpose we thought SOAP UI's soap monitor can be used. We want to know :
a) can we setup the soap ui monitor - proxy as localhost:8081 ( as per http://www.soapui.org/userguide/monitor/index.html ) to observe the remote - production - webservice URL ?
b) what should be changes done in the client access ? Do I have to run the client ( as a recorded test cases / load tests ) from soap UI tool only ?
c) Is there any command line utility to invoke the soap monitor ?
Any help appreciated ..
TIA
Diana