From 66f311face574ebadba709cb93965bbb4d034a48 Mon Sep 17 00:00:00 2001
From: ChuckD3ath <33813588+ChuckD3ath@users.noreply.github.com>
Date: Thu, 10 Nov 2022 13:13:23 +0100
Subject: [PATCH] Update Bug Magnet (#2902)
---
.../100-frontend-automation/102-bug-management.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-bug-management.md b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-bug-management.md
index b3555bfca..08f30da25 100644
--- a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-bug-management.md
+++ b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-bug-management.md
@@ -1 +1,7 @@
-# Bug management
\ No newline at end of file
+# Bug Magnet
+
+Exploratory Testing is all about exploring the software by navigating random paths and discovering what it can do and what it can’t. In exploratory testing we try to verify how well system reacts to special/invalid inputs and edge cases. Bug Magnet will help you configure Data validations and variety input scenarios likely to cause issues.
+
+Free Content
+Bug Magnet Website
+Bug Magnet: Chrome Extension for Exploratory Testing
\ No newline at end of file