I use QTP 9.0 and have one "master" test file where I don't have any actions, but only make calls to actions placed in other QTP test files. I decided to change the names of all my test files which lead to that I had to make new calls to existing actions in the master test file (and remove the old calls).
However, even after I removed all the old calls I get a "Missing resources" box when I open the master test file. Do you know why this message appear even when there are no calls to these actions?
Also - in the master test file - I can see old external reusable actions (that the test has called long time ago, i.e. not the actions above) in the "External actions" section of the Action drop-down menu above the scripting window. I.E. the window which holds all actions and calls made in the test. The DataTables for these old actions also remains in the test file. How can I "clean" the test from these ActionCalls/DataTables?
(Edit: added the word "calls" to the subject and made some clarifications in the text, but it's still the same questions)
However, even after I removed all the old calls I get a "Missing resources" box when I open the master test file. Do you know why this message appear even when there are no calls to these actions?
Also - in the master test file - I can see old external reusable actions (that the test has called long time ago, i.e. not the actions above) in the "External actions" section of the Action drop-down menu above the scripting window. I.E. the window which holds all actions and calls made in the test. The DataTables for these old actions also remains in the test file. How can I "clean" the test from these ActionCalls/DataTables?
(Edit: added the word "calls" to the subject and made some clarifications in the text, but it's still the same questions)