Upgrade to Pro — share decks privately, control downloads, hide ads and more …

エンジニアから見て 「テスト協力会社」がいるってどんな感じ?

エンジニアから見て 「テスト協力会社」がいるってどんな感じ?

2021/03/16 ANDPAD TechLive #6  建築業界DXを進めるプロダクトの開発プロセス

ANDPAD inc

March 17, 2021
Tweet

More Decks by ANDPAD inc

Other Decks in Programming

Transcript

  1. Copyright © 2020 Present ANDPAD Inc. This information is confidential

    and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止 エンジニアから見て 「テスト協力会社」がいるってどんな感じ? 横溝泰斗 Copyright © 2020 Present ANDPAD Inc. This information is confidential and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止
  2. Copyright © 2020 Present ANDPAD Inc. This information is confidential

    and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止 アンドパッドの開発プロセス 1. 要件定義 2. 設計・見積り 3. 実装・テスト 4. リリース Confidential 基本的な開発プロセスに、 特別なものはないです
  3. Copyright © 2020 Present ANDPAD Inc. This information is confidential

    and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止 アンドパッドの開発プロセス • テスト自動化...? • 自動のビルド・デプロイ...? • いわゆる CI/CD は、 今日の趣旨からずれる...? Confidential 今日、何の話をすればいいんだろう??
  4. Copyright © 2020 Present ANDPAD Inc. This information is confidential

    and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止 あっ Confidential
  5. Copyright © 2020 Present ANDPAD Inc. This information is confidential

    and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止 アンドパッドの開発プロセス Confidential toB、 バーティカルSaaS、 そんなアンドパッドでの開発は、 ここに大きな特徴がありそう 「テスト協力会社」
  6. Copyright © 2020 Present ANDPAD Inc. This information is confidential

    and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止 テスト協力会社とは? その機能を「β版の状態」で使ってくれる、クライアント企業 その「限定公開」された新機能の「最初のユーザー」 Confidential 「テスト協力会社」=
  7. Copyright © 2020 Present ANDPAD Inc. This information is confidential

    and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止 テスト協力会社がいると ユーザーを、とにかく具体的に意識できる (→ 開発速度につながる!) Confidential こんなことが嬉しい!
  8. Copyright © 2020 Present ANDPAD Inc. This information is confidential

    and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止 テスト協力会社がいると • 「最小限」かつ「具体的」に想定して、迅速に開発できる a. デバイス、ディスプレイサイズ b. データ量 c. その機能で解決する課題 Confidential 例えば、様々な考慮すべき事柄を... また、テスト協力会社を参考にしつつ、 「一般的な機能」として成立させる手掛かりを掴める
  9. Copyright © 2020 Present ANDPAD Inc. This information is confidential

    and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止 テスト協力会社がいると • データ量や扱う項目の想定がしやすい • マスクデータを利用したパフォーマンスチェックもやりやすい a. ある一覧ページの情報 b. ユーザー数 c. その他(データA、ラベルB、エントリC、etc...) Confidential 例えば、パフォーマンスについて... 特に「c. その他」について、その会社の使い方によっては、 想定を大きく超えたデータ量を登録・利用していることも
  10. Copyright © 2020 Present ANDPAD Inc. This information is confidential

    and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止 テスト協力会社がいると • 会社ごとに新機能の利用権限を制御して、「限定公開」で進められる a. テスト協力会社のみ利用可能な状態にする b. 導線を出しわけ、ページ表示時にも権限チェック c. 既存機能のリグレッションテストを最小限に Confidential 例えば、リリースするとき... 初めに権限制御の実装をした後は、 安全に新機能のリリースサイクルを回せる
  11. Copyright © 2020 Present ANDPAD Inc. This information is confidential

    and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止 その他、品質へのこだわり • クライアント企業と直接つながる ◦ 「営業」・「カスタマーサクセス」の方 • ユーザーと日々接する ◦ 「カスタマーエクスペリエンス」・「CRE」の方 (社内での旧名:カスタマーサポート) Confidential 他部門によるチェックが入ります → 実際にクライアント企業の助けになるか、各ユーザーから見てどうか、   社内でフィードバックをもらいつつ、機能を改善していく
  12. Copyright © 2020 Present ANDPAD Inc. This information is confidential

    and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止 まとめ アンドパッドは「テスト協力会社」と協力しながら開発してます そうすると、↓ こんなことが嬉しい! • ユーザーを具体的に意識して、迅速に 開発できる ◦ 考慮すべき内容を最小限にして初期リリースできる ◦ 実際のデータ量を参考にパフォーマンスの確認ができる ◦ 他ユーザーに影響を与えずに、新機能開発を進められる Confidential • その他、他部門にも見てもらって、品質にこだわる
  13. Copyright © 2020 Present ANDPAD Inc. This information is confidential

    and was prepared by ANDPAD Inc. for the use of our client. It is not to be relied on by and 3rd party. Proprietary & Confidential 無断転載・無断複製の禁止 ご静聴ありがとうございました! Confidential