Quote by Steve McConnell Download Open image ““Immature testing organizations tend to have about five clean tests for every dirty test.”” — Steve McConnell ★ ★ ★ ★ ★ 2.3 out of 5 (7 ratings) Copy quoteShare
“Mature testing organizations tend to have five dirty tests for every clean test.” — Steve McConnell Copy Share Image
“Having tests are good. Having tests for the sake of writing tests just to use a specific testing tool is useless.” — Chris Hartjes Copy Share Image
I think if everyone is clean, then who cares about how you're tested? — Jeff Francoeur Copy Share Image
“As test documentation goes, test plans have the briefest actual lifespan of any test artifact. Early in a project, there is a push to… — James A. Whittaker Copy Share Image
To get the best, we have to conquer the unwanted tests life brings and prove we deserve it. — Terry Mark Copy Share Image
“there are only a few times in life when you get to test everything you’ve got—when” — Francine Mathews Copy Share Image
“We should always prepare for the tests that we know about. After all, there are so many that surprise us.” — Suzanne Harper Copy Share Image
A single test which proves some piece of theory wrong is more valuable than a hundred tests showing that idea might be true. — Arthur C. Clarke Copy Share Image
... programming requires more concentration than other activities. It's the reason programmers get upset about 'quick interruptions' - such interruptions are tantamount to asking… — Steve McConnell Copy Share Image
The job of the average manager requires a shift in focus every few minutes. The job of the average software developer requires that the… — Steve McConnell Copy Share Image
“usually more time is spent in making good-looking presentation slides than in improving the quality of the software.” — Steve McConnell Copy Share Image
It's hard enough to find an error in your code when you're looking for it; it's even harder when you've assumed your code is… — Steve McConnell Copy Share Image
“the error rate in manual testing is comparable to the bug rate in the code being tested.” — Steve McConnell Copy Share Image
“[...] you shouldn't be uneasy about any parts of the architecture. It shouldn't contain anything just to please the boss. It shouldn't contain anything… — Steve McConnell Copy Share Image
It's OK to figure out murder mysteries, but you shouldn't need to figure out code. You should be able to read it. — Steve McConnell Copy Share Image
“Programmers working with high-level languages achieve better productivity and quality than those working with lower-level languages. Languages such as C++, Java, Smalltalk, and Visual… — Steve McConnell Copy Share Image
The trouble with quick and dirty is that dirty remains long after quick has been forgotten. — Steve McConnell Copy Share Image