From 57bb6852664c95c22487faab6fd22b741daf0e49 Mon Sep 17 00:00:00 2001 From: Gareth Midwood Date: Tue, 22 Jun 2021 11:13:49 +0100 Subject: [PATCH] Remove outline and tasks sections from intro to testing page --- _site/projects/tech/testing.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/_site/projects/tech/testing.md b/_site/projects/tech/testing.md index d806535..c468fdc 100644 --- a/_site/projects/tech/testing.md +++ b/_site/projects/tech/testing.md @@ -16,7 +16,7 @@ tags: # Introduction to Testing -Last reviewed **13 Feb 2021** by **Crispin Read** +Last reviewed **22 Jun 2021** by **Gareth Midwood** ## Description @@ -34,23 +34,6 @@ At the end of this training you will be able to: 1. Understanding of front-end web development -## Outline - -1. What Testing is -1. What Testing isn't -1. Types of Testing -1. Creating a Test Plan - 1. Tools - 1. Audience - 1. Scope - 1. Support levels -1. How to report - -## Tasks - -1. Add testing terms to glossary -1. Create Test plan for your blog - ### Further Tasks 1. Create a test plan for something at work