Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 folder where the <ProjectName>_projectdb folder.Launch Git Bash. Qualitia Project path.
    You will find this location in Configuration Setting > Dependency section.
  3. Enter the following commandcommands:

    Code Block
    $ git branch <ProjectName>
    $ git push --set-upstream origin <project name>


  4. Create new project from Qualitia Automation Studio.