mardi 1 décembre 2015

How to test a java software?

We have been assigned an open source software to test! The software has 3 packages and each package has 10 or more classes and each class might have dozens of methods.

My question is that before I start structural (white-box) testing, do i need to understand every line of code in the software?

Do I need to understand the whole flow of program starting from main() method?

What is the approach I should take?

Aucun commentaire:

Enregistrer un commentaire