Testing plans
Odachi
Member Posts: 1,119 ★★★★
When I do my day job of a CS teacher, I teach kids to code. We teach 4 key principles: plan, code, test, evaluate.
Seriously. DO YOU EVEN TEST ANYTHING YOU DO. If you annouce a change, surely the generalised theory is "sure of course they tested it works, we wont have to cancel a whole week of AQ". To keep this "constructive" if you would like feeback I'm happy to offer it but I'll once again go to my default of:
actually...test...your...code
Seriously. DO YOU EVEN TEST ANYTHING YOU DO. If you annouce a change, surely the generalised theory is "sure of course they tested it works, we wont have to cancel a whole week of AQ". To keep this "constructive" if you would like feeback I'm happy to offer it but I'll once again go to my default of:
actually...test...your...code
3
Comments
How many AQ cycles in a row have there been since the one other time has this happened? 2 years worth at least? I highly doubt you can do what they do and remain successful at it.
I wouldn't epect Boeing to let one employee release a new plane live or tweak an existing model without some kind of testing. That's all this comes down to: testing. The fact it launced without problem just screams this hasn't been tested.
Questioning AQ cycles is a simple process, they are a looped procedure. Sucess is irellevant, I'd question the sucess of your favourite sport in the same fashion to find it has to relevance.
You realize even if you test something, bugs and errors can still happen right? You HAVE to know that being a teacher and all.