Tagged Questions
4
votes
2answers
667 views
Delphi project testing via TestComplete 7 on FinalBuilder
We've been using FinalBuilder as a continuous integration server for our Delphi project.
Currently, we have our builds automatically triggered from subversion check-ins, dUnit tests run after the ...
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 ...