How to handle Dynamic Objects in QTP? - 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 Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others) +--- Thread: How to handle Dynamic Objects in QTP? (/Thread-How-to-handle-Dynamic-Objects-in-QTP) |
How to handle Dynamic Objects in QTP? - Jazzy - 07-18-2008 Hi, Please guide me step by step. How can I record and run successfully a test where there are dynamic objects? Thanks. RE: How to handle Dynamic Objects in QTP? - FredMan - 07-18-2008 Look up regular expressions in the help file. This will give you an idea. RE: How to handle Dynamic Objects in QTP? - niranjan - 07-18-2008 Also check out Descriptive programming. Ankur has an excellent post, please check th ebelow link: https://www.learnqtp.com/ RE: How to handle Dynamic Objects in QTP? - Jazzy - 07-18-2008 Thank you, it did help. RE: How to handle Dynamic Objects in QTP? - Jazzy - 07-18-2008 Thanks Niranjan. |