From 6e385f7e7fa01d84fa89b3fde5a12d4ff52ea5e0 Mon Sep 17 00:00:00 2001 From: filipefurtad0 <49817236+filipefurtad0@users.noreply.github.com> Date: Mon, 29 Jun 2020 08:57:22 +0100 Subject: [PATCH] Adds the info and link to the "OFN Testing Documentation" --- Feature-Testing-Handbook.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Feature-Testing-Handbook.md b/Feature-Testing-Handbook.md index 0368672..62a8138 100644 --- a/Feature-Testing-Handbook.md +++ b/Feature-Testing-Handbook.md @@ -1,4 +1,10 @@ +*** + +This page is now maintained under the **[OFN Testing Documentation](https://app.gitbook.com/@ofn-user-guide/s/ofn-testing-handbook/)**. + + +*** For anyone who is interested in doing feature testing on the OFN here are some guidelines you can use to help you plan your approach to testing. Please feel free to add to this. # 1 Background Where does testing fit in the overall software development process?