Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

QAS supports integration with CircleCI. This article will help users to integrate QAS with CircleCI. Follow the below steps for QAS integration with CircleCI:

CircleCI Steps

  1. In order to integrate CircleCI with QAS, first, connect your Bitbucket/Git Account with CircleCI.

  2. Select the Project in Circle CI and Select Maven/Java option.

...

QAS Steps:

1. Create a config.yml file in the CircleCI folder in your parent project directory. Refer to the attached config.yml file for reference.

...