Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Redirect
delay2
filename
location1558445373

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.

...