Once you've written a test that can detect your regression, you simply upload it to the form and tell the form what sort of test it is. The server will then proceed to download Firefox builds and run your test on them, eventually producing you a regression range, with a handy link to Bonsai, which will show you what code changes got checked in in that time period, so you can figure out who caused the regression. Also, once you write that automated test, it can be checked into the Mozilla automated test suite so that if the regression ever surfaces again, it will be caught right away! How cool is that?