How do I dev test effectively?
At work, we have a pre-QA step where we (the developers) would test each other's work (broken up to individual bugs or enhancements). While this is useful to have (good to have a sort of 'double check' to make sure failures from QA are kept to a minimum; also useful to look at the stuff that other people have been doing); it has always ...