| View previous topic :: View next topic |
| Author |
Message |
Nick Guest
|
Posted: Fri Sep 26, 2003 6:48 am Post subject: TDD Palermo |
|
|
C'è a Palermo qualcuno interessato al Test Driven Development e eXtreme Programming?
Nicola Grippaldi
[email]ngrippal (AT) yahoo (DOT) it[/email]
|
|
| Back to top |
|
 |
Giuseppe Pep Guest
|
Posted: Fri Sep 26, 2003 8:13 am Post subject: Re: TDD Palermo |
|
|
"Nick" <ngrippal (AT) yahoo (DOT) it> wrote
| Quote: | C'è a Palermo qualcuno interessato al Test Driven Development e eXtreme Programming?
Nicola Grippaldi
[email]ngrippal (AT) yahoo (DOT) it[/email]
|
Cos'è Test Driven Development e eXtreme Programming??
Ciao
--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG
|
|
| Back to top |
|
 |
Nick Guest
|
Posted: Fri Sep 26, 2003 2:50 pm Post subject: Re: TDD Palermo |
|
|
"Giuseppe Pep" <pep (AT) freemail (DOT) it> wrote in message news:
| Quote: | Cos'è Test Driven Development e eXtreme Programming??
Ciao
|
TDD è un metodo/metodologia per guidare il design del software basato
sul metodo "write test before coding" e sul "refactoring".
XP è una metodologia per lo sviluppo del software che ha tra i suoi
principi l'uso del TDD.
|
|
| Back to top |
|
 |
Bruno Bossola Guest
|
Posted: Sat Sep 27, 2003 3:40 pm Post subject: Re: TDD Palermo |
|
|
On Fri, 26 Sep 2003 08:13:44 +0000 (UTC), "Giuseppe Pep" <pep (AT) freemail (DOT) it> wrote:
| Quote: | Cos'è Test Driven Development e eXtreme Programming??
Ciao
Test Driven Development (TDD) e' un approccio allo sviluppo di software che prevede che la |
scrittura dei test porti alla creazione del software
eXtreme Programming (XP) e' un metodo di sviluppo software basato su alcuni valori
fondamentali e un'insieme di pratiche: TDD e' una di quelle.
Vedi anche fra le slide che il JUG Torino ha presentato al webbit'03, ci sono stati alcuni
miei interventi sull'argomenti. Le trovi qui:
http://www.jugtorino.it/newwiki/jsp/Wiki?LeSlideDelWebbIt
Nelle ultime slide trovi anche numerosi link a siti sull'argomento:
Scusa la brevita' ma sono di fretta
Ciao,
Bruno.
--
|
|
| Back to top |
|
 |
|