ThWatcher
14 years agoOccasional Contributor
Can a script in a TestComplete Project run a different TestComplete project?
Hello, and thanks to any who can help me.
I tried asking this in the novice area but got no response.
So now I'll try here.
Is it possible to run a TestComplete Project from a script in another TestComplete project?
Or, possibly in an alternate scenario;
I have a series of projects that export their logs to an archive directory;
And:
If I have a set of routines in the 'Test Items' of the project, when the
project is run, in Testcomplete, and in the Exported log, I get a nicely formatted/nested log with the summary and
charts on the first page.
But if I run the same routines from a script that calls the routines each in
order, I don't get the same nesting in the log output nor do I get the summary and charts.
How can I get or produce that summary and charts to place on my own log pages, possibly with my own variation of formatting?
Again, thanks for any help.