mercredi 8 mars 2017

What is the best design pattern for unit test automation?

I am writing test cases in some framework (built on python) related to test some network functions.All these test cases (a test suite) is applied on a single object i.e, on a single interface.

Now There are many interfaces and I want to apply same test suite on each interface. So what is the best design pattern to achieve this?

Aucun commentaire:

Enregistrer un commentaire