This document outlines a lab assignment for a course where students will use Visual Studio's debugging capabilities and perform black box testing. Part 1 involves creating a C++ project to implement and debug a Fibonacci sequence program, while Part 2 requires developing and testing a temperature conversion program with specific input and output criteria. Students must also create a test plan that documents expected versus actual program behaviors during testing.