Skip to content

CustomAgile/rally-test-folder-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rally-test-folder-apps

Rally App that copies test folders and all the contents (test cases including test steps and attachments) from one project to another. Relative hierarchy of parent and child projects will be maintained when copying a test folder that contains children.

Instructions:

  1. Select a source project. All test folders that are children of the selected source project will be displayed. Test folders for child projects will not be displayed.
  2. Select the test folders to copy from the source project. If a selected test folder has child test folders, those folders will be automatically selected. To copy all folders from the source project, leave all folders unselected. To unselect a selected folder, click on the parent of the selected folder(s).
  3. Next, select a target project to copy the test folders to.
  4. Finally, select a copy option:
    • Copy to Target - This option will only be available if there are currently no test folders in the target project. All selected folders will be copied to the target project.
    • Clear and Copy to Target - This option will remove all test folders and contents from the target project and copy selected test folders and contents from the source project to the target project.
    • Add to Target - This option will be available if test folders already exist in the target project. This will copy selected test folders and contents from the source project to the root of the target project.