Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20755

Run testcomplete from Release Management Deployment Agent

$
0
0

We are developing a series of smoke test with TestComplete, we want to automate the execution of these test with each deploy generated with our Nigthly Build (NB).

 

So far we are using TFS and MSBuild to generate the NB, in order to deploy the artifacts we use Release Management (RM), with this implementation we deploy to several virtual machines.

 

Rigth now, RM is deploying our application to the vm as well as the test developed. In one of the vm we had installed the TestComplete, and we try to make that RM runs the smoke test using the console command. We prepared a small script that will be called by the RM Deployment Agent (Agent is a Windows service that runs a NT AUTHORITY\SYSTEM). So far the script is called by the agent, but TestComplete runs for a few seconds and crash. If I run the script from my interactive session it runs as expected.

 

Any Idea???


Viewing all articles
Browse latest Browse all 20755

Trending Articles