Hello, here is Switch. Today, we will introduce program testing. When we code, we make lots of fonctions witch have different impacts and can be broken for various reason (forgetting an assignment, wrong calcul, messed up pointers, global variables broken and so on). Those function are created to respect known objectives witch should be ensuredLire la suite “Testing”