Vec84
8 years agoContributor
Push test to VM to run from host machine
Hello,
I have test complete installed on a host machine and now have an Oracle Virtual box with a similar image of my machine running along side. The Virtual box also has testcomplete installed and they both utilise the floating licence.
My question is, could I push a script test to run on the virtual box from my dev/host machine.The Virtual machine is open and not locked but I would rather push tests to that while I continue to work. I understand this is possible on Testexecute however we don't have this as of yet.
I have created bat files on the development machine to trigger tests but I haven't had it rub in the virtual box. I have attempted to use PsExec tool however it seems to load another VM on the VM image which is weird.
I have test complete installed on a host machine and now have an Oracle Virtual box with a similar image of my machine running along side. The Virtual box also has testcomplete installed and they both utilise the floating licence.
My question is, could I push a script test to run on the virtual box from my dev/host machine.The Virtual machine is open and not locked but I would rather push tests to that while I continue to work. I understand this is possible on Testexecute however we don't have this as of yet.
I have created bat files on the development machine to trigger tests but I haven't had it rub in the virtual box. I have attempted to use PsExec tool however it seems to load another VM on the VM image which is weird.
- Utilizing a Network suite you can do what you ask... but again, the restriction is that you are running a project on your device machine which kicks off the remote.
Your best bet is to copy your project locally onto your VM and then kick it off there in TestExecute. You can do this any number of ways like using Jenkins, TFS, QA COMPLETE, or simply windows task scheduler