tree: 686e6090ddc6612a69d49b852fe5ad092a71c589 [path history] [tgz]
  1. log_analysis_tool.py
  2. README.md
api-tests/tools/utils/README.md

Log Analysis Tool

Prerequisites : Python 3.7 with Tkinter Package

Execution : python log_analysis_tool.py

This Directory contain script for analysis of log result. It wil take test logs as input and display results in tree format.

  1. By double clicking on TEST it will show detail description of that test.
  2. Right click of the parent node of tree and select summary option it will show summary result of that node.