Agile Development Processes (TDD, ATDD, BDD)
A quick reminder
An error here
... is paid here
- Read specs
- Write code
- Test the application
- Fix the bugs
- Test the application
- Ask QA to test the application
- Fix the bugs
- Ship the feature
Long and painful feedback loop
Really
...but we are a startup, we don't have time for that!
No.