軟體測試
Software Testing
| 節 | 週四 |
|---|---|
5 13:20–14:10 | 軟體測試 CS105(光復) 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
無備註
1. AWS educate 2. Facebook: https://www.facebook.com/groups/softwaretesting.nycu/ 3. On line lecture
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 2023-02-16(四) |
| 第 2 週 | Model-Driven Test Design 2023-02-23(四) |
| 第 3 週 | Test Automation 2023-03-02(四) |
| 第 4 週 | Putting Testing First 2023-03-09(四) |
| 第 5 週 | Criteria-Based Test Design 2023-03-16(四) |
| 第 6 週 | Input Space Partitioning 2023-03-23(四) |
| 第 7 週 | Graph Coverage 2023-03-30(四) |
| 第 8 週 | Logic Coverage 2023-04-06(四) |
| 第 9 週 | mid-term exam 2023-04-13(四) |
| 第 10 週 | Syntax-Based Testing 2023-04-20(四) |
| 第 11 週 | Managing the Test Proces 2023-04-27(四) |
| 第 12 週 | Writing Test Plans 2023-05-04(四) |
| 第 13 週 | Test Implementation 2023-05-11(四) |
| 第 14 週 | Regression Testing for Evolving Software 2023-05-18(四) |
| 第 15 週 | Writing Effective Test Oracles 2023-05-25(四) |
| 第 16 週 | Final exam 2023-06-01(四) |
| 第 17 週 | term-project and presentation 2023-06-08(四) |
| 第 18 週 | 2023-06-15(四) |
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
