Keyword Test Names not in Sync with Execution Plan
Hello, New to TestComplete.
created a number of Keyword Tests and used these tests to build an Execution Plan.
I later edited the Keyword test names so they were more descriptive however noticed that the Keyword tests in the execution plan names are no longer in sync.
Is there and option to force the Execution plan to update using the updated Keyword test names? or must I rebuild the execution plan from scratch?
Hello,
Do not confuse the columns "Name" with "Execution entity", your KeywordTests are referenced in the "Execution entity" and when you rename them they will reflects perfectly.
When you click on "New Test Item" button, it will automatically select the project as a name and you will need to select and "Execution entity" https://support.smartbear.com/testcomplete/docs/working-with/managing-projects/execution-plan/test-item-list.html
Hope this helps.