Introduction - Software Testing

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

In case someone is not a CS student or C or Python programmer, but you are interested in software testing, I would recommend watching videos: 37 (Therac-25 defect), 42-53, 56-60, 78, 79, 152-154, and 158 and 161. Those videos are not code-specific. Separately, look up definitions for white box and black box testing techniques, just to get a more general understanding than the specific ones included in this course.

futopia
Автор

There is a missing Video between 138 and 139. Fuzzing the Bounded queue, is trying to illustrate going from 0-100 elements, and then then the next video would be the one covering 0-1000 elements, but the explanation for what happens with the case of 0-100 elements is missing from the series of videos.

futopia