Quote:
|
Originally Posted by jgannon
Here, we have one person writing the code, one person reading the code, and one person testing the code. (Or, at least that's the plan.) If you go with that setup, then everyone is familiar with the code, and you can rotate positions once a programming task is completed.
|
What exactly is the role of the tester? I normally test as I write.