Software Testing 10 Rules
1. Test early and test often. 盡早并且經(jīng)常測試
2. Integrate the application development and testing life cycles. You'll get better
results and you won't have to mediate between two armed camps in your IT shop.
3. Formalize a testing methodology; you'll test everything the same way and you'll
get uniform results. 規范測試方法后,你可以使用同一方法做每異步測試并且取得一致的結果
4. Develop a comprehensive test plan; it forms the basis for the testing methodology. 開(kāi)發(fā)出全面的測試計劃,這是形成測試方法論的最基本
5. Use both static and dynamic testing. 同時(shí)使用靜態(tài)和動(dòng)態(tài)測試
6. Define your expected results. 定義出你的期望結果
7. Understand the business reason behind the application. You'll write a better application and
better testing scripts. 理解應用程序后的業(yè)務(wù)背景,你可以寫(xiě)出更好的應用程序和測試腳本
8. Use multiple levels and types of testing (regression, systems, integration, stress and load).使用多級別和類(lèi)型的測試(包括:回歸測試、系統測試、集成測試、壓力測試和裝載測試等)
9. Review and inspect the work, it will lower costs. 審批和核實(shí)工作,可以減少資源
10. Don't let your programmers check their own work; they'll miss their own errors
不要讓程序員去測試自己的工作,因為他們會(huì )遺漏很多自己的錯誤
聯(lián)系客服