Forum Discussion
dpiotrowski
14 years agoContributor
Thank you for your replies.
I was thinking about using project variables, but the question now is how can I execute/loop the whole project 6 times, each time with different combinations of these variables. Please take a look at the attached picture - this is a simple project performing installation/deinstallation on lit86 version, the inst/deinst functions take parameters, but in this case these parameters are hard coded. Even when I specify project variables with values professsional, lite, student and 86,64 how do I loop the whole project so I don't have to copy/paste the tests added to the project but smply make TestComplete execute the whole project with the first configuration of these 2 parameters, then the second and so on (the items "Lite86 Installation" and "Lite86 Deinstallation" would be then simply "Installation" and "Deinstallation" but with different parameters).
I was thinking about using project variables, but the question now is how can I execute/loop the whole project 6 times, each time with different combinations of these variables. Please take a look at the attached picture - this is a simple project performing installation/deinstallation on lit86 version, the inst/deinst functions take parameters, but in this case these parameters are hard coded. Even when I specify project variables with values professsional, lite, student and 86,64 how do I loop the whole project so I don't have to copy/paste the tests added to the project but smply make TestComplete execute the whole project with the first configuration of these 2 parameters, then the second and so on (the items "Lite86 Installation" and "Lite86 Deinstallation" would be then simply "Installation" and "Deinstallation" but with different parameters).