Describe your software development process.
Anonym
I told them about my process: TDD and user focused design. I start from user stories, and build out the basic UX with unit tests. Then I develop the object structure and logic to deliver that UX. Repeat/iterate. I tried to give some examples from my previous projects to back this up.