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
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
- 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.
- Week5: Levels of testing. Types of software testing.
- Week6: User acceptance testing.
- Week7:
- Week8:
- Week9:
- Week10:
- Week11:
- Week12:
- Week13:
- Week14:
- Week15: