Hello again Charles, looks like your execution process is the bottleneck for the test runs. Per my understanding (and please do correct me if my assumption is incorrect), TFS relaunches the project, say project 1 up to 700, in each run. By concept, the steps followed is the following (if right):
- Launch TestComplete via COM
- Open Project.
- Run Script 1
- Close Project
- Repeat steps 2 to 4 until all the queued scripts have been processed.
Bottomline is, compilation happens in each run. (And that's only my assumption). If this is not the case then do let us know and we'll try to pin point the bottleneck.
BTW, can you check the antivirus settings of your test machine? It might be scanning your scripts during run time.
Regards -- Paul