automated tests - How to execute RFT scripts on a remote machine -
i have rational functional tester installed on local machine, , have written scripts. need run these scripts on remote machine.
research shows should be:
using rational test manager
but rational test manager obsolete, since 2010.
i tried putting scripts on rqm , run through web on remote machine, scripts run rqm need adapter resides on local machine.
how run rft scripts on remote machine without installing rft there?
execute rft test script using agent controller?
"post rft 8.2.0.1 , able execute script on remote machine rft must installed on machine.
*****edit*** rft's installation complete package installation ,meaning when install rft installs complete product capable of recording /playback scripts on supported domains.
so it's not possible on machine x install recorder , on machine y install playback engine. approach perhaps have kind of tool on server machine here script , go , execute on machine z , not have rft installed .. script may have controls recorded domains (html/java/.net/sap/win32) supporting files dlls /jars (consiting of proxies , os related shared libraries) have transferred machine , think quite task :) . in opinion it's not impossible it's not been done yet."
answer two: "wrong, not impossible. takes lot of configuration. http://www-01.ibm.com/support/docview.wss?uid=swg21319598
to execute rft scripts on remote machine: make sure scripts (java or .net ) compiled before deploy remote execution. after compiled successfully, in order start remote execution, on master machine, test manager needs installed , configured correctly.
the following configuration on tm on master machine: in "execution" tab, right click on "computers", , add new computer,specify computer name, property, , port information, tm able locate remote machine. set remote machine described separately java script , .net script. java script, following needed on remote machine: test manager test agent. (can installed test manager cd). rational functional tester test agent.( can installed rft installation package). .net script, following needed on remote machine: test manager test agent. (can installed test manager cd). rational functional tester test agent.( can installed rft installation package). .net framework.(visual studio not needed on remote machine, there defect on this, reference separate tech note on workaround this, searching "remote execution .net script").
last, not least, if customer's aut windows/.net/sap based, .net framework needs installed on remote machine regardless whether java scripting or .net scripting. because part of rft's code gets placed application during infestation, rft code these applications written in c#, @ run time, .net framework needed playback successfully."
Comments
Post a Comment