...
In order to understand Qualitia SVN integration in detail, please refer the diagram below showing the physical layout of Qualitia and SVN.
Qualitia automatically updates the latest changes from your SVN server whenever required. SVN actions like Update and Commit are implicitly handled by Qualitia.
...
Create a new project in Qualitia called "Project ABC." Qualitia automatically creates a directory "Project ABC" and also creates Test Cases, Tasks, and Custom Action sub-directories. As Project ABC is still not checked into -in to the SVN server, you cannot allocate users to it and expect it to start working.
You have to do the following explicitly:
- Add and commit your Import this newly created Project ABC directory to SVN.
- Once SVN commit is done, you need to ask your team to check-out Project ABC to their Qualitia Project Pathyou import the project directory to SVN, other team members can check-out the project on their respective clients.
Once this is done, Qualitia will automatically update updates and commit commits all your Qualitia test cases and tasks to your SVN repository as and when required.
Qualitia will also automatically update updates and commit changes during test case development, task development, and execution.
This is a one time activity and has to be done initially.
Creating/Editing Test Cases and Tasks
...