9
Shouts

Getting Testing Done in the Sprint – No Double, Triple Testing

published 110 days, 14 hours, 32 minutes ago posted by ClemensReijnenClemensReijnen 113 days, 21 hours, 52 minutes ago
Thursday, February 02, 2012 5:06:51 PM GMT Monday, January 30, 2012 9:47:37 AM GMT

One way of getting testing done in a sprint is making it [testing] as efficient as possible, meanwhile this also saves money. One way of getting more efficient is not doing things double or triple. An interesting thing with testing, we do test double or triple. We test it during unit, during unit integration, during functional and during acceptance testing, this can be done better, we could save a lot of time. I’ve seen teams which also automated all these types of tests, testing the same thing... not really efficient, they didn’t manage to get it done in a sprint.

category: Agile | clicked: 26 | | source: www.clemensreijnen.nl | show counter code
tags: VS, TMap, Testing