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 4 Next »

You can start working on the Qualitia projects which are already added to the Bitbucket repository by other Qualitia user. In order to do so, you need to clone the corresponding repository on local system.

Prerequisites:

  • Valid Bitbucket account
  • Access to the repository in which Qualitia project exists

To access existing Qualitia project from Bitbucket repository:

  1. Log on to the machine from where you want to work on Qualitia projects.
  2. Launch Git Bash.
  3. Enter the following command to clone the repository.

    git clone <Repository URL>

    (info) To get the correct URL, go to bitbucket.org > Repository Name > from the right-top corner, click Clone.

  4. After the repository is cloned, copy the repository path (from the local machine) and set it as Project Path in the Configuration Setting > Dependency
  5. Restart Qualitia and start working with the desired project from Bitbucket repository.


  • No labels