amartin
5 years agoOccasional Contributor
Hints for searching or combining test logs
I've got a list of recent test logs in a project, and I'd like to perform a search for events or strings. 1) Is is possible to search more than one log at the same time? Also, I'd like to combine ...
- 4 years ago
We have written a script to search for needed details in the testcomplete logs and also align timestamps from other logs.
I have realized that my workflow runs TestComplete scripts in a one-off fashion and not through the test items runner, so my logs tend to be more disjoint.