Forum Discussion

denolfe's avatar
denolfe
Occasional Contributor
13 years ago

Change Parameter for each iteration



Hello,



I have a basic set of tests designed for the 'Release' branch of our software.  We are now wanting to test 3 more branches with the same set of tests.  






Is there a way to pass a different value for each iteration of my 'Install' test?  For instance, 'Release' for first, 'HotFix' for second, etc.

Ideally, I'd like to pass this string to one of my tested apps that retrieves the correct install file.



I looked into using the Parameters on the Test Item.  However, I could only list one and could not find any information on listing 4 strings and going to the next after the current iteration.



Am I going about this all wrong?  Is there a better way to do this in TestComplete?  Thanks in advance.



Elliot