From 7bb4d56d7d12864c4dfc092e8140a6ebaff32653 Mon Sep 17 00:00:00 2001
From: ChuckD3ath <33813588+ChuckD3ath@users.noreply.github.com>
Date: Fri, 7 Oct 2022 14:01:20 +0200
Subject: [PATCH] Update Testing Management Tools (#2205)
---
.../105-manage-your-testing/101-test-rail.md | 8 +++++++-
.../105-manage-your-testing/102-test-link.md | 8 +++++++-
.../105-manage-your-testing/103-zephyr.md | 10 +++++++++-
.../100-qa-basics/105-manage-your-testing/readme.md | 7 ++++++-
4 files changed, 29 insertions(+), 4 deletions(-)
diff --git a/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/101-test-rail.md b/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/101-test-rail.md
index 15ea63ba2..a8518c8b8 100644
--- a/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/101-test-rail.md
+++ b/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/101-test-rail.md
@@ -1 +1,7 @@
-# Test rail
\ No newline at end of file
+# TestRail
+
+TestRail is a web-based test case management tool. It is used by testers, developers and team leads to manage, track, and organize software testing efforts. TestRail allows team members to enter test cases, organize test suites, execute test runs, and track their results, all from a modern and easy to use web interface.
+
+Free Content
+TestRail Website
+TestRail Review Tutorial: Learn End-To-End Test Case Management
\ No newline at end of file
diff --git a/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/102-test-link.md b/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/102-test-link.md
index 7b20deb31..515aabd6a 100644
--- a/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/102-test-link.md
+++ b/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/102-test-link.md
@@ -1 +1,7 @@
-# Test link
\ No newline at end of file
+# TestLink
+
+TestLink is most widely used web based open source test management tool. It synchronizes both requirements specification and test specification together. Tester can create test project and document test cases using this tool. With TestLink you can create an account for multiple users and assign different user roles.
+
+Free Content
+TestLink Website
+TestLink Tutorial: A Complete Guide
\ No newline at end of file
diff --git a/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/103-zephyr.md b/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/103-zephyr.md
index 4f0baa54c..7bb183cd9 100644
--- a/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/103-zephyr.md
+++ b/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/103-zephyr.md
@@ -1 +1,9 @@
-# Zephyr
\ No newline at end of file
+# Zephyr
+
+Zephyr is a testing solution that improves the quality of your software by managing and monitoring end-to-end testing. It is very effective for managing manual testing. Its key capabilities include:
+- Test-case creation
+- Organization of tests by product releases and components
+- Assignment of tests to the Quality Assurance team
+
+Free Content
+Zephyr for JIRA Tutorial: Test Management Tool
\ No newline at end of file
diff --git a/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/readme.md b/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/readme.md
index fd78d948f..008663a66 100644
--- a/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/readme.md
+++ b/content/roadmaps/113-qa/content/100-qa-basics/105-manage-your-testing/readme.md
@@ -1 +1,6 @@
-# Manage your testing
\ No newline at end of file
+# Manage Your Testing
+
+Test Management is a process of managing the testing activities in order to ensure high quality and high-end testing of the software application. The method consists of organizing, controlling, ensuring traceability and visibility of the testing process in order to deliver the high quality software application. It ensures that the software testing process runs as expected.
+
+Free Content
+Test Management Process in Software Testing
\ No newline at end of file