This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
2013_2014:lp:idse:gl:outils [2013/07/30 00:27] blay [Outils pour le GL] |
2013_2014:lp:idse:gl:outils [2013/08/01 12:05] (current) blay [Références] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Outils pour le GL ====== | ====== Outils pour le GL ====== | ||
- | - Gestion de versions | + | |
- | - Tests | + | - Tests : Junit |
- | - -- build automation | + | - Tests : Mocks |
+ | - Outil d'automatisation des tâches pour la production d'un logiciel : Ant | ||
+ | - Gestion et automatisation de production des projets logiciels : Maven | ||
+ | - Gestion de versions : git ou svn | ||
- Gestion de version: Méthodologie | - Gestion de version: Méthodologie | ||
- Développement dirigé par les tests | - Développement dirigé par les tests | ||
Line 10: | Line 13: | ||
- Intégration continue | - Intégration continue | ||
- | ===== Gestion de versions ===== | ||
- | |||
- | ===== Tester !! ===== | ||
- | |||
- | <note warning>Bien expliquer la notion d'objets p13 </note> | ||
- | |||
- | * Tests Unitaires | ||
- | * Utilisation des Mocks | ||
- | |||
- | <box round rgb(192,192,192) rgb(255,255,255) 60%|Cours Gestion de projet associés> | ||
- | * [[2013_2014:lp:idse:gl:gestionDeProjets|voir]] | ||
- | </box> | ||
==== Outil ==== | ==== Outil ==== | ||
* Prise en main de JUnit | * Prise en main de JUnit | ||
* Survol d'un autre outil | * Survol d'un autre outil | ||
- | ===== Gestion des défauts ===== | ||
- | http://depinfo.u-cergy.fr/~dntt/supports/genie-logiciel/cours-3.bugs.pdf | ||
- | http://www.aubryconseil.com/post/La-gestion-des-bugs-dans-le-projet-IceScrum | ||
* Tickets | * Tickets | ||
+ | |||
+ | - Introduction, Cycle de vie du logiciel et Méthodologie Kanban | ||
+ | * TDs : Gestion des tâches & plannification | ||
+ | - Gestion de versions: Outillage | ||
+ | - Bases de Tests unitaires -- build automation | ||
+ | * TDs: | ||
+ | - Gestion de version: Méthodologie | ||
+ | - Développement dirigé par les tests | ||
+ | - Gestion des dépendances | ||
+ | - Métrique logicielles | ||
+ | - Intégration continue | ||
+ | |||
+ | |||
+ | |||
+ | resolve = c'est fait, mais le product owner qui passe de resolve à close | ||
==== Outil ==== | ==== Outil ==== | ||
* JIRA..?? | * JIRA..?? | ||
- | ===== Références ===== | ||
- | * [[http://www.growing-object-oriented-software.com/]]<html> | ||
- | <img src="http://www.growing-object-oriented-software.com/cover.jpg" alt="photo de la couverture"> Excellent livre sur le développement dirigé par les tests </img> | ||
- | </html> |