Link Details

Link 199716 thumbnail
User 410289 avatar

By CodeJustin
via softwareengineeringexplored.blogspot.com
Submitted: Jul 05 2009 / 01:20

Unit is an atomic entity of any program which performs a specific task and can be tested independently (well almost). To test that unit of a program for its correct functionality is called as unit testing. For unit tests we have to write unit test cases. Developer themselves write unit test cases for their unit and run those against developed units. Typically, a unit test can be divided into three parts.
  • 4
  • 0
  • 132
  • 13

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (4)



Voters Against This Link (0)