From 06933b9e26f416e690ced92c5d7a3ddd0d3595aa Mon Sep 17 00:00:00 2001 From: engdorm Date: Thu, 6 Oct 2016 15:30:09 -0700 Subject: [PATCH] Update SONiC Test Plan Template.md --- doc/SONiC Test Plan Template.md | 38 ++++++++++++++++----------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/doc/SONiC Test Plan Template.md b/doc/SONiC Test Plan Template.md index fc5c9b6bcd..64ead5961a 100644 --- a/doc/SONiC Test Plan Template.md +++ b/doc/SONiC Test Plan Template.md @@ -1,9 +1,9 @@ -**Test name** +#Test name + +#SONiC Test Plan + -**SONiC Test Plan** -** -** **Related documents** @@ -14,24 +14,24 @@ | | | | | | -** -** -**Overview** + + +##Overview << Place here high level overview of the feature to be tested and the motivation for it >> -**Scope** +###Scope --------- << Place here the test plan scope >> -Scale / Performance +###Scale / Performance ------------------- << Place here related Scale requirements and performance consideration that should be verified if feature required >> -Related **DUT** CLI commands +###Related **DUT** CLI commands ---------------------------- << Place here all the CLI commands to be used during this test. Refer to DUT CLI command only >> @@ -45,29 +45,29 @@ Related **DUT** CLI commands | **Show commands** | | << place here all related CLI commands to be used >> | | -**Related DUT configuration files** +###Related DUT configuration files ----------------------------------- << Place here configuration files that should be used for the test itself. Refer to DUT configuration only >> << If no configuration files required for this feature, please keep the table but add N/A >> -Related SAI APIs +###Related SAI APIs ---------------- << Place here list of SAI APIs to be covered by this test. No need to specify what parameters will be used by the SAI APIs calls as this is system level tests >> -Test structure +##Test structure =============== -Setup configuration +###Setup configuration ------------------- << Place here the setup to be used for this test and the connectivity required >> -Configuration scripts +###Configuration scripts --------------------- << Place here configuration scripts to be using for the test. Not only DUT but also for the entire system configuration >> @@ -88,7 +88,7 @@ Test description | **\#** | **Test Description** | **Expected Result** | |--------|----------------------|---------------------| | 1. | | | -| 1. | | | -| 1. | | | -| 1. | | | -| 1. | | | +| 2. | | | +| 3. | | | +| 4. | | | +| 5. | | |