Page 1 of 1

How to know the coverage of areas (of your application) that is covered with your Ranorex tests?

Posted: Fri Mar 08, 2019 8:41 pm
by JFL
Hi,
my manager has an interest into knowing how much area (in our app) that is covered by the Ranorex tests.

The most common mistake is that people try to calculate it by looking at their TestRails test suite and check how much test cases are automated.

Is there anybody that figure out a way to calculate the coverage of areas (of your application) that is covered with your Ranorex tests?

Re: How to know the coverage of areas (of your application) that is covered with your Ranorex tests?

Posted: Mon Mar 11, 2019 8:59 am
by dugovic.milan
Hi, how would you wanna technically do that? Knowing the exact fraction of your app, that is covered by automated tests, also means using reverse engineering. I'm afraid this could be done only with a detailed help of your developers and would take you a lot of time. Still, Ranorex is functional UI Test Automation tool and for that reason is mostly meant for tests you can repeat over and over, and cover the base fuctionality of concrete app. What's are the intentions of your manager?