A new version of Qualitia Automation Studio for Web and Mobile 7.2.x is now available. We highly recommend you upgrade. Find more details here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

After you clone the repository, you can now add your existing Qualitia projects to the Bitbucket repository.

This is a one-time activity for each of the existing Qualitia project. Once the project is added to the repository, all the changes made to the repository are automatically updated by Qualitia. This activity has to be performed by Qualitia Admin user. 

To add existing projects to Bitbucket repository:

  1. Navigate into the folder where you have cloned the repository.
  2. Move your existing project folder (<ProjectName>_projectdb) to this location.
    You can get this folder at the location specified in Qualitia Configuration Setting > Dependency > Project Path.
  3. Launch SourceTree.
  4. Create a new branch with your Qualitia Project name.
    To create a new branch:
    1. Click Branch > New Branch.
    2. Enter New Branch name.
    3. Ensure that Checkout New Branch option is selected.
    4. Click Create Branch.
  5. After creating a branch, right-click the branch and select Push > Origin.
  6. Stage all files and add comments, if required.
  7. Select Push changes immediately option and click Commit.
  8. Now copy the directory path of the repository (from local system) and set it as Qualitia Project Path (in Configuration Setting > Dependency).
  9. Also, in Configuration Setting > General, select Version Control as GIT and add Bitbucket username and password.
  10. Restart Qualitia to start working on the projects that are integrated with Bitbucket repository.
  • No labels