• Homepage
    • Overview
    • Step 1 - project
      • Import from GitHub
      • Import from Bitbucket Cloud
      • Import from Azure DevOps
      • Import from GitLab
      • Add git repository manually
    • Step 2 - accessibility scan
      • Accessibility scan with Cypress
      • Accessibility scan with Playwright
      • Accessibility scan with Puppeteer
      • Accessibility scan with Selenium Java
      • Accessibility scan without e2e tests
    • Step 3 - build environment
      • Building with GitHub
      • Building with Bitbucket
      • Building with Azure DevOps
      • Building with GitLab
      • Building with other CI tools
    • Step 4 - first analysis
    • Step 5 - PR analysis
    • Troubleshooting
    • Next Steps
  • Use cases and architecture
    • Self-Hosted scan
    • UserWay-Hosted scan
      • Getting started
      • Usage
      • API
      • Getting started
      • Usage
      • API
      • Background Runner
      • Getting started
      • Usage
      • API
      • Getting started
      • Usage
      • API
      • Background Runner
      • Getting started
      • Usage
      • API
      • Background Runner
      • Getting started
      • Usage
      • API
  • Managing projects
  • Managing team members
  • Managing quality standards
  • Sample Projects
Question? Give us feedback →Edit this page
Use cases and architecture

Depending on your setup, there are 2 major use cases.

  1. Self-Hosted scan - if you have both e2e tests and CI/CD pipelines

  2. UserWay-Hosted scan - if you have no e2e tests have has CI/CD pipelines

Both of them are suitable for scanning:

  • internet website
  • localhost website
  • intranet website
Next StepsSelf-Hosted scan