Do I have to consider for loops in condition coverage?
often, for-loops consist of conditions which are dependant of function parameters, for example for(a = 1; a < fun_par; a++). So to me, it sounds logical to include those decisions in the condition coverage. Am I wrong with this assumption?
Aucun commentaire:
Enregistrer un commentaire