Tagged Questions
4
votes
6answers
5k views
How to automate the test running process using TestComplete?
We are trying to integrate tests in our daily builds using TestComplete, so far we have a machine dedicated for testing and our build script copies to this machine everything TestComplete needs for ...
1
vote
4answers
220 views
Can one use FinalBuilder to dailybuild a fortran project (F77, F90, and above)?
Summarization: It is probably better using Scons or Foray (TCBuild) because they can solve Fortran (Fortran 90) dependencies.
========================================
A daily build or nightly build ...