Hi,
We use Finalbuilder for our daily builds and we want to run the tests using
TestComplete, we already have a machine dedicated to just run tests and so
far we changed our build script to copy the application executables,
database and everything is need for the testing (including the tests source
code), so basically we can start each test manually after the build.
Now we want to automate the test running process, but we need some opinions
and some advices on how to do it.
Can you explain how do you do it, or how you think would be the simplest and
safer way for doing this?
Thanks for any help.