dpiotrowski
13 years agoContributor
Parameterizing the whole project?
Hello there!
I create a test project for an application which should be tested in 6 different versions depending on 2 paramters (platform: 64 and 86 and version: pro, lite, student, so for example I test: lite 64, lite 32, pro 64 and so on...). I created parameterized tests with these 2 parameters (platform, version), and what I'd like to do now is to insert these tests into the Project Test Items Page once and run them 6 times with different parameters for every version. I'd like to execute first all the tests with parameters for one version, then when it's all done change the paramaters and do the same for differenet version and so on. For now I can only do these by inserting manually the tests into the Test Items Page and giving paramters for one version, then copy all the items and paste them with different parameters. This is inconvenient. Is there something like project parameters, so I can insert the Test Items once and then run them with different parametrs depedning on project parameters? I'd like to simply insert all the tests to the project Test Items Page and then in the Project Suite page tell Test Complete to execute thisproject 6 times with different parameters (these parameters would correspond to the parameters in the tests).
Can you help me on this one?
I create a test project for an application which should be tested in 6 different versions depending on 2 paramters (platform: 64 and 86 and version: pro, lite, student, so for example I test: lite 64, lite 32, pro 64 and so on...). I created parameterized tests with these 2 parameters (platform, version), and what I'd like to do now is to insert these tests into the Project Test Items Page once and run them 6 times with different parameters for every version. I'd like to execute first all the tests with parameters for one version, then when it's all done change the paramaters and do the same for differenet version and so on. For now I can only do these by inserting manually the tests into the Test Items Page and giving paramters for one version, then copy all the items and paste them with different parameters. This is inconvenient. Is there something like project parameters, so I can insert the Test Items once and then run them with different parametrs depedning on project parameters? I'd like to simply insert all the tests to the project Test Items Page and then in the Project Suite page tell Test Complete to execute thisproject 6 times with different parameters (these parameters would correspond to the parameters in the tests).
Can you help me on this one?