Here are the steps you can follow to enable and configure the feature for your project:
Login as an administrator of your TestCollab account
Navigate to the project for which you want to enable the feature
Use
QA Copilot
option underSettings
menuOn the settings page, click on
Enable QA Copilot
. You should now seeToken balance
,QA Copilot Status
, andConfigure App
button.
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
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
Other details
Training
- Shows the test cases that are currently being trained. You can cancel any training in progress.
History
- Shows the history of previously trained test cases
CI Integration
- Lists up the steps to follow if you need a CI/CD integration, covers:Basic usage
Github actions
Gitlab CI
Jenkins pipeline