Hi,
The simplest way is to use "AUT"& RandomNumber().
There is a random number generator facility provided in QTP itself. And u can very well use it.
U can give the range of numbers , like Between 1 to 10,000 and the number will be generated itself in the given range. Each time its a different number between the given range.
IT can find in the help section in the Qtp help.
Try, and let me know if u are not able to.
The simplest way is to use "AUT"& RandomNumber().
There is a random number generator facility provided in QTP itself. And u can very well use it.
U can give the range of numbers , like Between 1 to 10,000 and the number will be generated itself in the given range. Each time its a different number between the given range.
IT can find in the help section in the Qtp help.
Try, and let me know if u are not able to.