Saturday, November 20, 2010

Integration of soapUI tests in maven build lifecycle

We can include soapUI tests in SVN and run these tests as part of continuous integration testing.

We can use below tools to achieve this.

soapUI:         Webservices testing tool.
SVN:             Version control system.
Maven:         Build tool
Continuum:   Continuous integration server

Here is the link

No comments:

Post a Comment