Software Engineering

Software Test Technique

Release Date: 2017-09-22

1. Basic Course Information

Course Code: 112153
Course Name: Software Test Technique
Course Type: Specialized Course
Periods: 32
Credits: 2
Target Students: Undergraduates majoring in Software Engineer
Assessment: Non-examination
Preparatory Courses: Software Engineer, Programming

2. Course Introduction

The contents of this course are mainly the theory and practical technology in the field of software testing. First, some concepts of software testing are introduced; Students can learn these contents including why do the software testing, what is the software testing, how to use the mathematical tools to describe and analyze software testing. Second, black box testing and white box testing are taught by some classic cases. Third, unit test, integration test and system test are taught by some classic cases. Their test processes are also introduced in details. At last, they choose and use automatic test tools, the management of the software defects are taught.