{{db_name}} - Recent Test Metrics


{% for item in data %} {% if (item[3] == "PASS") %} {% else %} {% endif %} {% endfor %}
Execution ID Test Case Status Time (m) Error Comment
{{item[0]}} {{item[2]}} {{item[3]}} {{item[3]}} {{item[4]}} {{item[5]}} {% if (item[3] != "PASS" and item[6] != None) %} {{item[6]}} {% endif %} {% if (item[3] != "PASS" ) %} {% endif %}