Software Analysis & Testing
Offered By: Georgia Institute of Technology via Udacity
Course Description
Overview
This course covers the theory and practice of software analysis, which lies at the heart of many software development processes such as diagnosing bugs, testing, debugging, and more. It presents diverse techniques, each with their own strengths and limitations, for automating tasks such as testing, debugging, and finding bugs in complex real-world programs. These techniques include dataflow analysis, constraint-based analysis, type systems, model checking, symbolic execution, and more. The course teaches the principles underlying these techniques as well as imparts hands-on experience with using and implementing tools based on these techniques.
Syllabus
- Testing
- Principles of random testing.,Automatically generating tests.
- Analysis
- Analyzing dataflows within a program.,Analyzing pointers.,Analyzing software based on constraints.
- Debugging
- Basics of type systems.,Statistical principles of debugging.,Dynamic symbolic execution.
Taught by
Chris Pryby and Mayur Naik
Tags
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Go: The Complete Developer's Guide (Golang)
Udemy Go Bootcamp: Master Golang with 1000+ Exercises and Projects
Udemy C++ in Detail: Common Idioms
Udemy TypeScript for Node.js Developers
LinkedIn Learning