• First Steps in Test Driven Development

    1. learning?

      1. Dreyfus Model

        1. expert

        2. proficient

        3. competent

        4. advance beginner

        5. novice

        1. Dreyfus Model

        2. Intuition!!!

      2. baby steps

      3. practice a lot!

    2. Unit Testing

      1. human testing code

        1. error prone

        2. slow

      2. automate code tests

        1. computer can do it faster

        2. run it everytime you want

        3. you will feel confident with code modification

    3. Test Driven Development

      1. extreme unit testing

      2. write test before coding

        1. you know what code should do before coding

          1. write test

          2. code until tests works ok

      3. Topic

        1. Topic

    4. books

      1. Test Driven Development by Example - Kent Beck

    5. author

      1. Abner Ballardo Urco

      2. http://www.modlost.net

  • All Comments ( 1 )
    modlost said at 2010-04-19 19:03:38
    Mindmap used for a presentation in Lima Agile Day 2010 in Perú. http://www.modlost.net/home/blog/lima-agile-day-2010-test-driven-development.html http://www.agile-peru.net/

    First Steps in Test Driven Development

    Added: 2010-04-19 05:45:51

    From: modlost (Joined 2008-11-23 19:37:03)

    3175 views |239 downloads

    First Steps in Test Driven Development

    More From: modlost