Testing — Kiểm thử Marketing
Kiểm thử UI và workflow cho marketing pages, landing pages, và marketing automation.Cú pháp
Bảng tham chiếu nhanh
| Lệnh | Mô tả | Use case |
|---|---|---|
/ckm:test:ui | UI test trên browser — screenshots, responsive, interactions | Test landing page mới |
/ckm:test:workflow | Test workflow step-by-step với manual verification | Test email sequence, funnel flow |
/ckm:test:ui — UI Testing
Chạy UI tests trên website/landing page và generate detailed report:/ckm:test:workflow — Workflow Testing
Test marketing workflows theo steps có manual verification:- Email drip sequence — verify mỗi email gửi đúng timing và content
- Funnel flow — test từ landing → form → thank you → email
- Social scheduling — verify posts lên đúng platform, đúng giờ
- Campaign automation — test triggers, conditions, actions
Ví dụ thực tế
- /ckm:test:ui output
- /ckm:test:workflow output
Khi nào dùng / không dùng
| Dùng | Không dùng |
|---|---|
| Trước launch landing page mới | Test code logic (dùng /test) |
| Verify email sequence hoạt động | QA toàn diện application (dùng /qa-full) |
| Check marketing page responsive | Performance benchmark (dùng /benchmark) |