The Truth About Fragile Tests
Fragile tests. Even the mere thought of them, makes our stomach turn. And for good reason too. We can’t trust them. And they cost us money. First – the trust thing. We have tests that Read more…
Everybody can pick up a calculator examples on TDD. Want TDD in real life applications?
We can help.
Clean code is essential for maintainability and automation. Improve your code and your life quality follows. We can show you how.
Had enough of Agile Certificates that just hang on the wall? Learn agile from people who actually worked in agile companies.
A book for the professional unit tester, by Gil Zilberfeld. Hi!
The book presents practical solutions to common problems experienced by teams implementing testing on daily basis.Check out the Contents page for the topics.
It covers topics like unit testing tools, methodology, writing tests and maintaining them, debugging on failure, TDD (Test Driven Development), picking a testing strategy for the organizations, and much more.
My book is being written in an agile manner. It is written incrementally, and relies on feedback from the readers. I’m grateful for any feedback, and has promised to not hit back.
The book is available through LeanPub. To get notified about new versions of the book, register on the “Everyday Unit Testing” Leanpub page.
For more information, check out the blog. Apart from unit testing, I write on integration tests, clean code, and all kinds of testing and quality related content.
Fragile tests. Even the mere thought of them, makes our stomach turn. And for good reason too. We can’t trust them. And they cost us money. First – the trust thing. We have tests that Read more…
Everybody wants to automate everything. Indeed, in today’s complex development environment we can automate a lot of things, from coding to building, setting virtual environments and running tests in them. Oh, and there’s the deploying Read more…
Ok, I’m not sure if “reportability” is a real dictionary word. But it is a word. That I may or may not invented. Anyway, here’s the thing: You tested your app, or feature, or an Read more…