As a tester using MBT for test generation, I am more concerned with the number of run steps in a test case, than the number of "hidden" abstract or compose steps. Users should be able to define how many steps they want to see in the generated test case.
This means that the max test case depth parameter should be complemented with a (max) number of run steps.
As a tester using MBT for test generation, I am more concerned with the number of run steps in a test case, than the number of "hidden" abstract or compose steps. Users should be able to define how many steps they want to see in the generated test case.
This means that the
max test case depthparameter should be complemented with a (max) number of run steps.