You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview

The Unit Test Plan (UTP) will follow the same section breakdown as the Requirements in the Scope & Requirement Document.

Each Section will include the following types of tests

  1. In-Range UT - these are the test cases which cover normal operations.
  2. Out-of-Range UT - these are the test cases which cover out of range scenarios: 
    1. border cases
    2. race conditions
    3. unexpected events
      1. EX: Tearing down an active Network Interface
  3. Error UT
    1. Error parameters
    2. Error Conditions
      1. network goes down unexpectedly
      2. Wire gets disconnected, etc

Performance Testing cases will be a separate section in this document.

Unit Test Plan

Local Network Configuration

In-Range UT

Requirement IDUnit Test IDUnit Test Description
   
   

 

Out-of-Range UT

Error UT

Remote Peer Configuration

Policy Configuration

General Configuration

Functional Requirements

Interface Selection and Message Sending Requirements

Dynamic NID Discovery

Debugging Requirements

Network interface Health

Backwards Compatibility Requirements

 

  • No labels