◆ 客户验收提交预检包 · 2026-04-28 01:02:57
提交前先看会生成什么结论
本包只做 dryRun 预检和提交 payload 生成,不写入测试会议结果。
6提交步骤
2P0 未闭环
4遗留项
BLOCKED预检结论
当前判断
BLOCKED:P0 阻塞,需修复后复测
一、预检项
SUBMIT-001 · 结果行数量PASS
6 个 RESULT 行均已转换为 stepResults
SUBMIT-002 · P0 阻断BLOCKED
P0 未闭环 2 项
SUBMIT-003 · 遗留项ACTION_REQUIRED
待复测/阻塞 4 项
SUBMIT-004 · 目标接口PASS
确认后可提交到 /xia-api/test-session-results
二、将提交的 payload
{
"meetingDate": "2026-04-28",
"host": "测试负责人",
"customerOwner": "客户负责人",
"result": "P0 阻塞,需修复后复测",
"feedbackNos": "",
"stepResults": [
{
"id": "RESULT-001",
"title": "PLAY-001 确认公网与账号入口",
"stage": "客户验收结果回收",
"priority": "P1",
"owner": "测试负责人",
"result": "通过",
"feedbackNo": "",
"note": "入口:https://xia.shenliu.cc/xia-access/"
},
{
"id": "RESULT-002",
"title": "PLAY-002 按角色验证权限边界",
"stage": "客户验收结果回收",
"priority": "P1",
"owner": "测试/客户代表",
"result": "待复测",
"feedbackNo": "",
"note": "入口:https://xia.shenliu.cc/xia-role-trial/"
},
{
"id": "RESULT-003",
"title": "PLAY-003 执行业务规则与端到端链路",
"stage": "客户验收结果回收",
"priority": "P1",
"owner": "测试/开发",
"result": "通过",
"feedbackNo": "",
"note": "入口:https://xia.shenliu.cc/xia-test-closure/"
},
{
"id": "RESULT-004",
"title": "PLAY-004 处理反馈与复测",
"stage": "客户验收结果回收",
"priority": "P1",
"owner": "测试/开发/客户",
"result": "待复测",
"feedbackNo": "",
"note": "入口:https://xia.shenliu.cc/xia-feedback-status/"
},
{
"id": "RESULT-005",
"title": "PLAY-005 解除上线 P0 资料门禁",
"stage": "客户验收结果回收",
"priority": "P0",
"owner": "客户/运维/项目组",
"result": "阻塞",
"feedbackNo": "",
"note": "入口:https://xia.shenliu.cc/xia-p0-material-handoff/"
},
{
"id": "RESULT-006",
"title": "PLAY-006 判断是否进入试运行",
"stage": "客户验收结果回收",
"priority": "P0",
"owner": "项目负责人/客户代表",
"result": "阻塞",
"feedbackNo": "",
"note": "入口:https://xia.shenliu.cc/xia-pilot-readiness/"
}
],
"nextAction": "按反馈编号完成修复和复测后再提交会议结果。",
"note": "由客户验收提交预检包生成;确认无误后再 POST 到 test-session-results。"
}