brian_kratsch
13 years agoContributor
Creating unique values for successive test runs
I am trying to create a test that enters a title for a record with a unique identifier at the end of the title, then the test fills in generic data and saves the record.
I would like to run the same test again with each successive run using a different unique identifier at the end of the title each time the test is run.
I have set up a keyword test using a parameter for the title and I currently have it using a data-driven loop pulling values from an excel file for the title name. Obviously this won't be the solution as it repeats the values each time the test is run. What I am wondering is if there is a way I can do this in a keyword test?
I would like to run the same test again with each successive run using a different unique identifier at the end of the title each time the test is run.
I have set up a keyword test using a parameter for the title and I currently have it using a data-driven loop pulling values from an excel file for the title name. Obviously this won't be the solution as it repeats the values each time the test is run. What I am wondering is if there is a way I can do this in a keyword test?