Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
remoteagent [2016/09/22 02:36] 127.0.0.1 external edit |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Remote Agent ===== | ||
| - | //Remote Agent// is used to integrate // | ||
| - | |||
| - | Below are a few examples of remote agents you can create to extend // | ||
| - | |||
| - | Refer to [[Agent Integration Process|Agent Integration Process]] for details on how to develop an integrated remote agent with TestOptimal. | ||
| - | |||
| - | * [[RemoteAgentJava|Remote Agent in Java]] - for interfacing with other test automation tool that supports java like IBM Rational Robot, Functional Tester, and Borland [[SilkTest|SilkTest]]. | ||
| - | * [[RemoteAgentVBA|Remote Agent in VBA]] - for interfacing with other test automation tool that supports VBA. | ||
| - | * [[RemoteAgentVBS|Remote Agent in VBS]] - for QTP, Mercury QualityCenter, | ||
| - | * [[RemoteAgentAutoIt|Remote Agent in AutoIt]] - for open source automation tool [[http:// | ||
| - | |||
| - | You may also start the model execution remotely from the agent. The following are the url requests for starting model executions in the remote agent: | ||
| - | |||
| - | * [[http:// | ||
| - | * [[http:// | ||
| - | * [[http:// | ||
| - | |||
| - | If you are using java agent, you can remote start the model with execModel(userID, | ||