Hi everyone, hoping someone can shed some light on this issue:
Our test team wants to get more insight into the reasons why some iterations in our test cases tend to fail often. Therefore, I have added the CollectRetryErrorMessagesModule to the Setup of my test case, as suggested in the Ranorex Help
(https://www.ranorex.com/help/latest/ran ... gesmodule/).
For the purposes of testing this feature, I have developed a small test, consisting of 3 iterations with the retry count set to 3. The test is set up so that the first two iterations fail (this is intentional), while the third succeeds. I'm not sure why, but I'm not seeing any error messages collected by this module in my test report. Am I doing something wrong, or does the code simply not work?
OS: Microsoft Windows 10 Pro Version 21H1
Ranorex Version: 10.1.1+git.4126d054
CollectRetryErrorMessagesModule does not show any error messages in the Test report
CollectRetryErrorMessagesModule does not show any error messages in the Test report
You do not have the required permissions to view the files attached to this post.
Re: CollectRetryErrorMessagesModule does not show any error messages in the Test report
It does not work me too.
I tried to insert the module in test suite level / setup too. In this case exception occurred (see image).
Is there any resolution?
I tried to insert the module in test suite level / setup too. In this case exception occurred (see image).
Is there any resolution?
You do not have the required permissions to view the files attached to this post.