Giter VIP home page Giter VIP logo

iconix-samples's Introduction

ICONIX-Samples

ICONIXプロセスの説明と成果物サンプルを提供する。 ドキュメントのMarkdownファイルには PlantUML コードを埋め込むため適切な環境で閲覧されたい。表示確認済みの環境は以下の通り。

ICONIX Process

Roles

Role Description
Developers システム開発チーム
Stakeholders システム化対象領域の各機能(営業、企画、マーケティング等)の担当者やエンドユーザー

Process Flow Diagram

@startuml
|d|Developers
start
group 01_要求分析
:機能要求定義;
:ドメインモデリング;
:振る舞い要求定義;
|#AntiqueWhite|s|Stakeholders
:要求レビュー;
end group

|d|
group 02_予備設計
:ロバストネス分析;
|s|
:予備設計レビュー;
end group

|d|
group 03_詳細設計
:シーケンス図作成;
:振る舞い定義;
:クラス図作成;
:詳細設計レビュー;
end group

group 04_実装
:コーディング+UT;
:統合/システムテスト;
:コードレビュー;
end group

stop
@enduml

Process List

  • 01_要求分析
    1. 機能要求定義
    2. ドメインモデリング
    3. 振る舞い要求定義
    4. 要求レビュー
  • 02_予備設計
    1. ロバストネス分析
    2. 予備設計レビュー
  • 03_詳細設計
    1. シーケンス図作成
    2. 振る舞い定義
    3. クラス図作成
    4. 詳細設計レビュー
  • 04_実装
    1. コーディング+UT
    2. 統合/シナリオテスト
    3. コードレビュー

最終的な成果物

TBD

iconix-samples's People

Contributors

sasachichito avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.