什麼是 test-idea-rewriting?
將被動的「驗證 X」測試描述轉變為主動的、可觀察的測試操作。當測試想法缺乏特異性、使用模糊語言或未通過品質驗證時使用。轉換為動作動詞格式以獲得更清晰、更可測試的描述。 來源:proffesor-for-testing/agentic-qe。
將被動的「驗證 X」測試描述轉變為主動的、可觀察的測試操作。當測試想法缺乏特異性、使用模糊語言或未通過品質驗證時使用。轉換為動作動詞格式以獲得更清晰、更可測試的描述。
透過命令列快速安裝 test-idea-rewriting AI 技能到你的開發環境
來源:proffesor-for-testing/agentic-qe。
| Interaction | Click, Type, Submit, Navigate, Scroll | UI actions | | Trigger | Send, Inject, Force, Simulate, Load | API/system actions | | Measurement | Measure, Time, Count, Profile | Performance checks | | State | Set, Configure, Enable, Disable, Toggle | Setup actions | | Observation | Confirm, Assert, Check, Observe | Outcome verification |
| Verify login works | Submit valid credentials; confirm session created | | Verify API returns 200 | Send GET request; assert 200 response within 500ms | | Verify error displays | Trigger validation error; observe error message | | Verify data saves | Insert record; query database; confirm fields match |
| Verify performance | Execute 100 requests; measure p99 < 200ms |
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill test-idea-rewriting將被動的「驗證 X」測試描述轉變為主動的、可觀察的測試操作。當測試想法缺乏特異性、使用模糊語言或未通過品質驗證時使用。轉換為動作動詞格式以獲得更清晰、更可測試的描述。 來源:proffesor-for-testing/agentic-qe。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill test-idea-rewriting 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/proffesor-for-testing/agentic-qe