Jeffrey, You seem to apply Kent's example of a value stream for a single defect to continuous production, is that the correct way to do that? If you consider...
Sorry, i noticed a miscalculation after posting, the idea still holds ... You can actually do 8 hours of work in the second case: 8 hours productive work in...
I don't see a contradiction. Isaac is talking about a book. You are talking about a software process. It seems to me that Isaac has made a contribution by...
... That's right, whatever problems there are with "Agile and Iterative Development" Chapter 6 stay in "Agile and Iterative Development" Chapter 6 - unless we...
In "Beyond the Goal" Goldratt talks about incentives and penalties to encourage provider and consumer partners to keep your input buffers and inventory just...
vice ... I know this, but by using fake Dao as collaborator in service layer (service layer testing), I have no idea the behaviour of objects given by the dao....
The technique has important and useful implications for the advance of software quality and it fits well with the following event: TAP: Tests And Proofs ...
Hi, Muhammad. Thanks for dropping by; your questions are good ones. ... If you want to stick with your current architectural patterns, the Hibernate unit tests...
Sorry it took me so long, I've gotten a bit behind. ... I was thinking you could inherit from and override the methods you need to test. Didn't know if that...
I think asking for a few minutes of their time each week (to demo what has been done) is very reasonable. (Say over lunch every Friday). I've had success...
Hi, Bil, I'm coming into this late, and having read the responses, both those with good advice and those arguing about Larman's book... <grin>. Along with...
Kay A. Pentecost
kayp@...
Jul 3, 2006 8:33 pm
121033
A long time ago I promised to several people on a couple of lists that I'd write up my approach to doing user interface unit testing with the Cocoa framework...
... I agree with this. ... 3 layers not 3 tiers. I think I should use dao since later I can change the implementation of storing object by using alfresco for ...
Read the post if you prefer colorized code examples: http://jayflowers.com/WordPress/?p=64 What is testability? When we look at a test subject what is the ...
Hi, Im a little bit confused. I came about the term SCRUM, looked it up in wikipedia and the description looked like pure XP? So what's the matter about it? ...
... Scrum does not include engineering practices as part of its definition, though of course most teams have to figure out some kind of engineering practices....
That's a pretty cool article and there's a bunch to learn there for programmers of not just Cocoa, but all UI centric frameworks (Windows.Forms in .NET, Swing...
This has been discussed previously, but I'd like to bring up some discussion again to get help with my current situation. As we move to Agile/XP, how do we...
The customers have the right at any time to change their minds, right? We just write up a new RED card that represents the emergency, with an estimate, and...
... Here, at a well-known company that produces vehicle history reports, we always have 2 - 4 pairs assigned to work on Production Support issues. We still...
It used to mean the card had passed UTs and ATs, and was waiting for the customer to approve a downtime to deploy it. That caused all kinds of flow problems,...