Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Activity: Implement Testability Elements

Purpose - To implement specialized functionality to support test-specific requirements
Role: Implementer
**Frequency:**As required, most frequently in Elaboration and early Construction iterations.
Steps - [Implement and Unit Test Drivers / Stubs](#Implement and Unit Test Drivers / Stubs) - [Implement and Unit Test Interface to Automated Test Tool(s)](#Implement and Unit Test Interface to Automated Test Tool)
Input Artifacts: - Implementation Element - Implementation Subsystem - Testability Class - Testability ElementResulting Artifacts: - Testability Element - Test Stub
More Information:
Tool Mentors:
Workflow Details: - Implementation - Implement Components

Implement and Unit Test Drivers / Stubs

PurposeTo identify and implement the components and subsystems that will provide the needed test specific functionality

See Artifact: Components

See Artifact: Implementation Subsystems

Implement and Unit Test Interface to Automated Test Tool

PurposeTo identify the interface necessary for the integration of an automated test tool with test-specific functionality.

See Artifact: Components

See Artifact: Implementation Subsystems