lundi 29 juin 2015

Creating system test environment

I have system that consists of device that is connected to PC and controlled with cross platform (Linux and Windows) function library. Under Windows this library is created with visual c++, under Linux - gcc. I need to create testing system that could test library code that is written in C++ and whole system behavior. With help of special functions I can get state of device that could be compared to expected one after calling some functions in library. I have no experience in unit testing at all. Would you point me on way I should go to make this system test environment.

Aucun commentaire:

Enregistrer un commentaire