Skip to content
Snippets Groups Projects
projektin-elinkaari.md 769 B
Newer Older
# Projektin elinkaari S2020-K2021




```plantuml
Project starts the 2020-10-19
[Requirements and specifications] lasts 10 days
[E0] Lasts 2 day
[E1] Lasts 10 day
[E2] Lasts 15 day
[E3] Lasts 35 day
[E4] Lasts 2 day
[E1] starts at [E0]'s end
[E2] starts at [E1]'s end
[E3] starts at [E2]'s end
[E4] starts at [E3]'s end

[Contracting] lasts 2 days
[Coding] lasts 30 days
[Test Execution] lasts 25 days
[Documentation] lasts 50 days
[Test Design] lasts 5 days
[Coding] starts at [Requirements and specifications]'s end
[Test Design] starts at [Requirements and specifications]'s end
[Test Execution] starts at [Requirements and specifications]'s end


```


![](https://gitlab.labranet.jamk.fi/TTOS1000-TTOS1200/ohjelmistotuotanto-ja-kaytannot/raw/master/img/Slide3.jpg)