Even though the name of global variable did not changed, [Test Reconfiguration] and [Global Variable Reconfiguration] dialog can continues to appear with the same name.
This problem can be occured when the source codes are incorrectly connected during test generation, or the tests generated for other source codes are used.
To solve the problem, you should delete the test related to the variable or reconfigure the test via [Test Reconfiguration].

Delete Test

  • Delete test related to the variable and generate new test.
  • Deleting test will also result in the deletion of test data. If the test data needs to be preserved, [Test Reconfiguration] can be used.

Test Reconfiguration

  • Below are [Test Reconfiguration] steps for when problem occurs.
    1. Start [Test Reconfiguration] in [Unit Test View] with context menu.
    2. Uncheck the global variable checkbox causing the issue from the right [Test Editor] section > [Test Info Tab], save it, and check it again to add.
    3. Drag the global variable from the left [Test Editor] section > [Test Info Tab] and drop to the same global variable of the right [Test Info Tab] section > [Test Info Tab].
    4. Confirm that test data is correctly moved at the right [Test Editor] section > [Test Case Tab].
    5. Click [Finish] to save changes.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.