|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/introduction-test-driven-development
课程评论:没有评论
课程名称:Java 测试:TDD 入门 课程概述:测试驱动开发(TDD)是构建企业应用程序和提升质量的行业认可技术。本课程将介绍一种以测试为先的方法,旨在开发 Java 相关的工件,并阐述采用这种技术的好处。 课程大纲: 第一部分:以测试为先的方法 描述:使用以测试为先的方法进行开发 第二部分:核心原则 描述:本模块将解释测试驱动开发(TDD)的关键原则。
Part: 1
Title:A Test First Approach
Description:Using a test first approach to development
Part: 2
Title: Core Principles
Description:This module will explain the key Principals of test driven development (TDD)
Test Driven Development (TDD) is an industry accepted technique to build Enterprise Applications and enhance quality. This course will introduce a test first approach for the development of Java artifacts and explain the benefits of adopting such a technique