Skip to content
View nani9ashi's full-sized avatar

Block or report nani9ashi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. qa-portfolio-ai-recommender qa-portfolio-ai-recommender Public

    中高生向け AI 学習レコメンド機能を題材にした QA ポートフォリオ。決定的処理(ルールベース選定)と確率的処理(生成 AI 推薦理由)を分離し、E2E テストと AI 出力品質テスト(LLM-as-a-judge 含む)の2層構造で品質保証を再現した作例。

    Python

  2. qa-portfolio-ticket-system qa-portfolio-ticket-system Public

    BtoB チケット管理システムを題材にした QA ポートフォリオ。RBAC と状態遷移制約を持つ業務ロジックを対象に、手動テスト(JSTQB 準拠)・API/インテグレーション自動化(runn)・E2E(Playwright)をテストピラミッドに沿って配分したテスト戦略で品質保証を実装した作例。

    Python