Skip to main content

Configuring QA Copilot Settings

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

Updated over 2 weeks ago

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.

QA Copilot training details for a project in TestCollab

Every training session will have its own

  • Id

  • Result

  • Test case (for which the training was performed)

  • Ran by (users)

  • Token consumed during the training session

  • Time taken and the Training URL used.

Hovering the mouse on test case id shows the test case title

QA Copilot training details for a project in TestCollab

History - Shows the history of previously trained test cases

QA Copilot training history for a project in TestCollab

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?