mardi 6 octobre 2015

Is it unit test case?

I don't have experience with unit testing. I have MFC form application that sometimes has strange behavior on startup - because of some reason main form is not created. It happens very rarely. What I wont to do is to start application for many times from IDE. In case when I have ugly behavior let it as it is and in case it started normally just close and restart test again.

When application is in ugly state I will analyse it with debug tools and application interaction with user via service that it has implemented.

How to achieve this plan? Can I use unit testing for this reason?

Aucun commentaire:

Enregistrer un commentaire