I can create functional tests for your web project using Selenium. We can work together to get a test suite written for your application. I also like to get Jenkins running for a continuous integration of your web project. Every time you check in a new file in version control we can kick off a browser instance to run your functional test. This is great for smoke testing or doing a deeper dive into your functionality.