Here is what I have been doing to reproduce the problem.
1. While recording a test, create a region checkpoint.
2. Before running the test, I click on the Update check box for the region I just created.
3. When I run the test, the region did update.
4. Then I right-click on the region in the Regions Editor and rename the region.
5. Make sure the update check box is still checked.
6. Run the test again. This time the region did update.
7. Edit the name again to change back to its original name.
8. Make sure the update check box is still checked.
9. Run test again. Region did not update.
10. Create a new region from the Regions Editor by right-clicking and choosing New Item. There is no option to give it a name so leave the default name.
11. Make sure the update check box for this new region is checked.
12. Add the code to check this new region.
13. Run the test again. Region did update correctly.
14. Rename the region created in step 10 (since there was no way to set the name on creation of the region).
15. Make sure the update check box for this new region is checked.
16. Run the test again. Region did not update correctly.
So, as you can see, once I rename a region, it will no longer get updated. Please let me know if you can reproduce this behavior.
Thanks,
Eric Robinson