Write and fix test cases in CSV format with summary tracking tables for QA purposes
At the top of every test case file, include this summary table:
Category,Table,Test Case Count,Status,Last Sprint Test,Writer
[Category Name],[Sub-feature],[Number],[Draft/In Progress/Completed],[Sprint XX],[QA Engineer Name]
Add a totals row at the end:
[Category Name] Subtotal,,[Total Count],,,,,
Each test case must include:
Test Case ID,Scenario Title,Type,Precondition,Given,When,Then,Expected Result,Comment - data,Tester,Test Status (DEV),Test Status (main),Last Sprint Test,Front Unit test,Back Unit test,Front Integration,Api test
✅ Feature Name to organize[Feature Area] - [Specific Feature].csvShop Builder - Product Management.csv, Shopfront - Cart System.csvCategory,Table,Test Case Count,Status,Last Sprint Test,Writer
[Area],[Feature],[Count],[Status],[Sprint],[Name]
...
Feature,Test Case ID Range,,,,,
[Feature Name],[Range],,,,,
═══════════════════════════════════════════════════════════════════════════════════════════════════════
[SECTION TITLE]
═══════════════════════════════════════════════════════════════════════════════════════════════════════
✅ [Sub-feature Name],,,,,,
Test Case ID,Scenario Title,Type,Precondition,Given,When,Then,Expected Result,Comment - data,Tester,Test Status (DEV),Test Status (main),Last Sprint Test,Front Unit test,Back Unit test,Front Integration,Api test
TC-XXX-001,[Scenario],[Type],[Precondition],[Given],[When],[Then],[Expected],[Comment],[Tester],[Status],[Status],[Sprint],,,,
...
✅ emoji for section headers to improve readability═══════════════════════════════════════════════════════════════════════════════════════════════════════ as section dividersPass ✅, Fail ❌, Pending ⏳, Invalid ⚠️, N/AAlways ask for clarification on: