ACCU 2013 - How to Narrow Down What to Test

Nowadays testing, especially writing automatic test cases, costs a lot. This looks like an extra expense in short time, but saves a lot of trouble in the long run. However, not every organisation can afford to spend expensive coding time on testing that considered as no real value to the customer.

The best way to do this is to be effective, so test those parts of the code which really need to be tested. In my presentation I’m going to share several methods that can be used to find areas which are worth testing so that organizations do not have to spend more effort on testing than what is absolutely necessary. These methods will be presented on java and ruby on rails examples.


comments powered by Disqus