整合測試不是測試業務邏輯
鮑勃大叔認為: 整合測試不是測試業務規則,這些業務規則已經由程式猿在單元測試時測試過,然後客戶驗收時也測試了。
整合測試應該測試元件的管道連通性和編排性。
Uncle Bob Martin (@unclebobmartin) 於 9:18 下午 on 週五, 1月 04, 2019:
Integration tests do not test business rules. Those rules have already beeen tested, once by programmer (unit) tests, and again by customer (acceptance) tests.
Integration tests test the plumbing and choreography of the components.
相關文章
- 「CI整合」基於Jest Mock API對業務邏輯整合測試MockAPI
- 測試筆試邏輯思維題筆試
- Golang 單元測試 - 邏輯層Golang
- 軟體測試的底層邏輯
- 邏輯注入漏洞滲透測試檢測辦法
- 高階測試:如何使用Flink對Strom任務的邏輯功能進行復現測試?
- 單元/整合測試服務
- Flutter 學習之路 - 測試(單元測試,Widget 測試,整合測試)Flutter
- 車載T-Box邏輯功能測試方案
- SpringBoot整合測試Spring Boot
- SAP中匯率取值選擇邏輯分析測試
- 測試測試測試測試測試測試
- 阿里面試官:知道 MySQL 邏輯備份與恢復測試麼?阿里面試MySql
- 微服務測試之效能測試微服務
- flutter driver 整合測試Flutter
- 微服務測試之介面測試和契約測試微服務
- 發現深層次的bug——業務測試 1、業務測試簡介
- 求助,jmeter 壓測 ,業務場景測試JMeter
- 去測試化≠測試失業
- .Net單元測試xUnit和整合測試指南(1)
- .netcore持續整合測試篇之測試方法改造NetCore
- Mokito 單元測試與 Spring-Boot 整合測試Springboot
- 4大軟體測試策略的特點和區別(單元測試、整合測試、確認測試和系統測試)
- LightDB-Oracle和LightDB邏輯備份測試對比(十二)Oracle
- Swift中使用CADisplayLink測試APP的FPS(附邏輯說明)SwiftAPP
- Go 單元測試之Mysql資料庫整合測試GoMySql資料庫
- 軟體測試---單元、整合、系統、驗收測試
- 臨時編輯測試
- 隨行付微服務測試之介面測試和契約測試微服務
- Java中的單元測試與整合測試最佳實踐Java
- Tessy—嵌入式軟體單元測試/整合測試工具
- .net持續整合測試篇之Nunit引數化測試
- Tessy — 嵌入式軟體單元測試/ 整合測試工具
- SpringBoot2 整合測試元件,七種測試手段對比Spring Boot元件
- 隨行付微服務測試之效能測試微服務
- Jenkins+Jmeter 整合效能測試JenkinsJMeter
- 自動化測試更適合缺陷預防,而不是提高測試效率
- WinAMS--嵌入式軟體單元測試/整合測試工具