vote up 0 vote down star

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!!!)

flag

62% accept rate
unit test tool or integration test tool? – Tom E May 6 at 13:49
I'm okay for both, as long as it can interact within an IE environment for the workflow. – gizmo May 6 at 14:49

1 Answer

vote up 1 vote down check

There is a commercial tool called TestComplete that lets you do Web testing using VBScript. See web page for more details.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.