Changes

Jump to: navigation, search

Unit Testing

337 bytes added, 00:53, 8 December 2006
Introduction of this framework
=== Introduction of this framework ===
This framework Unit Testing is an approach of programmatic testing of software. The participant will take a section of code and write unit tests for it, so they can find any possible bugs that may exist in the code. This framework will allow programmers the participant to write unit testcases easily without knowing the UI, messages, and logs. They can focus on write test cases and the framework will take care the rest of the work.
=== Structure this framework ===
1
edit

Navigation menu