Updating Automation Execution Results with ZBots

ZBots come packaged with a web services client and have utility methods that you may use within any JAVA based program. This is used to update the results of the execution run directly into the Zephyr server. 

 Zephyr webservice API WSDL can be accessed at http://$ZEPHYR_SERVER:$PORT/flex/services/soap/zephyrsoapservice-v1?wsdl. This WSDL can be used to write a webservices client in any language of choice.

The following flow diagram explains all the various moving parts in this process: