Ram Shankar Yadav's Blog!

My life's my passion!

  Home  |   Contact  |   Syndication    |   Login
  157 Posts | 0 Stories | 308 Comments | 95 Trackbacks

News


Microsoft Certified Technology Specialist ( MCTS) - .NET 2.0 Windows Development
Microsoft Certified Professional

My Photo Ablum


Cheap Website Hosting - Free Domain

Archives

Post Categories

Image Galleries

Blogs that I like most !

Sites that I like most !

Today I got few guidelines that I would love to share it with you guys, before you deliver the code!

  • Check existing code passes all unit test cases.
  • Check Nant script copies the files to proper location
  • Test UI according to unit test cases written.
  • Format your code by "select all" the code and press Ctrl+K, Ctrl+F.
  • If project is completed, do regression testing properly.
  • Code is as per the coding standard.
  • If you got any code review comments, you have incorporated it and run unit test cases.

Happy Coding

posted on Monday, November 26, 2007 2:43 PM