01219343-55
This is a course home page for 01219343 Software Testing. In this course, we shall study various aspects of software testing, including both technical and social ones.
Announcements
- Facebook group (closed)
Schedules
- Week1: Introduction. The role of testers. slides
- Week2: Unit testing. Introduction to Test-Driven Development.
- Junit: homepage
- Slides: UDel CISC275 slides
- Wiki: Getting started
- Cheat sheets: Cheat sheet by Codign, Quick Start Guide, JUnit 4 Cheat Sheet, UW CSE331 cheat sheet
- Tutorials: JUnitQuickTutorial
- TDD Clips: Dive Into TDD
- Exercises:
- Junit: homepage
- Week3: Interviewing with customers
- Week4: Isolation. Mocks / Stubs.
- Slides: Good unit tests, Testing units with dependencies
- Notes: Please install Mockito before class.
- Links:
- Mockito's document
- Mocks aren't stubs by Martin Fowler
- Mocks, Fakes, Stubs and Dummies -- terminologies of various test doubles.
- Extra1: Grails
- Grails: Getting Started
- คลิปอบรม Grails ของ SIPA/KU โดย ชาญวิทย์ แก้วกสิ (ภาษาไทย)
- Week5: Test levels, test types
- Quick review: basic concepts, testing principles
- Grails testing: Testing - reference document
- Grails functional test plugin
- Week6: User acceptance testing.
- User stories
- Practice with grails project
- Mercurial (hg): mercurial, bitbucket repo hosting
- Week7: Test design
- Week8: Exploratory testing
- Week9:
- Week10:
- Week11:
- Week12:
- Week13:
- Week14:
- Week15: