Forum Discussion
Philip_Baird
12 years agoCommunity Hero
Hi Minh, I have had some experience with the COM Object writing a batch execution util and I don't think it provides the feature you want.
From experience, the COM Object provides methods to execute existing Test Items within a Project Suite, e.g.

but nothing to allow the execution of adhoc, anonymous code.
The closest thing I can think of is the ItcIntegration::RunRoutineEx() method which allows execution of a function with parameters.
Regards,
Phil Baird
From experience, the COM Object provides methods to execute existing Test Items within a Project Suite, e.g.

but nothing to allow the execution of adhoc, anonymous code.
The closest thing I can think of is the ItcIntegration::RunRoutineEx() method which allows execution of a function with parameters.
Regards,
Phil Baird