Hi,
I need to automate "non functional" tests with QC/ALM, i think that the VAPI-XP-TEST test type answers this need.
In order to use our current infrastructure, I want to be able to trigger a Bladelogic Server Automation (BSA) job which will execute a script on the target host.
Through a VAPI-XP-TEST script, I am able to call BSA with SOAP but I am wondering about 2 things :
- I don't want people handling tests be able to view the SOAP call, for security reason
Q1 : is it possible to hide the script code ?
- I understand that this is my Internet Browser that launch the SOAP call
Q2 :
is it possible to execute the script from the QC server and not from my computer ?
at least, is it possible to specify a remote host that will make this call and so allow me to accept only requests from this host ?
Q3 : in the "test lab" module, i see "Run on Host", but I don't know the communication protocol to open (RPC ?) ; and is it between my client and the remote host or between the QC server and the remote host ?
Advices and references are very welcome, thank you :-)
Regards,