The following synchronzation process correctly occurs when you click Edit Using iTest in QC:
- For an existing test case that is in the workspace: In QC, iTest updates the test case document by either adding missing design steps to the end of the document, or by modifying existing design step Description or Expected result properties.
- For a new test case, iTest also imports parameters from QC to the iTest test case.
Now, when you either switch workspaces or exit iTest, a wizard reminds you of unsaved tests that can be published to QC.
The issues are:
A) If the test case is currently open in the iTest Test Case editor, it will appear in the wizard's list even if no changes were made to the file during synchronization or by the user while editing.
Workaround: Uncheck the test case and publish the remaining test cases, or click Do Not Publish.
B) If the test case was not open in the iTest Test Case editor, it does not appear in the wizard's list even if changes were made during synchronization. User would have to modify the file manually to see it in the wizard.
Workaround: Open the test case in the iTest Test Case editor. Make any change (for example, add and then delete a character in a step). The test case will now appear in the wizard's list.