ContributionsMost RecentMost LikesSolutionsRe: Integration TestRail and TestComplete "At the end of each test case execution, the result of the test was returned via the API into TestRail." I would be interested to know how you can determine the pass/fail status of a test at the end of its execution. Because the test log is not generated(e.g., RootLogData.dat) until after all test items have been executed. Someone suggested ErrCount object but unfortunately this property is not tied to a specific test items but it's accumulative. Re: Integration TestRail and TestComplete Dear SundayTwins, Just wondering if you have published your framework anywhere yet ? If your framework based on TestComplete's script extension ? Thanks aaron