
Bug Magnet is a chrome extension and is used to perform exploratory testing. Bug Magnet provides convenient access to common problematic values and edge cases, so you can keep them handy and access them easily during exploratory testing sessions. Just right-click an input field.
The extension introduces only a tiny overhead per page (<1k), and has no third party library dependencies, works completely passive, so it does not interfere with your web app execution in any way. It works on input fields, text areas, content editable DIVs. Of course, it’s completely opensource (MIT license), so you can easily extend it with your config.
You can get the complete extension from the link right here
The extension provides the following testing features as you can see in the screenshot below
Figure 1: Bug Magnet
Lorems
Provides different language supports used for testingText Size
Different Text size it ranges from 128b with spaces and without spaces as you see belowFigure 2: Text Size
A very Nice Handy Tool