Cloud Manager Tests Overview

There are three categories of tests supported by Cloud Manager for Cloud Services pipelines.

  1. Code Quality Testing

    • Code quality testing evaluates the quality of your application code.
    • The code quality pipeline is executed immediately following the build step in all non-production and production pipelines.
    • The custom code quality rules executed by Cloud Manager are created based on best practices from AEM Engineering.
  2. Functional Testing

  3. Experience Audit Testing

    • Experience audit testing is enabled in all Cloud Manager production pipelines and can not be skipped.

These tests can be:

  • Customer-written
  • Adobe-written
  • Created with open source tools
NOTE

Both customer-written tests and Adobe-written tests are run in a containerized infrastructure designed for running such tests.

On this page