Data Generator Wizard: EMail and Name - How do I generate a new entry each iteration?
Does anyone know how to create a variable that will generate new/unique Email Addresses and Names?
I'm creating a Keyword test case that requires unique entries for Name and Email each time it is run. This is a single iteration Regression test case, so NO data driving required.
I was hoping to use the Data Generator Wizard to create a variable (it has a function for creating Email Addresses and Names) - expecting it to create new data each time I run the script, but instead it creates one entry one time and tries to run that data every time I run the script.
Any ideas?
Gang,
Kevin Johnson over at Tyler Technologies was able to provide me with a Keyword-ish solution that works very well when you need to create a unique entry in an alphanumeric field, and I wanted to share it.
See the Attachment I've added for steps and screenshots.
Kudos to Kevin.