Skip Navigation LinksHome Page > Forums > SpiraTest Forums > SpiraTest Issues & Questi... > Parameters in sub-TestCas...
Hi,
We have a TestCaseLvl1 calling a TestCaseLvl2 calling multiple times a TestCaseLvl3, which has a Parameter (e.g. ${TCL3_parameter}).
The problem is: from TCLvl1 point of view, we cannot execute TCLvl3 with different parameters:
This is a big problem for us because we have either to sacrifice test case usage or maintenability.
Is there a way to fill a parameter with a parameter, or to execute sub-testcases with different parameters values ?
Thanks,
regards
Hi
Have you tried looking at data-driven testing by using test sets and test configurations:
https://spiradoc.inflectra.com/Spira-User-Manual/Test-Configuration-Management/
https://spiradoc.inflectra.com/Spira-User-Manual/Test-Set-Management/#overview-parameters
Regards
David
I looked at your links, but:
-we don't have SpiraPlan
-Test Sets seem (according to doc) to set 1 value to each same-named parameter.
What i need is the contrary: i call many times the same test SetNewWifiSecurity, therefore with the same named parameter ${security}; I would like to fill differently this ${security} parameter : WPA2, LEAP, PEAP...This seems to be doable only at calling level (N+1), and NOT above (N+2).
And if you have any questions, please email or call us at +1 (202) 558-6885