tbom
13 years agoContributor
reloading of Webservices
I have a test setup, that uses a webservice to load configuration data for DB access etc. in testcomplete
When I run it on my development machine it works fine. But when I run it on one of our testmachines (using test execute), the webservice fails, as it hasn't been initialized.
If I start testcomple on the testmachine, and refresh the webservice, then it works fine. Also in test execute afterwards
However, this is not an ideal solution, as we deploy the code daily with a fresh snapshot, to our testmachines. And then it needs to refresh the webservice daily on 25+ machines = A hell of a workload.. :) + we need testcomplete on all testmachines, which we would like to avoid.
Is there a way for auto refreshing the webservice references in a project, when loading it in testexecute?
/ Thomas
When I run it on my development machine it works fine. But when I run it on one of our testmachines (using test execute), the webservice fails, as it hasn't been initialized.
If I start testcomple on the testmachine, and refresh the webservice, then it works fine. Also in test execute afterwards
However, this is not an ideal solution, as we deploy the code daily with a fresh snapshot, to our testmachines. And then it needs to refresh the webservice daily on 25+ machines = A hell of a workload.. :) + we need testcomplete on all testmachines, which we would like to avoid.
Is there a way for auto refreshing the webservice references in a project, when loading it in testexecute?
/ Thomas