|
You are here |
testing.googleblog.com | ||
| | | | |
www.martinfowler.com
|
|
| | | | | Testing should be an integral part of programming, with automated tests providing confidence of correctness. | |
| | | | |
tyrrrz.me
|
|
| | | | | The importance of testing in modern software development is really hard to overstate. Delivering a successful product is not something you do once and forget about, but is rather a continuous and recurring process. With every line of code that changes, | |
| | | | |
martinfowler.com
|
|
| | | | | Find out what kinds of automated tests you should implement for your application and learn by examples what these tests could look like. | |
| | | | |
lisacrispin.blogspot.com
|
|
| | | Gojko Adzic has been doing some good writing on acceptance testing in agile development. See his article here: http://gojko.net/2008/09/17/ ... | ||