How to check Titles in web Pages - 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 check Titles in web Pages (/Thread-How-to-check-Titles-in-web-Pages) |
How to check Titles in web Pages - manju - 01-16-2008 Hi Ankur, Help me how to check consistency of fonts in web pages. And also tell me how to check Titles in each page. (using QTP) Thanks Manju RE: How to check Titles in web Pages - Ankur - 01-16-2008 You can use .object.font ( first check through spy whether it is available) property to get font . RE: How to check Titles in web Pages - manju - 01-17-2008 Hi Ankur, I request you to tell me step by step procedure, because I don't have programming knowledge. I was working as QA (manual testing). I am still learning QTP and VBScript. I know only basic VB. I really don't know how to implement in QTP. I request you to answer all my questions, even though it might sound silly for. Thanks Manju |