TestComplete Tip: How to create a random string
By Tips McGee @ 5:46 PM
It's handy to have a random string to test an input field on the fly. Here's a simple example that demonstrates how to use a function to create a random string of any length. Just paste this code into a new VBscript TestComplete project to test it.