mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 20:21:50 +02:00
Update Bug Magnet (#2902)
This commit is contained in:
@@ -1 +1,7 @@
|
||||
# Bug management
|
||||
# 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.
|
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://bugmagnet.org/'>Bug Magnet Website</BadgeLink>
|
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='http://www.testingjournals.com/bug-magnet-extension-exploratory-testing/'>Bug Magnet: Chrome Extension for Exploratory Testing</BadgeLink>
|
Reference in New Issue
Block a user