Title
Testing Linked Lists
Course
Data Structures
Abstract
In this assignment the student writes test specifications for an implementation of the singly-linked list and then is responsible writing code and executing the tests. The assignment is applicable to any implementation of the linked list (either singly or doubly linked) and can be easily modified for either. The assignment specifies that the instructor provides the implementation for the linked list but can be modified so that the student is also required to implement the class.
Author
Gerald Gannod
Genre
Test Specification
Assignment Duration
One Week
Communication Skill
Writing
Technical Skill
Testing
Workplace Scenario
You have been assigned the task of testing a specific piece of software by your team manager. As part of this task you are required to write a test specification that documents the expected behaviors for the different methods of the component or class.
Audience: The audience of your test specification is other testers and developers.
Setting: Software development team.
Deliverables: Test specification and test execution summary.
Audience: The audience of your test specification is other testers and developers.
Setting: Software development team.
Deliverables: Test specification and test execution summary.
Team Size
N/A
Files
Collection
Citation
Gerald Gannod, “Testing Linked Lists,” Incorporating Communication Outcomes into the Computer Science Curriculum, accessed May 18, 2020, http://cs-comm.lib.muohio.edu/items/show/56.
Comments