We have a utility to import only Test cases and their steps, called the Orcanos Migrator Tool.
STEPS TO DOWNLOAD AND INSTALL THE TOOL
- Email [email protected] to get the latest setup of the Orcanos Migrator Tool.
- Download the setup and extract it to your local PC.
- Open the QPackMigrator.exe.config in Notepad++
- Search “endpoint address” tag in the config file as shown below.
<client>
<endpoint address=”https://alm.orcanos.com/Orcanos/qpackserv/qpackserv.asmx” binding=”basicHttpBinding”
bindingConfiguration=”QPackServSoap1″ contract=”Qpackserv.QPackServSoap”
name=”QPackSrv1″ />
</client>
- Change endpoint address to your account name i.e. https://app.orcanos.com/[account_name]/qpackserv/qpackserv.asmx
- Run QPackMigrator.exe to start importing the Test cases with their steps using CSV/Excel file.
HOW TO CREATE A CSV/EXCEL FILE
Create a CSV/Excel file with the Following columns

STEPS TO IMPORT TEST CASES
-
- Click on the QPackMigrator application exe.
- Login to Orcanos Migrator by entering your credential and click ‘Next’.
- Select ‘Other’ from the dropdown of External Tool
- Browse the file and its path should be displayed in File Path
- Select the Projects from the dropdown list
- Select the Versions corresponding to the selected project
- Select the Object type as Test Case
- Uncheck the checkbox – Add Timestamp to Description (To add the import timestamp in the test case or step description, check the checkbox)
- Select the WorkSheet of the browsed file from where to import the test cases
- Press Mapping button
- Map the External ID
- Map the Parent ID (Parent Node in Orcanos Product tree where you want to add the test cases)
- Map the Name (Mandatory Field)
- Map the other mandatory fields, if any

- Press Next Button (Select some other cell in grid to enable the Next button)
- Browse the same file again and its path should be displayed in File Path
- Select the WorkSheet of the browsed file from where to import the test cases
- Press Mapping button
- Map the Order
- Map the Step Description
- Map the Step Expected Result
- Map the Test Id
- Press Next Button (Select some other cell in grid to enable the Next button)
- Press Validation Button
- Press Migration Button
The Test cases with test steps gets imported to Orcanos System.