- Instructor:
- Sudipto Ghosh
Office: 468 CS Building
Office Hours: Wed 9-10, Thurs 9-10
Email: ghosh@colostate.edu
- GTA:
- Phillipa Bennett
Office: CSB 120 lab
Office Hours: Thu 11-1
Email: plarreeb@colostate.edu
- Lecture Time and Place:
- 10:00-10:50 AM, MWF, COMSC 325
Students will learn and apply state-of-the-art techniques for analyzing and testing programs. Students will be able to automatically (1) generate test inputs for testing programs, (2) measure coverage during test execution, (3) localize faults in a program, (4) explore program repair techniques. This course prepares students for practical work in the software industry by exposing them to the latest approaches and tools. This course also prepares students who are interested in cutting-edge research in software testing and analysis.
The topics covered in this course are listed below:
- Overview of software testing and preliminaries
- Black-box testing
- White-box testing
- Syntax-based testing (includes mutation testing)
- Higher order mutation
- Test input generation (random, guided random, model-based, symbolic, concolic, SMT solvers)
- Fault localization techniques (spectrum-based, delta-debugging, other types)
- Program repair
- Regression test selection
- Test case prioritization
Students will be exposed to software tools that implement various testing approaches.
- News:
- CS580A5 lectures begin Wednesday, Jan 20, 2016.