agile methodologies

Testing the Eclipse StatusLineManager

As a unit testing addict, I've recently started to use the wonderful SWTBot framwork, for testing the interface part of Eclipse plugins and applications. When it came to test the text of the StatusLine (e.g., after selecting something on a tree, the status line should show the string for the selected element), I found some problems, not strictly related to SWTBot, but to the fact that the IStatusLineManager interface has a method for setting the text, but none for getting the current text. I found a post which was suggesting a "Nasty" way to access the current text, by relying [...]

Di |2012-06-08T11:18:34+00:00ottobre 30th, 2011|

Riflessioni sull’Agile al Better Software 2011

Cos’è l’Agile? Cosa sono le metodologie agili? Cosa promettono? Molti dei lettori sicuramente lo sanno! Detto brevemente, si tratta di una serie di metodologie che promettono di migliorare l’organizzazione e, di conseguenza, la produttività. Ma, a volte, per quanto si tenti di seguirle alla lettera, non si raggiungono gli scopi che speriamo di ottenere! Come mai?? […]

Di |2012-01-04T14:50:46+00:00ottobre 21st, 2011|
Torna in cima