Currently there is no way to resume test case from its last failed point (of recording module) in Test suite runner.
Example
Test suite has 1 Test case and 1 recording module with 15 actions in it. Now it failed at action no 8 and I want to resume running remaining test after fixing issue with my SUT but seems there is no way to do so.
a. With runtime license, one cannot see the actions in the recording module so one cannot resume the test from action 8.
b. With floating license, one can see the actions, but it opens up in Ranorex studio and loses all the values of the variables set in Ranorex test suite window (instead uses default value) which does not serve the purpose.

Thank you for your input.
Due to technical limitations it is not possible at all to continue a finished test run from a specified point, because there is no runtime information available anymore after you see a finished report.
However, it might be possible to do something like this in maintenance mode. As soon as we touch maintenance mode again, we will evaluate if this feature also makes sense in there.
Best Regards,
The Ranorex Product Management Team
1 comment
-
Anonymous commented
Possibility to pause and resume execution would be great.