Mapping TestArchitect test cases to Zephyr test cases
Mappings between TestArchitect and Zephyr test cases are generated automatically when Zephyr test cases are imported to TestArchitect, and when TestArchitect test cases are uploaded to Zephyr. There may be occasions, however, when you need to create a linkage between test cases created independently on the two systems.
- 6.2
- Zephyr Cloud
- TestArchitect 8.4 Update 4 & 5
Ensure that you have already taken the following steps:
- Registered the Zephyr server with TestArchitect.
- Mapped the TestArchitect project containing the test cases of interest to a Zephyr project.
- Created a Zephyr test case to map to the TestArchitect test case.
To map TestArchitect test cases to Zephyr test cases, do the following steps:
In the TestArchitect explorer tree, right-click the node of a test module (either default or non-default variation) containing the test cases to be mapped.
Select External Tool > Zephyr > Map Test Cases.
The Map Test Case to Zephyr dialog box appears. In the Map Test Case to Zephyr dialog box, for each test case that you wish to have mapped to a Zephyr test case, enter the Zephyr test case ID into the Source column, then click OK.
注意:If any of the listed TestArchitect test cases are already mapped, the corresponding Zephyr test case ID is displayed in the Source column. It may be overwritten.In this example, the user has opted to map three TestArchitect test cases,
TC 01
,TC 02
andTC 03
, to Zephyr test cases with IDs566
,567
and568
, respectively:ヒント:In the event that one or more of the Zephyr test cases that you attempt to map to are already mapped to other TestArchitect test cases, a message to that effect is displayed:Address this issue with the following steps:
Click OK in the warning dialog box.
In the Map Test Case to Zephyr dialog box, the previously mapped Zephyr test cases are displayed in red. In each case, you have the option of entering a new Zephyr test case ID, or deleting the Source ID, which unmaps the previous TestArchitect test case from it. The new TestArchitect test case can now be mapped to the Zephyr ID.
Click OK.
ヒント:If any of the specified Zephyr test cases do not exist in the Zephyr server, a warning dialog box displays the test cases that could not be mapped:Resolve this by doing the following:
On the Zephyr server, determine which Zephyr test cases are available for mapping.
Close the dialog box by clicking the X button.
Repeat steps #1 through #3.
Ultimately, an information dialog box appears indicating the test case mapping process was successful. Click OK to close this dialog box.