How to call the reusable action in a test after updates - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: How to call the reusable action in a test after updates (/Thread-How-to-call-the-reusable-action-in-a-test-after-updates) |
How to call the reusable action in a test after updates - sram24 - 10-22-2011 Hello, I have test which call the 10 Reusable action,recently i have updated the 1 Reusable action which contains datasheet.I have saved and executed the test. The test is not calling the reusable action which was updated recently,but if i ran that resuable action seperately it works fine. Can any one help me,to resolve this issue/problem.. Thanks in advance. Ram. RE: How to call the reusable action in a test after updates - ravi.gajul - 10-27-2011 Hi, Check if the "Reusable action" check box in action properties of that action is checked. Else try to comment the previous call and call again |