Inspiration
Gojko Adzic wrote a nice article on the future of testing last November. One of tools he is talking about might be of great help for our teams too. Let's try it out on one of our projects (Ventouris?, RSVZ eDossier?, Insight?) to check how it work and how it can help us. Could it be interesting to develop a IE extension too? Nowadays it only exists for Chrome and Firefox. More info on http://gojko.github.io/bugmagnet/
What it does
•Convenient access to common boundaries and edge cases for exploratory testing •Tiny overhead per page (<1k), no 3rd party library dependencies, completely passive, so it does not interfere with your web app execution in any way •Works on input fields, text areas, content editable DIVs •Load your own config files •Opensource, so you can easily extend it with your config
Log in or sign up for Devpost to join the conversation.