|
Try it with Bugzilla – save test case log results directly into your bug tracking system.
The XML-RPC session window provides a work surface for composing and submitting XML-RPC method calls over HTTP and HTTPS. Any request that you submit in the iTest session is forwarded to the XML-RPC service. The service performs the action and returns a response. You can view the response in the Response section of the XML-RPC session window. iTest captures all of the actions that you perform in a session and all of the responses. You can use the captured items to create test case steps that interact with the XML-RPC server.
|