pkiddie
15 years agoOccasional Contributor
Delay test step time (if parameterised) is not respected...
I have a fairly specific scenario here, which I'll try and explain -
I have a large parameterised testcase with a number of delay teststeps which I've set to use a 'thinkTime' parameter on the testcase (e.g. ${#TestCase#thinkTime}).
Now, when I run this test case independantly, the delay teststeps are initialised the the value I've set in the thinkTime parameter as expected (in my case, 5000ms)
The problem is, if I set this test case to run as part of a 'Run TestCase' test step in a seperate testcase (as part of a larger scenario), the delay test steps instead default to 1000ms.
Please let me know if you need any more explanation!
Cheers,
Paul
I have a large parameterised testcase with a number of delay teststeps which I've set to use a 'thinkTime' parameter on the testcase (e.g. ${#TestCase#thinkTime}).
Now, when I run this test case independantly, the delay teststeps are initialised the the value I've set in the thinkTime parameter as expected (in my case, 5000ms)
The problem is, if I set this test case to run as part of a 'Run TestCase' test step in a seperate testcase (as part of a larger scenario), the delay test steps instead default to 1000ms.
Please let me know if you need any more explanation!

Cheers,
Paul