Tag: System Test

  • Unit Testing Real Code

    Quality code is important, we all know that. In some way or another developers work to ensure their is tested. We code something then try it out. Maybe check the database, or look at the UI what ever is needed to let us know it worked.  As we build up our solution maybe we change…