As the subject, I'd like to generate test data to cover all the possible conditions for some logic expression like below:
((a==3000710)||(b==3000700))
&&(b>=30 && b<=33)
&&((c==1)||(c>=4 && c<=6))
&&((v==1.0.9)||(v==2.0.0))
Any comment is welcome.
Aucun commentaire:
Enregistrer un commentaire