Posts tagged as:

SOAP

Customizing soapUI reports

by Chirag Jayswal on January 4, 2010

Note: For overall context for this blog please read integration testing with soapUI. SoapUI Pro has extensive reporting functionality: creating reports on different levels (project, testsuite, testcase, etc.), different formats (pdf, cvs, xls, xml, etc.), easy customization and more. The feature provides three basic types of reports: Printable Reports : Reports are based on the [...]

{ Comments on this entry are closed }

Invoking a Selenium RC test from soapUI

by Bhaskar.Joshi on January 1, 2010

Note: For overall context for this blog please read integration testing with soapUI to understand why extending soapUI to work with Selenium is ever necessary. A selenium RC groovy script which is one form of customizable edition of the recorded selenium IDE can be invoked in the soapUI. It is useful to perform various tasks [...]

{ 15 comments }

Integration testing with soapUI

by Manish Mathuria on December 27, 2009

soapUI can be leveraged for doing integration testing which involves tests other than plain web services – such as invoking selenium tests.

{ 3 comments }