状态转换测试
系统化测试状态机的合法转换、非法转换、边界转换和并发转换场景。当业务对象经历了多种状态(如订单:待支付→已支付→已发货→已完成)、或者需要验证状态变化时的数据一致性时,应当使用此技能。最容易遗漏的是非法转换(业务不允许的操作如"已完成→待支付")和并发转换(同一订单同时被支付和取消)。每个状态转换需标注触发条件、前置状态、后置状态和验证点。 本技能属于 QA Test Skills 技能集(49 个技能之一),完整工作流体验需安装全套:npx skills add Kokxi/qa-test-skills
as observed 2026-09-02T06:49:02.991ZWant to know when this changes? Sign in with an email address and we will tell you. Free, no card, watch up to 5.
- Identifier
qa-state-transition- Source
- ClawHub
- Version observed
- 1.7.6
- Source repository
- not published
- Repository observation
- No source repository listed
- First observed here
- 2026-08-28T22:54:40.332Z
- Observations recorded
- 3
- Installs (reported upstream)
- 1
- Weekly downloads (upstream)
- 721
Observation history
2026-09-02T06:49:02.991Z
Fields that differed: changelog description displayName latestVersion summary
| Field | Before | After |
|---|---|---|
changelog |
"1.7.5: 版本号升级" | "显示名改中文" |
description |
"系统化测试状态机的合法转换、非法转换、边界转换和并发转换场景。当业务对象经历了多种状态(如订单:待支付→已支付→已发货→已完成)、或者需要验证状态变化时的数据一致性时,应当使用此技能。最容易遗漏的是非法转换(业务不允许的操作如\"已完成→待支付\")和并发转换(同一订单同时被支付和取消)。每个状态转换需标注触发条件、前置状态、 | "系统化测试状态机的合法转换、非法转换、边界转换和并发转换场景。当业务对象经历了多种状态(如订单:待支付→已支付→已发货→已完成)、或者需要验证状态变化时的数据一致性时,应当使用此技能。最容易遗漏的是非法转换(业务不允许的操作如\"已完成→待支付\")和并发转换(同一订单同时被支付和取消)。每个状态转换需标注触发条件、前置状态、 |
displayName |
"qa-state-transition" | "状态转换测试" |
latestVersion |
"1.7.5" | "1.7.6" |
summary |
"系统化测试状态机的合法转换、非法转换、边界转换和并发转换场景。当业务对象经历了多种状态(如订单:待支付→已支付→已发货→已完成)、或者需要验证状态变化时的数据一致性时,应当使用此技能。最容易遗漏的是非法转换(业务不允许的操作如\"已完成→待支付\")和并发转换(同一订单同时被支付和取消)。每个状态转换需标注触发条件、前置状态、 | "系统化测试状态机的合法转换、非法转换、边界转换和并发转换场景。当业务对象经历了多种状态(如订单:待支付→已支付→已发货→已完成)、或者需要验证状态变化时的数据一致性时,应当使用此技能。最容易遗漏的是非法转换(业务不允许的操作如\"已完成→待支付\")和并发转换(同一订单同时被支付和取消)。每个状态转换需标注触发条件、前置状态、 |
2026-08-31T05:56:02.339Z
Fields that differed: changelog latestVersion
| Field | Before | After |
|---|---|---|
changelog |
"Version 1.7.0\n\n- Updated documentation in SKILL.md; improvements or refinements made to guidance and examples.\n- Removed the skill-card.md file for this version." | "1.7.5: 版本号升级" |
latestVersion |
"1.7.0" | "1.7.5" |
Correction
If you maintain this extension and believe anything above is inaccurate, request a correction. Corrections are published, and disputed entries are marked as disputed while under review.