For a homework assignment we are to find a test generation tool and run it on some sample code of our choice. I am having a very hard time finding an actual generator (I can find things that make unit test stubs all day, but that's not what's needed).
I have found 2: Intellitest and NTestCaseBuilder. Intellitest is only available for enterprise versions of visual studio, and unfortunately I don't have a spare 6 grand lying around, which leads me to my actual question:
How do I actually run NTestCaseBuilder? It has "ready to use" samples that I installed along with the builder itself via package manager, but I'm not sure how to actually use it. In order to install you need an existing project to include the package in, but if i just install and run in any simple default package it throws tons of errors. How do I actually run it? Is there perhaps a more basic tool for test case generation (it just needs to give some basic automated testing. Anything more than unit test stubs).
Aucun commentaire:
Enregistrer un commentaire