Fear - more work to do
- Introduce TDD concepts gently
- Whenever a problem is found, make and retain a test case for futher use
- Start using TDD for new projects
Ignorance - too much time spent on testing
- Out of date with modern processes
- Belief that testing slows the schedule (only if you follow the ship-and-see process)
- You save time later, because you wouldn't have to re-test or re-debug newly written additions or big fixes.