软件工程师面试题

当前位置: 面试问题网 > 软件工程师面试题 > 测试驱动开发的主要步骤是什么

测试驱动开发的主要步骤是什么

软件工程师面试题  手机阅读
1. Write a single test
   2. Compile it. It shouldn’t compile because you’ve not written the implementation code
   3. Implement just enough code to get the test to compile
   4. Run the test and see it fail
   5. Implement just enough code to get the test to pass
   6. Run the test and see it pass
   7. Refactor for clarity and “once and only once”
   8. Repeat

【测试驱动开发的主要步骤是什么】相关文章

1. 测试驱动开发的主要步骤是什么

2. 什么是测试驱动开发(TDD)

3. 敏捷开发的主要原则都有哪些

4. TCP协议通讯的过程和步骤是什么

5. Linux开机引导的步骤是什么

6. STP协议的主要用途是什么?为什么要用STP

7. spring的配置的主要标签是什么?有什么作用?

8. 职业道德的主要内容是什么

9. 你择业考虑的主要问题是什么?

10. HttpServlet类中的主要方法都有哪些?各自的作用是什么?

本文来源:https://www.mianshiwenti.com/a11991.html

点击展开全部

《测试驱动开发的主要步骤是什么》

将本文的Word文档下载到电脑,方便收藏和打印

推荐程度:

进入下载页面
上一篇:软件系统的架构(ArchitECture)有两个要素是什么 下一篇:软件配置管理有什么好处

﹝测试驱动开发的主要步骤是什么﹞相关内容

「测试驱动开发的主要步骤是什么」相关专题

测试驱动开发 test
复制网址 收藏网址 分享到微信 分享到微博 分享到QQ

其它栏目

软件工程师面试题 软件测试面试题 网络管理员面试题 java面试题 .NET面试题 PHP面试题 C#面试题 C++面试题 Delphi面试题 Ruby面试题 Python面试题 Javascript面试题 android面试题 iOS面试题 jQuery面试题 Linux/Unix面试题 DBA面试题

也许您还喜欢