prusilusken
7 years agoNew Contributor
Load new test value with each test run
Hi TestCompleters, simple question from a TC rookie here:
I've recorded a test in which an asset is created.
It is automatically given a unique ID number and also needs a description which can be anything, let's call it zzz000.
Now, when I re-run the test case my asset ID is automatically assigned a new unique ID number - but the description also needs to change otherwise my test crashes.
So: I've created an Excel sheet (CSV format) with a number of descriptions, zzz001, zzz002, zzz003 etc. and created a database variable whose value I have defined by this Excel file.
Now, sadly, I cannot make TestComplete move forward and use a new description every time I run this test?
Thank you and have a nice weekend!