軟體測試
Software Testing
| 節 | 週四 |
|---|---|
5 13:20–14:10 | 軟體測試 CS-PC2(光復) 2 節連堂 |
6 14:20–15:10 |
* 根據陽明交大上課時間表所列
Software testing is to exercise the program using input data in three different space domains: (1) in the requirement and specification domain, (2) in the program implementation domain, (3) in the test input space domain. The space covered in (1), (2), (3) will intersect one another and exhibit different properties to reveal the software defects, quality of use, and potential exploitation. Our course will cover several conventional software testing issues: 1. Functional testing, 2. Structural testing, 3. Integration and system testing. Other than these, test plans used in Microsoft and google will be discussed. Nonconventional testing like fuzzing , exploitable testing and symbolic execution will be introduced too. 軟體測試是以輸入資料來操作程式,針對三種不同的範圍來討論: (1) 規格需求的範圍,(2) 程式實作的範圍, (3) 輸入資料的空間範圍。這三種空間的範圍,彼此交集,也呈現不同的特性,展現程式本身的缺陷、品質與可能隱含的資安操作空間。我們的課程將涵蓋傳統測試議題:1. 功能性測試, 2. 結構化測試, 3. 整合與系統測試。同時,我們也介紹微軟與 Google 相關軟體的測試過程,並涵蓋非典型的如 fuzzing、脅迫測試與符號執行測試。
Computer programming
無備註
Facebook: https://www.facebook.com/groups/softwaretesting.nycu/
1. Mid-term exam or testing report (10%), final-exam or testing report(10%) 2. Homework and Lab (50%) 3. Term project (20%)
Introduction
Why do we test software ?
- 講授:
- 3
Foundations
Model-Driven Test Design Test Automation Putting Testing First Criteria-Based Test Design
- 講授:
- 12
- 實作:
- 3
Coverage Criteria
Input Space Partitioning Graph Coverage Logic Coverage Syntax-Based Testing
- 講授:
- 21
- 實作:
- 3
Testing in Practice
Managing the Test Process Writing the Test Process Writing Test Plans Test Implementation Regression Testing for Evolving Software Writing Effective Test Oracles
- 講授:
- 3
- 實作:
- 3
| 週次 | 主題 |
|---|---|
| 第 1 週 | Overview and Introduction 2024-02-22(四) |
| 第 2 週 | Model-Driven Test Design 2024-02-29(四) |
| 第 3 週 | Test Automation 2024-03-07(四) |
| 第 4 週 | Putting Testing First 2024-03-14(四) |
| 第 5 週 | Criteria-Based Test Design 2024-03-21(四) |
| 第 6 週 | Input Space Partitioning 2024-03-28(四) |
| 第 7 週 | Graph Coverage 2024-04-04(四) |
| 第 8 週 | Logic Coverage 2024-04-11(四) |
| 第 9 週 | mid-term exam 2024-04-18(四) |
| 第 10 週 | Syntax-Based Testing 2024-04-25(四) |
| 第 11 週 | Managing the Test Proces 2024-05-02(四) |
| 第 12 週 | Writing Test Plans 2024-05-09(四) |
| 第 13 週 | Test Implementation 2024-05-16(四) |
| 第 14 週 | Regression Testing for Evolving Software 2024-05-23(四) |
| 第 15 週 | Writing Effective Test Oracles 2024-05-30(四) |
| 第 16 週 | Final exam 2024-06-06(四) |
| 第 17 週 | term-project and presentation 2024-06-13(四) |
| 第 18 週 | 2024-06-20(四) |
Textbook: Paul Ammann and Jeff Offutt, Introduction to Software Testing, 2nd Edition, Cambridge University Press, 2017, https://cs.gmu.edu/~offutt/softwaretest/ References: Andreas Zeller, Rahul Gopinath, Marcel Böhme, Gordon Fraser, and Christian Holler, The Fuzzing Book: Tools and Techniques for Generating Software Tests, https://fuzzingbook.org/ James Whittaker, Jason Arbon, Jeff Carollo, How Google Tests Software, Addison-Wesley, 2012. (ebook from http://it-ebooks.info/book/1200/ ) Alan Page, Ken Johnson, Bj Rollison, How We Test Software at Microsoft, Microsoft Press, 2008, http://www.microsoft.com/learning/en-us/book.aspx?id=11240 Paul C. Jorgensen, Software Testing: A Craftsman's Approach, 4th Edition, CRC Press, 2014.
- 地點
- ITSC 240 (資訊技術服務中心)
- 時間
- Tuesday E,F
- 聯絡方式
- Instructor: 黃世昆 Shih-Kun Huang, Email: skhuang@nycu.edu.tw ext: 31703 TA: 蔡惠喬 Email: hctsai.cs10@nycu.edu.tw 陳舜寧 Email: xdev11.cs11@nycu.edu.tw 曾思維 Email: 13579and24680@gmail.com
