ContributionsMost RecentMost LikesSolutionsRe: Reporting test item results during test run via COMCan any member of the forums help at all with this?Re: Is there a way to return the name of the current sub routine or function?Bit late but would like to add my vote for this too.Reporting test item results during test run via COMHi we have an application written in C# which we use for enabling all testers to run and schedule test runs on TestComplete/TestExecute. For this we use the functionality of TestComplete via COM. This works fine and enabled us to complete the runs and using the GetLastResultDescription() method on ItcIntegration object we are able to report the result of the entire run. However, we can not let the user currently know how the tests are progressing and how each test is going - whether each individual test item passes or fails. We use a complicated process involving the TC events, writing to text files and reading them in elsewhere to do it at the moment, but it is quite flaky. Is there any way to do this via COM? Either through the main library or the TC internal interfaces library?Re: Firefox version 14 SupportThanks Irina.Firefox version 14 SupportFirefox 14 is now out, do you know when TestComplete 9 will be supporting it?