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

If you already have some Qualitia projects on Bitbucket and now you want to add new Qualitia projects into Bitbucket repository,

  1. From the File Explorer, launch Git Bash.
  2. Navigate to the Qualitia Project path.
    You will find this location in Configuration Setting > Dependency section.
  3. Enter the following commands:

    $ git branch <ProjectName>
    $ git push --set-upstream origin <project name>
  4. Create new project from Qualitia Automation Studio. 


  • No labels