I have to performs testing on an old legacy tools that's web based and make a huge use of VBScript, rather than JavaScript. So, yes, it's a IE-only tool.
Usually, I tend to use WebTest to performs such testing, but it does not support VBScript, making it unusable in that case.
So, is there a testing framework that support VBScript? (please, please, please!!!)