Allen Marshall
Member²
I may be missing the obvious, but I want to add the same test over and over to the test manager with a range of inputs and expected results. Do I have to create a separate variant test file for every one of these?
I would like to see this in the test manager tests window - same TST file, different variants:
...
funcXtest - inputs a,b,c, result 1
funcXtest - inputs d,e,f, result 2
funcXtest - inputs a,NULL,c, result EXCEPTION
Each of these could be enabled/disabled individually...
Could be dozens.
I would like to see this in the test manager tests window - same TST file, different variants:
...
funcXtest - inputs a,b,c, result 1
funcXtest - inputs d,e,f, result 2
funcXtest - inputs a,NULL,c, result EXCEPTION
Each of these could be enabled/disabled individually...
Could be dozens.