Test-driven development
Introduction
Development Cycles
Coding style
advantages
Weak spots
Conclusion
Thanks for attention
1.11M
Category: programmingprogramming

Test-driven development

1. Test-driven development

TEST-DRIVEN
DEVELOPMENT
Prepared by Mochaylo Mickle
Group IU7-61

2.

PRESENTATION PLAN
• Introduction to technology
• Development cycles
• Coding style
• Advantages
• Weak spots
• Conclusion

3. Introduction

INTRODUCTION
Kent Back - Creator of methodology

4. Development Cycles

DEVELOPMENT CYCLES

5. Coding style

CODING STYLE

6. advantages

ADVANTAGES
• More tests – more productive
• Less intensive use of debugger
• Influence on the interface and style of coding
• Less development time
• More effective refactoring
• Modular, flexible and extensible code
• Covering all ways of execution
• Additional documentation

7. Weak spots

WEAK SPOTS
• Poor compatibility with functional tests
• More time to develop and maintain
• Single code and test source

8. Conclusion

CONCLUSION

9. Thanks for attention

THANKS FOR ATTENTION
English     Русский Rules