how to check if a dropdown list is sorted using 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 Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: how to check if a dropdown list is sorted using QTP (/Thread-how-to-check-if-a-dropdown-list-is-sorted-using-QTP) |
how to check if a dropdown list is sorted using QTP - skunala - 02-19-2009 Hi, How do we check if a drop down list is sorted using QTP? can we use a checkpoint ? RE: how to check if a dropdown list is sorted using QTP - Ankur - 02-20-2009 You can write a function in VBS to check for sorting acc to your requirements. I don't think there is any direct way available. |