• Test Driven Development with Visual Studio 2005 Team System


    Test Driven Development with Visual Studio 2005 Team System

     

    By Doug Seven   Published: 3/10/2006

    Reader Level: Beginner/Intermediate

    Source URL:

    http://www.dotnetjunkies.com/Tutorial/9709CE8B-0986-46D2-AE3B-5989F23D3A0F.dcik

    Recommend: ★★★★☆

     

    The above article shows you how to practice Test Driven Development step by step using Visual Studio 2005 Team System. That’s very helpful for beginner.

     

    Test Driven Development (TDD) is not a new concept. In fact, the idea of test-first, code-second has been around for many years. In the latest release of Microsoft's premier developer tool, Visual Studio 2005 Team System many new features have been added, including features for testing software. What does this mean to you, the serious developer? It means you now have integrated unit testing that can be leveraged for Test Driven Development.

     

    What some experts said about Test-Driven Development:

    1. “Test-Driven Development is a powerful way to produce well designed code with fewer defects” – Matin Fowler

    2. The best way that I know to write code is to shape it from the beginning with tests” – Ron Jeffries

    3. “Fewer defects, less debugging, more confidence, better design, and higher productivity in my programming practice” – Kent Beck

     

     

  • 相关阅读:
    坐标系的冷知识2
    坐标系的冷知识
    XMPP即时通讯(代码实现)
    约束问题
    实现ios屏幕的横竖屏自适应
    3D Touch ? 木有6s,也阔以玩!!!
    Autolayout
    Xcode7免证书真机调试
    微信支付
    二维码扫描
  • 原文地址:https://www.cnblogs.com/rickie/p/366383.html
Copyright © 2020-2023  润新知