Adobe have an online browser testing tool:
https://browserlab.adobe.com/
As for the oldest version of IE to support; I would suggest IE8, anything prior doesn't even attempt to be standards compliant and is a headache to develop for. In the past I have wasted literally months working around IE bugs and it's not worth the development time/cost to cater for an obsolete browser. I would make sure that a user with IE6 got some level of access but with a 10+ year old piece of software you can't expect the same user experience as you would with up to date kit. With that said you do have to look at your users, if your analytics tell you everybody is still on IE6 you don't have much choice (unless of course you have the power to persuade them to upgrade).
If developers keep developing for obsolete browsers the end user won't ever need to upgrade. Up to date software is important not just for supporting the latest features of the web but also security.
Even microsoft are promoting Death to IE6