Testing of Source code that includes at least 20 functions or more. These functions must be actively used or invoked in your application source code.

computer science

Description

Project Description:

Testing of Source code that includes at least 20 functions or more. These functions must be actively used or invoked in your application source code. You will use the Visual Studio JUnit/NUnit or some other equivalent tool to generate the Unit Testing templates and fill these with the test cases. Do the same for integration testing among these same set of functions. Report on the results of your testing in particular all bugs found. Hand-in as a formal report that includes:

  1. Introduction,
  2. Description of application,
  3. Techniques studied in class you used to develop unit test cases and Integration test cases
  4. Description and coding of Unit test cases,
  5. Description and coding of Integration test cases,
  6. Test results and your finding of bugs,
  7. Conclusions,
  8. Bibliography.


Related Questions in computer science category