BTip
21 days agoNew Contributor
TestComplete- Compare Result Log Trends
Background:
Our automated tests run nightly via Azure Pipelines and Test Execute. The .MHT logs provided from this output frankly suck and aren't usable.
Question:
Has anyone implemented anything where they take the log results and store these separately (SQL, Access, etc) for trend comparison?
I'd like to be able to easily compare results for Keyword Test 1 ran on Monday against the same Keyword Test 1 ran on Tuesday without having to view the detailed logs. My primary concern is: Did Keyword Test 1 fail on Tuesday when it passed on Monday.