Solved
Forum Discussion
RichBopp
9 years agoContributor
Shankar,
Thank you for responding - but as I said, I'm creating a KeyWord test not Script.
Do you know of a solution that I could use in KeyWord?
Rich Bopp
NisHera
9 years agoValued Contributor
I think best solution would be first (before running any tests.... ) generate what you need data using data generator and store in a table or excel. then in your keyword data driven testing use those data.
in this case you have to plan how many record you are going run. random generation of data would be difficult if not impossible with KDT only without scripting.