diff --git a/docs/insights/coverage.md b/docs/insights/coverage.md index 6358dbe7db..118166bd47 100644 --- a/docs/insights/coverage.md +++ b/docs/insights/coverage.md @@ -7,21 +7,18 @@ description: See a breakdown of the browser and device variations covered by you import useBaseUrl from '@docusaurus/useBaseUrl'; -The Coverage report allows Org Admins to view and download the breakdown of browsers and mobile devices the tests across their organization have run against. Having insight into your coverage data helps companies: +The Coverage report allows you to view and download the breakdown of browsers and mobile devices the tests across their organization have run against. Having insight into your coverage data helps companies: - See at a glance whether their testing is in sync with the environments in which it is most often accessed - Evaluate how evenly tests are being distributing across browsers and devices - Design their test strategy to keep up with newly released browser and device versions - Utilize their concurrency to spread testing across test environments for greater efficiency and comprehensiveness -:::note Org Admins Only -You must have [Org Admin](/basics/acct-team-mgmt/managing-user-info/#user-roles) privileges for your organization in order to view and download coverage data. -::: ## Accessing the Coverage Reports 1. Click the **Insights** tab to expand its submenu. -1. Click **Coverage** (only visible to Org Admin users). +1. Click **Coverage**. 1. Specify the type of coverage you wish to view by selecting the **Devices**, **Browsers** or **OS** tab. 1. If you choose **Devices** or **OS**, specify wheter you wish to see coverage data for: - **Virtual Cloud** tests: desktop web-apps, mobile emulators and simulators.