← Về thư mục
📄 / / root / .hermes / skills / software-development / dogfood / templates / dogfood-report-template.md

Dogfood QA Report

Target: {target_url} Date: {date} Scope: {scope_description} Tester: Hermes Agent (automated exploratory QA)


Executive Summary

Severity Count
🔴 Critical {critical_count}
🟠 High {high_count}
🟡 Medium {medium_count}
🔵 Low {low_count}
Total {total_count}

Overall Assessment: {one_sentence_assessment}


Issues

Issue #{issue_number}:

Field Value
Severity {severity}
Category {category}
URL {url_where_found}

Description:

Steps to Reproduce: 1. {step_1} 2. {step_2} 3. {step_3}

Expected Behavior:

Actual Behavior:

Screenshot: MEDIA:{screenshot_path}

Console Errors (if applicable):

{console_error_output}

Issues Summary Table

# Title Severity Category URL
{n} {title} {severity} {category} {url}

Testing Coverage

Pages Tested

Features Tested

Not Tested / Out of Scope

Blockers


Notes

{any_additional_observations_or_recommendations}