Skip to main content

Configuring QA Copilot Settings

Set up the QA Copilot for automation of test cases in a TestCollab project

Updated this week

Here are the steps you can follow to enable and configure the feature for your project:

  1. Login as an administrator of your TestCollab account

  2. Navigate to the project for which you want to enable the feature

  3. Use QA Copilot option under Settings menu

  4. On the settings page, click on Enable QA Copilot. You should now see Token balance, QA Copilot Status, and Configure App button.

Configuring TestCollab QA Copilot Settings

Configuring the App

Click on Configure App button to provide the details of the web app you want to be tested.

URL (mandatory)

  • It will be used to initiate tests for the web application from

Configuring TestCollab QA Copilot Settings

Custom Headers (optional)

They can be used as an additional security measure

  • Click on "Advanced Settings" to configure the custom headers

  • Only authorization/proxy-authorization or x- prefixed headers are allowed

Configuring TestCollab QA Copilot Settings

Other details

  • Training - Shows the test cases that are currently being trained. You can cancel any training in progress.

Configuring TestCollab QA Copilot Settings

  • History - Shows the history of previously trained test cases

Configuring TestCollab QA Copilot Settings

  • CI Integration - Lists up the steps to follow if you need a CI/CD integration, covers:

    • Basic usage

    • Github actions

    • Gitlab CI

    • Jenkins pipeline

Did this answer your question?