For developers that hate testing
We all know the benefits of testing our software - increased quality,
more confidence that what you're shipping is actually something worthwhile.
But we neglect testing for a variety of excuses - it's too time-consuming,
we think it's QA's responsibility, there are too many other development
priorities, etc. These are just rationalizations for the simple truth
that developers typically don't enjoy testing. Most developers would rather
be spending their time developing rather than testing.
But what if testing was fun? Would you do it more often? What if you
were developing your tests in the same programming language and development
environment you already use?
Learn more about fun testing.
|