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 Current »

After creating a new project, you must check-in newly created projects to your SVN repository to enable multiple Qualitia users to work on this project. 

This is a one-time activity and has to be performed for each project initially when they are created or cloned (Project Save As). 

To import newly created project to SVN repository:

  1. Navigate to the folder in SVN Repository using TortoiseSVN client where you want to store Qualitia project artifacts.
  2. Add your Qualitia project folder here (ProjectName_projectdb).
  3. From the machine where you have installed Qualitia Automation Studio, navigate to Qualitia Project Path.
    You will find this path in Qualitia Configuration Setting > Dependency.
  4. In the Explorer, right-click and select SVN Checkout.
  5. In the URL of repository, select the project folder (ProjectName_projectdb).
  6. In the Checkout directory, select the folder from the local system where you want to store the project.
    Ensure that you add this path as your project path from Qualitia Configuration Setting > Dependency.
  7. Click OK.
    Ensure you add your SVN details under Qualitia Configuration Setting > General > Version Control before you start working on this projects.

Your project is now added to SVN repository and all the changes made to Qualitia project artifacts (Tasks and Test cases) are now managed in the SVN repository. Additionally, multiple Qualitia users can now start working on single Qualitia projects using SVN integration.

  • No labels