Hello,
We're still in the evaluation process and here are a couple of questions that I have encountered today.
Ranorex takes screenshots of related components while recording a test case, which is, imo, very useful for the tester. However, once a portion of a test case is prepared, adding components from Spy to the Repository and Copy-Pasting actions by changing only the components lets us prepare the test cases faster, but previously added screenshots are copied along with the copied steps and new screenshots are NOT taken when the test case is executed. This causes incorrect screenshots related with the steps, thus confusing the test developer.
Is there a way to tell Ranorex to re-screenshoot while executing the test?
In addition to that, is there a way to group a severel steps that does the same thing and re-use it in different test cases? I know, we can do it by copy pasting but wouldn't it be nice to add only a step, let's say named "Close Active Panel", that includes the steps that needs to be done in order to close a panel.
Ranorex displays failed validation steps in detail in the prepared report. I mean, it say I compared "X" with "Y" and failed. However, it does not create a detailed report for passed steps. Is there a way to change the way reports are created or do we have to code our own report generation script?
What does 100% comparison mean in image comparison? I expect the two screenshots be exactly the same when 100% is selected. However, similar but different screenshots appear to have been passed even if 100% is selected.
Thank you in advance.
My configuration is as follows:
Ranorex: 3.2.0.15301
.Net RunTime Version: 2.0.50727.3625
Java: 1.6.0-b105
O/S: Windows XP with SP3
Best Regards,
Arda Unal