Scanning Repositories
To scan your repository, follow these steps:
Click on the 'Start Scanning' button in the Project.
You will be prompted to select the branches for your repository before the scanning starts.
You will see two dropdowns for the Master and Development branches of your repository.
The Master branch is the branch that gets pushed to production as a new version of the application.
The Development branch is maintained by the development team ahead of production while working on updates.
Choose the appropriate branches from the dropdowns and click on the 'Save' button.
ContextQA will now scan your branches to build the context of your application.
This context will be used to identify the impacted areas of your application with every new code change and to generate accurate test cases.
You will see the progress of your scanning on the same page.
Once completed, you will be prompted to configure the Project.
Last updated