What tools best fit to test automatically:
- Code:
- Copy/Paste code detector
- Commented code checker
- DB:
- Encoding check
- Field size check
- Security:
- XSS
- SQL inject
- Vulnerability scan
I am looking for tools that can automate process of testing, maintaining big projects.
So far I’ve looked at Selenium, PHPUnit.
See this page.
Take a look at these: