... Ah, so I was right: It *is* a question of engineering discipline. ... A spike would be an agile approach to the problem. Making higher estimates (adding a...
... Should we be comfortable with, say, recognizing when a statement is meant to be deadly serious and when a statement is meant in a lighthearted way?...
... IMO it's more an investment in time to learn whether a proposed approach is sound. A spike can answer a question like, "Can we meet the response time...
... Forms are ... team to ... I thought it was a rule of thumb to test our own code, and not to test "framework" or "plumbing" code. Third-party widgets are to...
devildog_tj, Just let your QA team to plan their work on the main iteration planning with the other developers. They will write technical cards but more GUI...
Oleg Puzanov
puzanov@...
Apr 1, 2007 3:45 pm
126735
... Maybe so, but there would seem to be a direct correlation between not knowing enough to be sure what deisgn will work and not being able to give a...
... This would be only true for unit tests. I was under the impression we were discussing automating application acceptance tests through the GUI instead of...
... I agree with you this make it almost impostable to make some project work during the planning game and size the critical piece of the project. I must say...
... We might need to test whether we are using the third-party widgets in a way we want to. For example we can test our controller using fakes. And we know ...
uppsss correction... "I prefer not to test manually if it's possible to test AUTOMATICALLY" ... [Non-text portions of this message have been removed]...
Thanks for your feedback. I have incorporated it into the user stories. Best Regards David Winslow Syspro Software Architect 073 6923 586 ...
David Winslow
david.winslow@...
Apr 2, 2007 6:18 am
126742
We are now at a stage where we have gone through the whole system and specified user stories. We have planned the first iteration. Now how do we display the...
David Winslow
david.winslow@...
Apr 2, 2007 6:22 am
126743
Try to place index cards on the wall where developers work, e.g in the same room. On 01 Apr 2007 23:22:03 -0700, David Winslow < ... [Non-text portions of this...
Oleg Puzanov
puzanov@...
Apr 2, 2007 6:29 am
126744
... Why would a group impose upon it's individual members rules that impinge upon freedom to work alone (for example)? Karl...
... Many teams that I observe have three "areas" on the wall for the iteration: Not yet started; In process; Done. They move the cards from one place to the...
... I like a big board with columns for * Not started * We have some customer tests/Ready to start * Started * Pending customer acceptance * Shipped and a...
... Many teams that I observe have three "areas" on the wall for the iteration: Not yet started; In process; Done. They move the cards from one place to the...
Hmm. I have the courage to improve others, but not myself. Oh well, 1 out of 2 ain't bad. ;) Cheers, Ryan On 30 Mar 2007 17:25:28 -0700, Kelly Anderson...
Monday 19th & Tuesday 20th November 2007, London, UK XP Day 7 is a two day international conference for anyone who wants to create software better. XP Day...
In addition to the columns that Ron and JB mentioned, I like to have columns for the stories in the next few iterations. The content of these can change at the...
... That happens to me surprisingly often. I'm always surprised when XP people tell me they don't unit test the GUI code. TDD says, before you write or modify...
These days, I avoid indicating story risk with story points. When I have tried that in the past, it sometimes had the opposite effect from the one I intended....
In addition to User Story cards, I would put up a couple of posters that provide the "big picture" for the system. Things like: - 3-5 bottom line goals of the...
... Parsing what you are saying here is difficult - do you mean that the idea of team-warping, and then the follow-up thread, is a joke? If so, then I've been...
... Don't change context. You can make anything sound rational by comparing different contexts. Back to the original question: Why is this something that is...
Well said. For me, every single line of code seems trivial (after some refactorings). But if I broke a line, something in the whole system stops working...
... Not sure I was changing content - just trying to give another example of groups imposing rules. The point I was trying to make was that (in my example of...
Hi David, ... Others have beat me to the punch on specifics, so I'll focus on a question you didn't ask: Who is the wall for? IMO, a visible display works best...