From daf557ad80d47916c26b5ebc70b0c0ed334be40a Mon Sep 17 00:00:00 2001 From: Sandeep Somavarapu Date: Tue, 26 May 2020 19:46:41 +0200 Subject: [PATCH] Add web as valid platform --- Writing-Test-Plan-Items.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/Writing-Test-Plan-Items.md b/Writing-Test-Plan-Items.md index bb6fb0c..8182116 100644 --- a/Writing-Test-Plan-Items.md +++ b/Writing-Test-Plan-Items.md @@ -33,6 +33,7 @@ Refs: - wsl - ssh - dev container + - web - anyOS - Complexity of the test plan item which should be between 1 till 5. @@ -155,7 +156,24 @@ Complexity: 2 ``` -### Example 7 (Multiple Authors) +### Example 7 (Web) + +```markdown + +Refs: + +- [ ] web +- [ ] web + +Complexity: 2 + +--- + + + +``` + +### Example 8 (Multiple Authors) ```markdown @@ -174,7 +192,7 @@ Authors: @user1, @user2 ``` -### Example 8 (Additional note to assigned users) +### Example 9 (Additional note to assigned users) ```markdown