計概筆記10
Submitted by ajo6vul4 on 五, 2008-05-30 16:00
7-6 Software Testing Strategies
˙Glass-box testing(white-box testing)
-Pareto principle巴累圖原理
-Basis path testing基本路徑測試法
˙Black-box testing
-Boundary value analysis邊界值分析法
-Redundancy testing多重作業
-Beta testing
7-7 Documentation
˙User Documentation使用者文件
-Printed book for all customers
-On-line help modules
˙System Documentation系統文件
-Source code
-Design documents
˙Technical Documentation技術文件
-For installing安裝, customizing訂做, updating, etc