AgentSkillsCN

certification-aware-qa

为电视应用规划并执行面向认证的 QA 测试。在构建跨平台测试矩阵、验证焦点交互、返回行为、认证边缘场景、搜索流程,以及针对三星、LG、海信、Xbox 和 PS5 的追加销售导航时使用。

SKILL.md
--- frontmatter
name: certification-aware-qa
description: Plan and execute certification-aware QA for TV apps. Use when building cross-platform test matrices and validating focus, Back behavior, auth edge cases, search flows, and upsell navigation for Samsung, LG, Hisense, Xbox, and PS5.

Certification Aware QA

Overview

Convert platform certification risk into explicit, repeatable test coverage. Prioritize regressions that block submission: focus, Back, auth, search, and monetization flows.

Workflow

  1. Build platform matrix by OS version, hardware class, and input device.
  2. Define must-pass smoke paths per release candidate.
  3. Add edge-case suites for deep links, suspend/resume, and offline behavior.
  4. Capture reproducible evidence (steps, build ID, logs, video).
  5. Track defects by certification severity and retest status.

Required Test Domains

  • Focus traversal and visible indicator correctness.
  • Back/Exit behavior across modal, route, and app boundaries.
  • Auth/login/logout/session-expiry recoverability.
  • Search keyboard/IME transitions and result behavior.
  • Upsell prompt navigability and dismiss/revisit semantics.

Exit Criteria

  • All must-pass paths green on each target platform.
  • No unresolved P0/P1 certification blockers.
  • Known risks documented with mitigation and owner.

References

  • Use references/device-test-matrix.md for execution matrix and pass/fail criteria.