Web Application testing Tool from BugTree
Note that this tool is only for assisting purpose, it cannot test application on its own, while we
are developing it more in future this utility will be improved
Some test usage
- Testing jquery
- Listing your forms
- Url with omitted parameter
- Checking access to private areas (requires authentication)
Testing input field
- String with \, ", ' (SQL Injection)
- Integer, money, float checks
- Empty string with tab character