Forum Discussion

hlalumiere's avatar
hlalumiere
Regular Contributor
14 years ago

Is it possible to modify a Project.Variables before running a test via COM?

As the title says, I need to modify a project variable before running a test through TestExecute's COM access. I run individual test units through the .RunProjectTestItem of the Integration object. As...